android emulator issue
I am modifying an existing app.And there is an issue trying to run ADT
environment
- Eclipse-galilo
- jdk 6
- ADT android sdk lattest editon.
error bellow
[2010-11-19 11:01:12 - iDonatedIt] Android Launch!
[2010-11-19 11:01:12 - iDonatedIt] adb is running normally.
[2010-11-19 11:01:12 - iDonatedIt] Could not find iDonatedIt.apk!
I have loaded/reloaded the project. My oth开发者_StackOverflow社区er projects load just fine but this one will not at all. Any help on fixing the situation would be greatly appreciated
Try cleaning the project?
Couldn't find a fix. I had to copy the entire code folder, delete it, then place it back in my workplace.
精彩评论