Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to start emulator #56

Open
GoogleCodeExporter opened this issue May 19, 2015 · 2 comments
Open

Failed to start emulator #56

GoogleCodeExporter opened this issue May 19, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Hi,

I've created a new AVD using: 

$ android create avd --abi default/armeabi-v7a -n android-4.1.2-droidbox -t 1 
-c 1000M

Afterwards I can see it was successfully created:

$ android list avd
Available Android Virtual Devices:
    Name: android-4.1.2-droidbox
    Path: /root/.android/avd/android-4.1.2-droidbox.avd
  Target: Android 4.1.2 (API level 16)
 Tag/ABI: default/armeabi-v7a
    Skin: WVGA800
  Sdcard: 1000M

Then I wanted to start the droidbox emulator:

$ ./startemu.sh android-4.1.2-droidbox
...


I can the emulators main window and the virtual keyboard. But then nothing 
happens. It just hangs.

Any ideas? Thanks in advance.


Cheers,

Cyneox


Original issue reported on code.google.com by [email protected] on 28 Jul 2014 at 9:31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant