Hi guys,
I'm starting with android and writing my first helloworld program, I found a problem. The emulator does not show nothing. I was reading the other posts but there wasn't anything to help out. I was thinking that maybe there was something wrong with the installation, so I did again but the problem remains.
So this is the messages that appear on the console:
[2010-07-27 20:42:20 - HelloAndroid2] HOME is up on device 'emulator-5554'
[2010-07-27 20:42:20 - HelloAndroid2] Uploading HelloAndroid2.apk onto device 'emulator-5554'
[2010-07-27 20:42:20 - HelloAndroid2] Installing HelloAndroid2.apk...
[2010-07-27 20:43:34 - HelloAndroid2] Success!
[2010-07-27 20:43:34 - HelloAndroid2] Starting activity com.example.hello2.HelloWorld on device
[2010-07-27 20:43:46 - HelloAndroid2] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.example.hello2/.HelloWorld }
Thanks,
jack




