Java.lang.NoClassDefFoundError: how do I fix this error?

Up vote 0 down vote favorite share g+ share fb share tw.

I am developing an Android application which makes use of the Osmdroid maps api. I have added the library as an external jar in my build path and I do not get any errors during compile time. However, upon device deployment I get the following error: 03-27 16:18:50.986: E/AndroidRuntime(3306): java.lang.

NoClassDefFoundError: org.osmdroid.util. GeoPoint I have done some googgling and it is still a mystery to me. Here is my IDE configuration.

Eclipse: Indigo Release version 2 Java SDK: 1.6.0_31 Android SDK: 17 java android eclipse sdk noclassdeffounderror link|improve this question edited Mar 28 at 4:03Krish330113 asked Mar 27 at 20:32DoubleDunk1087 88% accept rate.

– user306848 Mar 27 at 20:35 possible duplicate of Gson NoClassDefFoundError after ADT and SDK Tools update to v17 – CommonsWare Mar 27 at 20:38.

You need to go into Build Path/Order and Export, and check the libs as of SDK 17. Then clean your project.

Thank you very much sastraxi, you were on the money. 1000 thanks. – DoubleDunk Mar 27 at 21:39.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions