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

2012-04-12 Thread Ash
Thank you. Back on track now. On Apr 12, 1:40 pm, Raghu Kasavajhula wrote: > 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. > > Ho

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

2012-04-12 Thread Ash
Thanks a lot. The link was very useful. On Apr 12, 5:26 pm, opaQue wrote: > Check > thishttp://android.foxykeep.com/dev/how-to-fix-the-classdefnotfounderror-... > > On Apr 12, 4:19 am, Ash wrote: > > > > > > > > > Hi All, > > > This morning I updated the Android SDK tools to revision 18 and > >

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

2012-04-12 Thread opaQue
Check this http://android.foxykeep.com/dev/how-to-fix-the-classdefnotfounderror-with-adt-17 On Apr 12, 4:19 am, Ash wrote: > 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 c