Problems running Android project in emulator
I’ve just started some Android development at work. I’ve never developed for Android before so there is a few things that takes some getting used too, and some stuff is quite a bit different from developing for Windows Phone 7. But it’s fun to learn new stuff as allways!
I use Eclipse for development, and one of the few quirks I have run in too so far is the very annoying message of “Could not find YourApp.apk!”. The exact output from in the console is as follows:
Android Launch!
adb is running normally.
Could not find YourApp.apk!
The solution was easy for me, just had to clean the project. If you don’t know how, just open Project in the menu and select the “Clean…” option.
Then choose “Clean all projects” and click OK.
After this hopefully you can just press run and your project will deploy properly again.
I had the same very issue, “Could not find xxx.apk!”, but the cleaning the project as you wrote helped.
Cheers!
Hi,
I was having this issue but cleaning the project didn’t seem to work.
Could you help out please?
/Stephen
I’ve noticed Eclipse seems to cache some things as by magic.
So if you get this problem after cleaning the project just try restarting Eclipse and it will most likely solve the issue for you.
Good luck,
Andreas
thanks alot
You are so wonderful, that solve the problem. Now I can run the project in my Eclipse and get result.
great!
Rungreung
Glad to hear that 🙂
I too had the same problem, I cleaned and restarted and it works fine now. Thank you so much Andreas.
Glad to have helped 🙂
do not make full that not work………………..
Say what?