android - installing APK via ADB hangs the emulator -
I'm trying to install FBAndroid-3.9.apk in the emulator via command
ADB FBDride-3.9.Ep install but it takes forever and then the emulator hangs out.
I do not know what I have done for the following reasons
-
Start the emulator with a larger ancestral size
emulator @ test-no-boot-anim -partition-size 256 (same problem) -
One Similar results set in the new emulator Please help me in advance thanks.
Just increase the internal storage of your emulator and try again. After working with the emulator properly try to install APK I had the same problem last week but I increased it to 512 and the problem was resolved.
Hope this will help you.
Comments
Post a Comment