Re: [android-developers] App will not run after SDK and ADT plugin update

2012-04-12 Thread Raghu Kasavajhula
Hi, Library management has changed, moved from "lib" to "libs". I removed all libraries from the build path except google api and android dependecies. Move your jars to "lib". Clean your project. Hope this helps. On Apr 11, 2012 8:28 PM, "Ash" wrote: > Hi All, > > This morning I updated the

[android-developers] App will not run after SDK and ADT plugin update

2012-04-11 Thread Ash
Hi All, This morning I updated the Android SDK tools to revision 18 and Android SDK platform-tools to revision 11. Once the update was complete, eclipse started complaining that ADT needs to be updated to version 18 (installed version was 16). So I updated ADT aswell. After this updated, I find