I am new in android. I am trying to learn Android. For that my intention is to run hello world application in emulator. But during running the application, in console I am getting the following issue:
[2012-06-22 13:07:01 - hello] ------------------------------
[2012-06-22 13:07:01 - hello] Android Launch!
[2012-06-22 13:07:01 - hello] adb is running normally.
[2012-06-22 13:07:01 - hello] Could not find hello.apk!
Please help to fix this error.
Some time the apk is not create. Try this way.
Go your Eclipse Project menu then clear option and select the project then run again. it help you. Thanks