I try to get on Android Programming. When I try to launch my application on Eclipse (a simple Hello World), I get :
[2014-02-10 21:32:40 - HelloWorld] Android Launch!
[2014-02-10 21:32:40 - HelloWorld] adb is running normally.
[2014-02-10 21:32:40 - HelloWorld] Could not find HelloWorld.apk
I try a lot of thing I found (Restart Eclipse, Check-Uncheck the "is Library"..) none of them worked. Moreover, the LogCat seems to be empty.
Does someone have a solution for me ?
Thanks.
(Please forgive my english, I am not native).