Hello Android application does not show in the Android Emulator
I know thi开发者_Python百科s has been asked before, and I've looked at all of the other questions but the responses don't seem to help me.
I'm performing the Hello Android tutorial on the android sdk website. I've done everything they said but when the emulator runs, there is no hello android application or widget in the applications menu or anywhere. I repeat, the emulator runs, I unlocked the screen, looked in the applications but it is just not there.
Any help will be appreciated. Thank you. (Also, logcat doesnt show anything).
Kind of a vague problem, I would assume you're using eclipse.
1) Does it launch the emulator when you run it if the emulator is off?
2) Which Hello Android tutorial are you looking at? (I.E off the Android site?)
3) Have you checked the console to see what it's doing, any strange messages?
精彩评论