install android apk - Android Q&A, Help & Troubleshooting

I 'm tryingf to install apk into windows.
keep get 'adb.exe more than one device/emulator' error
WSA, pacman, comected.
tried endtask adb.exe
still getting error.
how to solve this ??

Related

sdk manager help running with windows xp

I downloded the java jdk and android sdk on a windows xp laptop. everything went right until i ran the sdk manager or, i believe the avd manager and i get an error that say's failed to execute tools/android.bat:error the system cannot find the file specified. Need help with this ive been at it some time now i took a break and now im back at it again and looking to solve this promblem so i can develop applications. Thank You
Did you try a clean install?
This file should be located in <ANDROID-SDK>/tools/android.bat.

[Q] Android x86 on ASUS TX300CA

Hello,
I'm trying to have a fully functional version of android (dual boot) on my asus TX300CA.
This is what i have do :
Windows 8.1 is still on first HD (SSD as GBT).
I have convert the 2nd HD from GBT to MBR, and installed an android x86 with grub.
To boot on android, i just have to change boot priority in BIOS, it launch GRUB, and android start.
I know this is not the most proper way, but it is the easiest for me. (i'm not familiar with linux)
my problem :
If i install "android_x86-4.3-BWiFi-20131024.iso", everything work fine, but i don't have the gapps installed. I can connect via adb through Wifi from another computer, and doing the following command "adb -s 192.168.1.82:5555 push gapps ./system"
But the result is something like "failed to copy gapps/META-INF/com/google/android/updater-script ... folder or file don't exist blablabla.. "
This error make me think i cannot write on the system folder of the ASUS TX300CA ... because it found /META-INF/com/google/android/updater-script and try to copy it, the error come after.
So, first question is, Is there another way for adding the gapps to my x86 android 4.3 ?
And, to be sure, where should i have to put my gapps folder on the remote PC that run adb ?
and, another of my try was to install "android_x86-4.2.2-engBWiFi-20130620.iso", in this case, everything work fine, with gapps, except the Wifi ... very poor signal and it don't want to connect correctly ... seem to be a know issue with kernel 3.8.
So ... is there a way to fix that ?
For sure, the ideal way will be to find an iso with gapps already installed, and a working Wifi ... but it look like something not possible !
Thanks very much for any idea, or hepl
this is the error :
C:\Android\sdk\platform-tools>adb connect 192.168.1.82
connected to 192.168.1.82:5555
C:\Android\sdk\platform-tools>adb devices
List of devices attached
192.168.1.82:5555 device
C:\Android\sdk\platform-tools>adb push gapps ./system
push: gapps/META-INF/com/google/android/updater-script -> ./system/META-INF/com/
google/android/updater-script
failed to copy 'gapps/META-INF/com/google/android/updater-script' to './system/M
ETA-INF/com/google/android/updater-script': No such file or directory
Nobody can help ?
Thanks

Cant manually install app?

I have been trying to install a Apk to my devices but it always returns install failed, i've run a logcat and found that it says "failed to create secure container smdl2tmp1"? anyone know what this is?

JOdin3 Help! .jar file

Can anyone please help me on getting JOdin3 to run ox OSX 10.6? I'm getting error to check Console for possible error messages whenever i try to launch the .jar file for JOdin3. Currently running Java 6, so idk if thats the problem because its too outdated but i tried upgrading to Java 8 to get it to work but Java Preferences wasn't built for that so i couldn't get that to work even though Terminal said i was on 1.8 instead of the original 1.6... If there are no fixes so i can run JOdin3 on 10.6, is there any other ways i can root my samsung s5 G900P? Tried using Wine to run Odin3 but couldnt get it to detect my phone.. also tried using heimdall but kept getting error Failed to initialise protocol... googled all of this and i really cant figure it out so Thank you in advance for the HELP

ADB install not working

Hello,
I own a phone(Model Number ZTE BLADE L5 PLUS) with Android 5.1 lollipop. I am trying to push install a normal apk file which doesn't need any special access. Also, my phone has way more storage space than the size of the apk. When I am trying to install the apk, it looks like it works at first with the message
"1 file pushed" with the speed of pushing the apk.
The real problem happens after a split second. It suddenly says "Error: Unknown command 'install'" and a huge list of commands which all starts with "pm" comes out. I have tried multiple times, from rebooting adb and typing in the path of the apk instead of inserting the name, but it all failed, with exactly the same issue every time. I also searched about the "adb install" command missing, but ended up wasting time only(only solutions for "adb" command not found came out)
I installed adb via Android Studio(Android SDK Platform-Tools), along with the platform suitable for Android 5.1. I didn't download the android emulator though. I hope I could get some help.
Thank You

Categories

Resources