Re: [android-developers] Missing classes when running in emulator (new to R17)

2012-03-28 Thread Xavier Ducrohet
Please read this: http://tools.android.com/recent/dealingwithdependenciesinandroidprojects (I just updated it with some extra info and a screenshot) On Wed, Mar 28, 2012 at 8:16 AM, RedBullet wrote: > So, I just updated SDK to R17, and updated my ADT to match. > > I just noticed that it doesn't

Re: [android-developers] Missing classes when running in emulator (new to R17)

2012-03-28 Thread Mark Murphy
http://stackoverflow.com/questions/9824491/android-sdk-r17-ruins-working-projects/9824539#9824539 On Wed, Mar 28, 2012 at 11:16 AM, RedBullet wrote: > So, I just updated SDK to R17, and updated my ADT to match. > > I just noticed that it doesn't appear to be including my third party > libraries a

[android-developers] Missing classes when running in emulator (new to R17)

2012-03-28 Thread RedBullet
So, I just updated SDK to R17, and updated my ADT to match. I just noticed that it doesn't appear to be including my third party libraries any more. I have the commons net 1.4.1 jar in my project, everything compiles like a champ, but when it runs I get a runtime error saying it cannot find a c