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 cyn...@gmail.com on 28 Jul 2014 at 9:31
Original issue reported on code.google.com by
cyn...@gmail.com
on 28 Jul 2014 at 9:31