Closed GoogleCodeExporter closed 9 years ago
Hi!
I am using Eclipse to build this project, I got same error at my device.
(my Android ADT version is v20)
Here is how I solve the bug:
Please follow the instruction at:
http://android.foxykeep.com/dev/how-to-fix-the-classdefnotfounderror-with-adt-17
(DroidUX Team's comment)
Original comment by ryan.k...@gmail.com
on 6 Jul 2012 at 3:44
This is due to an updated ADT plugin. To fix this, please remove the har from
the build path, move it into the /libs folder (which you may need to create)
and re add it from there to the build path. After doing that, do a clean build
on the project (by going to Project -> Clean).
Original comment by raghavsood
on 8 Jul 2012 at 9:51
Issue 94 has been merged into this issue.
Original comment by raghavsood
on 8 Jul 2012 at 9:52
Original issue reported on code.google.com by
bardit4...@gmail.com
on 21 Apr 2012 at 10:30