OK, we have identified a problem where files with no extension in this folder make the build system break. Even if you don't have files in there, the presence of a .svn folder in there can cause the issues.
If you use that folder to store jar libraries. I would just move those jar files to a different folder (the issue is only with the folder named "libs" and the jar files can be anywhere as long as they are added to the project build path). We have fixed the problem and are looking at possibly releasing an update to ADT soon. Xav On Wed, Apr 29, 2009 at 7:33 AM, Josh Dobbs <[email protected]> wrote: > Yes I do have a libs folder in the project. > > On Tue, Apr 28, 2009 at 10:45 PM, Xavier Ducrohet <[email protected]> wrote: >> >> Do you have a libs folder in your project? >> >> Xav >> >> On Tue, Apr 28, 2009 at 9:07 PM, Josh <[email protected]> wrote: >> > >> > I upgraded to version 1.5 of the sdk and now when i try to run or >> > debugg apps i get the following error: >> > >> > >> > [2009-04-28 21:02:58 - Targets] ------------------------------ >> > [2009-04-28 21:02:58 - Targets] Android Launch! >> > [2009-04-28 21:02:58 - Targets] adb is running normally. >> > [2009-04-28 21:02:58 - Targets] Could not find Targets.apk! >> > >> > >> > Im running eclipse 3.4 and i followed the directions listed here >> > http://developer.android.com/sdk/1.5_r1/upgrading.html >> > >> > any suggestions? >> > > >> > >> >> >> >> -- >> Xavier Ducrohet >> Android Developer Tools Engineer >> Google Inc. >> >> >> >> > -- Xavier Ducrohet Android Developer Tools Engineer Google Inc. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

