launch the emulator, I only see the black window with the string 'ANDROID", and no more desktop and
Posted
by Jiawelin
on Stack Overflow
See other posts from Stack Overflow
or by Jiawelin
Published on 2010-05-06T01:09:18Z
Indexed on
2010/05/06
1:18 UTC
Read the original article
Hit count: 194
emulator
Dear experts,
I download the Android code and "make sdk" to build out my own SDK, but the emulator from this SDK does not work well -- it only shows the black window with the "ANDROID" string, but I can't see any desktop picture or any applications. what's wrong here? anyone could please provide me a hint? Thanks a lot.
I use the command:
$./emulator @jiawelin -debug all
and the last output message is: emulator: android_hw_control_init: hw-control qemud handler initialized
© Stack Overflow or respective owner