Hi,

I am facing problem while launching the emulator from command line.


When i run following command:
~/Android/SDK/android-sdk-linux_86/tools/emulator -system ~/Android/
Code/out/target/product/generic/system.img -kernel ~/Android/Code/
prebuilt/android-arm/kernel/kernel-qemu -data ~/Android/Code/out/
target/product/generic/userdata.img

I see emulator starting-up with buttons and ANDROOID_ ( '_' Blinks ),
and it never boots.
adb devices -> Shows device offline.

Following command Launches Emulator successfully, but without any
button:
~/Android/SDK/android-sdk-linux_86/tools/emulator -system ~/Android/
Code/out/target/product/generic/ -kernel ~/Android/Code/prebuilt/
android-arm/kernel/kernel-qemu -data ~/Android/Code/out/target/product/
generic/userdata.img

This shows just the Display Area and no button.

I have taken latest code from the Main Branch, and SDK from the
Android site.

I have run ~/Android/SDK/android-sdk-linux_86/tools/android and
installed all the components.

To compile the code I have used "maks sdk" command.

Please help me to launch successfully.

Regards
Rana


-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to