You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 28 Jul 2014 at 9:31The text was updated successfully, but these errors were encountered: