hi, i am using a 4 day old download of adt 17 on win 7 x64 with java 1.7.

adding a jar to my new sample project (by copying it to libs/) compiles 
fine, but throws at runtime because the classes in the jar are not in the 
corresponding jar in dexedlibs/ - that jar only contains a manifest.

related links: 
http://android.foxykeep.com/dev/how-to-fix-the-classdefnotfounderror-with-adt-17and
 
http://tools.android.com/recent/dealingwithdependenciesinandroidprojects.

doing some of the export and order stuff suggested in the links does not 
help.

how does one add a jar to an android project these days?

thanks

-- 
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

Reply via email to