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

  1. Start the emulator with a larger ancestral size
    emulator @ test-no-boot-anim -partition-size 256 (same problem)

  2. 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

Popular posts from this blog

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -