General :: How To Get And Modify Files On System Without Activating USB Debug

May 13, 2012

How can I get and modify files on the system without activating the usb android debuging?

General :: How to get and modify files on system without activating USB debug


General :: Modify Files On System Without Activating USB Android Debugging?

May 13, 2012

How can I get and modify files on the system without activating the usb android debugging?

View 1 Replies View Related

General :: LG D605 - BT Headset Buttons Debug / Modify?

Jan 19, 2014

I have got LG L9 II with Jelly Bean 4.1.2 with kernel 3.4.0 (no newer firmware from LG nor other unofficial ports).I paired with it my Scala Rider G4 (by Cardo Systems) motorcycle bluetooth headset.

Pairing went OK, audio is transmitted by headset. But BT buttons do not work (almost) at all:

- initialize call, end call (Media Button?) - no reaction after one press,

- same button pressed twice - phone starts redialing last number (this is not default action of headset),

- volume up pressed once - no reaction,

- volume up long pressed - next song in player,

- volume down - no action.

With Nokias Symbian, or even Android 4.0.4, headset worked great.

I tried many apps like:

- Bluetooth Launcher,

- Tasker,

- Bluetooth Hedset Control

They simply did nothing.

So I thought, that maybe there are strange key mappings for that device. I tried KeyNumerTracker and ButtonRemapper from this forum [URL]- no reaction, like I did not press any button.

What can I do? Can I somehow check, whether BT buttons are received by phone? And change that strange reaction for dbl-press, long press?

View 3 Replies View Related

General :: Galaxy 551 / Gingerbread 2.3.6 - How To Modify System File

May 18, 2012

I upgraded my Galaxy 551 to Gingerbread 2.3.6. All went well. Unfortunately it seems to be a common side effect that the Z and Y keys (and some others) get swapped. The fix is apparently to modify the file /system/usr/keychars/sec_keypad.kcm.bin. The ideal thing is to put the old file from before the FW update back in, but of course I don't have that anymore! But the existing one can apparently be altered. If I can copy it to the SD card I can alter it in a hex editor and put it back.

So, I rooted my phone with that one click application, and that went OK too. I installed root explorer and found the file. There were also some others in the same folder I may be able to use. But, I cant make the folder R/W (pressing the button does nothing) so cant do anything with the file. I also tried Super Manager with no luck.

View 2 Replies View Related

HTC Incredible :: System Unlocked - Can We Modify The System While Booted

Jun 23, 2010

Can we modify the system while the phone is booted now that we have the unrevoked recovery flash tool? is this what NAND unlock means?

View 24 Replies View Related

General :: How To Debug Android-System Power Consumption

May 27, 2012

find out which app is draining my battery and if it's really necessary. couldn't find any information on the SDK pages.My Phone seems to be very often Awake while in standby. I can't understand why it has to wake up that often. Am I right, that this "Awake" means, that the cpu is running (not in sleep mode)?

Is there any way to log which software is waking the device up?

View 6 Replies View Related

General :: How To Copy / Modify Files In /etc Folder

Sep 12, 2013

I'm trying to use the library RootTools to make root operations on android system. I want to make a backup of some files including in the /etc folder with the next commands:

Code:
button.setOnClickListener(new View.OnClickListener() {
public void onClick(View v) {
File exists = new File("/etc/gps.conf");
if (exists.exists()) {
[Code] ....

It's supposed that with the RootTools.copyFile I can make that operation, but It doesn't make anything. I see that in cat /proc/mount doesn't appear etc folder. I'm tried too with the Apache transfer file copy, FileUtils.copyFile(source, destination) but it seems that it have problem with the mount system, who seems to be in RO. I try too with RootTools.remount("/etc", "RW") but fails too.

I want to know how I can edit, create, delete, modify files in /etc /data... etc.

I'm testing this on a Samsung Galaxy S3 with an stock rom 4.1.2.

View 2 Replies View Related

General :: Modify Fstab Files To Mount External SD

Feb 27, 2013

After moving from 4.1.1 to 4.2.2, the external sd is not mounted anymore. or at least I see it grey in system/storage. I can access all its content via file manager, but thats it.

Now, I have checked the 4.1.1 system, and there I have 2 fstab files, internal_sd and external_sd, the content (stripped of comments):

external_sd:
dev_mount sdcard /storage/sdcard0 auto /devices/platform/omap/omap_hsmmc.0/mmc_host/mmc1
dev_mount sdcard2 storage/sdcard1 fuse

internal_sd:
dev_mount sdcard storage/sdcard0 fuse
dev_mount sdcard2 /storage/sdcard1 auto /devices/platform/omap/omap_hsmmc.0/mmc_host/mmc1

on 4.2.2, the content of vold.fstab is:
dev_mount sdcard1 /storage/sdcard1 auto /devices/platform/omap/omap_hsmmc.0/mmc_host/mmc1

Questions:
1. what to add in vold.fstab so that both cards are mounted?
2. what to modify so that the default one is the external one (I somehow assume that is in the build.prop, but not sure)?

View 8 Replies View Related

General :: How To Remove Debug Symbol Of SO And ELF Files

Jun 30, 2013

How to remove debug symbole of .so and .elf files ?

View 1 Replies View Related

General :: Android Tablet - Possible To Modify Touch Screen Axis With Configuration Files?

May 16, 2013

Inverting any axis of input or similar is possible for touch screens on tablet pc? (currently needed for gingerbread 2.3.1)

View 1 Replies View Related

Android :: How To Modify System Preferences

Oct 15, 2009

How I can access and modify the system preferences (the options you see on system 'Settings' application)?

Cheersss, Armond

View 2 Replies View Related

Android : System Not Terminating Process / Way To Debug

Jan 25, 2010

When I navigate away from my application - I don't have an activities open - and my background service has been shut down (validated that service's onDestroy method was called). However my process seems to hand around and the system never seems to get around to killing my process.

Is there any way I can debug why the system is not killing my process.

View 6 Replies View Related

Android :: How Do I Debug System Load Link Exception On Froyo?

Sep 10, 2010

On froyo, when I get a Link exception while loading a library, it does not give the symbol that it could not find! On eclair, there used to be a helper message saying "cannot locate xyz symbol'. Without, this information, how do I debug this library load error on Froyo? I am using System.load to load libabcjni.so. When I build the testapp, I can see the following line for libabcjni.so: adding: lib/armeabi/libabcjni.so (deflated 75%)Code...

View 1 Replies View Related

Can Modify Permission Of Files In Data / Filename

Nov 7, 2011

Is it possible to modify the permission of the files in the data/data/yourpack/filename ? i have manage to solve the downloading of the file to the data/data/yourpack/filename. now whenever i run my programme the downloaded copy of the file is being overwritten by the new copy which i suspect is due to its permissiion... anyway the downloaded copy permission is -rw------- while the new copy is -wr-wr-----

View 2 Replies View Related

General :: How To Recover System Files

Apr 28, 2014

I have accidentally deleted the whole content of /system/bin and /system/app of my android tablet running 4.3

I don't have a back up so looking for the contents of these two directories for android 4.3 so I can push them using ADB

View 9 Replies View Related

General :: Why Can See Files In System/ But Not Through ADB Or Recovery

Jun 30, 2013

When I use an explorer like ES explorer or Root explorer I can go to system/ and find several files & folders.

However, when going to recovery and using the TWRP File manager or by using ADB Shell the System-folder is empty except for a folder named bin/. No sign of build.prop or any other files/folders.

View 5 Replies View Related

General :: Location Of Some System Files?

Apr 6, 2013

location of the system file that determines the touch interface? What I mean is some kind of files like build.prop that has the info of touch pressure, touch sensitivity, number of touch points etc. mention the system file that determine the air view feature of note 2 and s4.

mention the system file that interchange info within phone and cellular operator? What I mean with info is something like interchanging data usage report to the operator.

View 2 Replies View Related

General :: How To Edit System / Bin Files

Apr 10, 2012

I'm looking to modify wpa_supplicant files located in system/bin.

It's an executable files, is there a way to modify this?

View 9 Replies View Related

General :: Recompile System App From Java Files

Aug 20, 2013

I want to add some function to my system music player app. So I decompiled the classes.dex with dex2jar, copied the source code and add the code for my functions. Now my problem is that I do not know how to recompile the app. I can't compile it with Eclipse because it uses some system namespaces (in Eclipse it is an error so I can't compile) How can I recompile the app? I only have the *.java files.

Or can't I use the java files and have to edit the smali files? Of course that's much harder...

View 6 Replies View Related

General :: HTC One - Permanently Rename System Files

Jul 31, 2013

I'm basically trying to rename an audio file to kill the camera click, but found an issue that might give me problems later with other things I might want to do.

Each time I try renaming the file, the file renames itself back to its original name after I reboot the phone. For example, if I add .bak or an extra space in the file name, it disappears once I reboot.

I'm using ES File Explorer on my stock, rooted Sprint HTC One. I mounted the /system path as R/W, and the file is /system/media/audio/ui/camera_click.ogg.

View 3 Replies View Related

General :: System Files To Sync With YouTube?

Jul 8, 2012

I have a DOMO Slate N9 SE tablet running on ICS 4.0.3. Everything is working fine but I cannot sign in to YouTube.When I click on YouTube for the first time, it crashes saying 'Unfortunately Android System has stopped' and the next time it gets stuck on 'Signing in'. If I clear data, again it says 'Unfortunately Android System has stopped' and then keeps on getting stuck at signing in.

But when I use applications like Opera Mini and Flipboard and load a video, the YouTube app opens and runs the video. When I click on 'like' to like that video, I get a pop-up screen asking me to log in using my Google account. When I click on it, I get the same error, 'Unfortunately Android System has stopped'.

I think there are system files missing in the device. The ICS ROM did not even have CalendarSyncAdapter.apk and I had to manually install it. So I think even the YouTube error is due to some missing system files.I have tried several other versions of YouTube app too but I get the same error.

View 2 Replies View Related

General :: Can Make Recovery Zip That Alters XML Or Other System Files

Jan 19, 2013

I know that I can make a recovery zip to install packages, but I was wondering if I can make a zip that will extract and replace database files on my phone that are not packaged. The reason I want to do this is so that when I flash a new ROM, I can easily restore certain phone settings like altered APN databases.

View 1 Replies View Related

General :: How To Access System Files Of Android From Windows

Jul 21, 2013

I'm wondering is there a way to access system files of Android (JB version) and make changes from Windows? Is it possible do that in fastboot mode, without switching on?

View 2 Replies View Related

General :: Accessing System Files On Tablet From Computer

Aug 26, 2013

Is there a program I could use to access my system files on my tablets from my computer? It is android base, I change a few from my tablet and now I need to change them back but I can't access them from my tablet anymore. It is a Impression I10a-LE tablet...

View 4 Replies View Related

General :: Backup APK Files Of Both User And System Applications?

May 13, 2013

I am searching an application that allows me to backup the .apk files of both user and system applications like AppWererabbit (http:url...). The problem is that i need this app to be compatible with android versions below 4.0, i.e. android 2.3.X.

I have already installed titanium backup on my phone, but i miss the ability to set an automatic .apk backup when each system/user app is updated. I think that to keep .apk files of older versions of the same app could be usefull.

View 8 Replies View Related

General :: ADB Can't Open Files From Folder Used In System Variables

Feb 13, 2014

I have installed ADB and the whole Android SDK to root my asus transformer infinity (tf700t). I have taken all the steps every forum on the web describes: installing everything trough the manager, adjusting the path in the System Variables, and finally it getting it to work together with my tablet. However, when I try to flash/copy/install files from my folder (yes these files are in the same folder as adb.exe and fastboot.exe, which is the folder I used in the System Variables) It can't either find these files or it cannot open these files. When i put in the command 'path' however. I does give me the path where the files can be found.

View 1 Replies View Related

General :: Can't Write System Files In HUAWEI Honor C3

May 9, 2014

I have tried to update my Honor C3 system updates. Then I noticed that I have completely lost root access. They removed su binary. Then I tried to root again my Honor C3 with VROOT and it is OK again. But I can't overwrite system files such as changing system DroidSans-fallback.ttf fonts and also installing framework of Xposed (Overwriting app_process). I can't even delete system files also.

I searched for firmware files for my phone and I can't seems to find it. There is root access and I even test it via Terminal Emulator app and from ADB. Calling su binary in Shell was OK but I can't access /system well. H30-U10

View 2 Replies View Related

General :: How To Move User Apps Containing Lib And Data Files To System

Apr 1, 2013

How to convert user apps to system apps? Many apps give fc because of some missing files. I would like to move whatsapp and maps to system to get some free internal memory.

How can I add more apps into system while porting a Rom, what all libraries and permissions do I need to take care of? I already tried /system/mover and similar apps. While manually moving whatsapp I couldn't find library files

HTC Explorer A310e

View 3 Replies View Related

General :: Kyocera Hydro XTRM System Files With Odin?

Mar 7, 2014

Im searching for the kyocera hydro xtrm(metro pcs) system files because I think I only soft bricked my hydro xtrm.. the phone boots up to the android guy with the umbrella buzzes then reboots.. maybe with some system files i could use odin I dont know how to get into recovery on this device.

View 2 Replies View Related

General :: Touch Panel Is Broken - How To Copy Files From Phone To System

Oct 11, 2013

My touch panel is broken and not working. The device is booting up (ZTE Blade) since it is pattern locked i am not able to enter into phone or copy the files.

Is there any workaround?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved