After trying and failing to install Angry Birds normally, I decided to use ADB. With ADB i get a "container error" any idea what that means?
Related
Hi,
I tried installing with adb (adb install) but i keep getting this error message:
"Failure Install Parse Failed Unexpected Exception"
I tried removing the program (adb uninstall) all the time it says: "Failure"
I dunno what to do any help will be apreciated!
please more ditails..
your phone must be in normal mode,
and you must "cd" to the directory of the file you want to install. and write the name of file corectly with.apk.
i dont tnink the should be any problems
Hi everybody!
I am a branded SGS owner and due to my operator I am forced to use Android 2.2 (not even the 2.2.1 update is available) so I decided to flash the Voodoo ROM to stop the lag and as you may guess - I wasn't able to do it. My problems started with rooting the phone so I could give super permissions to ROM manager and use the CWM recovery to flash the phone. I was unable to do it by flashing it manually because of the "E:signature verification failed" error. Later, I managed to root the phone using the SuperOneClick application. Now, the problem is I cannot boot to CWM recovery - I always get the default Samsung recovery so I am unable to toggle the signature verification. I goggled intensively and if I'm not mistaken, there seems to be no existing solution to this combination of problems, so I'm asking for your help because I was very close to throwing a good phone out of my car's window all due to bad software!
I had smilar problem on my Folio 100.
1. Root SGS with SuperOneClick
2. Download Root Explorer.apk
3. Download recovery. img
4. Copy it to /data directory(if you find another data directory inside copy recovery there)
5. Connect SGS to ADB
6. Type "adb shell"
7. After that type "su"
8. Finally, type "cat /data/recovery.img >/dev/block/mmcblk0p7"
9.Now, go to recavery and install rom you want
DON'T WIPE DATE AND CACHE BEFORE INSTALLING
Sent from my TOSHIBA_FOLIO_AND_A using Tapatalk
Hey
First of all, I'm trying to install an application through adb on my comp, and i was wondering how i could install the apk file on a selected device
like
adb install -s [SERIAL GOES HERE]
but i end up with an error saying "Failure [INSTALL_FAILED_CONTAINER_ERROR]
so, how can i send it to a specific serial? How does it handle the process if there are two devices connected?
Lastly i wanted to know, will adb work without the usb drivers?
Kinds Regards
-Jazerix
Push...
Before i was able to use abd. A fewdays back i was using adb to push some files onto an evo. Ever since then whenever i try to do "adb bugreport" or any other command it gives me back "device not found" is there any solution to fix this?
How to remove SuperSU on unrooted phone? - "there is no SU binary installed..."
Hi,
I lost some SMS data. I tired to use data recovery software. One of the programs was Fonepaw. Apparently fonepaw tried to root my device and failed; or did something else. Yet, somehow fonepaw installed SuperSU as a system application. This is causing problems with the device, a Galaxy S5 (SM-G900V) running Android 6.0.1.
When I run the SuperSU application it reports:
"There is no SU binary installed, and SuperSU cannot install it. This is a problem!"
My only option is to select 'OK'. Which closes the app.
SuperSU won't uninstall via application manager due to being a system application.
The "adb backup" command no longer works since my attempts at using Fonepaw and a few other applications.
ADB see's my device via "adb devices". I can explore directories. If I enter "adb shell su" I get "[email protected]:/ #".
But when I try to run "adb backup" the phone doesn't go into the prompt where you say 'okay' and set a password. Adb backup has worked just fine in the past. It's been useful, and I need to use it again as part of changing to a new phone.
Android also is showing in notification a "Security notice" stating "Unauthorized actions have been detected. Restart your phone to undo any unauthorized changes."
Restarting does nothing. Even booting to safe mode doesn't stop the security notice. SuperSU being a system app runs in safe mode.
Root Checker app comfirms the phone isn't rooted.
I have never attempted to root the phone and have been the only owner/operator.
I would like to uninstall the SuperSU application and any data it stored on the phone without losing any data on the phone. Since the phone is not rooted and no SuperSU binary was installed, I'm hoping this is possible.
My search for information has provided limited insight.
I'm hoping someone on XDA might know what to do.
Edit: Additional info.
https://android.stackexchange.com/questions/103611/remove-su-after-unroot
I do the following:
"[email protected]:/ # cd system/xbin"
"[email protected]:/systems/xbin # ls"
output:
"Dexdump
dexdump
jack_connect
jack_disconnect
jack_lsp
jack_showtime
jack_simple_client
jack_transport
jackc
su"
The commenter at stack exchange would suggest the phone I have has root, but root check says otherwise.
Another edit:
I'm not sure, but it looks like a Custom Recovery was installed on the phone. Unsure if that's what came with phone or not, vol down+home+power brings me to a screen without the "Android" icon/statute/person thingy. Same for booting into vol up+home+power. However, in the recovery I get 'reboot to bootloader' and when I select that I go to stock android download mode/odin mode. And when I boot the system, boot/splash screen "Samsung Galaxy S5" on top, a lock icon that is unlocked with "Custom" in the middle, and "powered by Android" at the bottom.
command "adb root" returns "adbd is already running as root".
So, I'm not sure what's going on here. Found a post stating you can have adb root without root in androids system. So...I'm a noob at all this. *CONFUSED*. Hoping for someone to help.
Fonepaw support has not been helpful at all.