Android classdefnotfound exception

If you use external libraries in your Android project and you recently got the ADT 17 release you probably ran into java.lang.ClassDefNotFound exceptions.

For some reason the classpath options have changed. I missed on that but did find out the hard way. This is a good resource with all the options for managing external libraries in your android projects:

http://tools.android.com/recent/dealingwithdependenciesinandroidprojects

Leave a Reply

Your email address will not be published. Required fields are marked *

Please reload

Please Wait