Samsung wave Google maps jar

Asked By 60 points N/A Posted on -
qa-featured

I have a Samsung S8500 Wave phone with Bada OS installed. I am developing an app for it that involves using Google Maps. I've found a JAR file, but I keep getting the ClassNotFoundException exception ever since I've added it to the project and tried compiling the program.

SHARE
Answered By 0 points N/A #137209

Samsung wave Google maps jar

qa-featured

Hi,

Class not found exception you will get because of missing some code in manifest.xml add library in manifest.xml file like use library then give name of application mobile and namespace of com.google.android.maps.

Otherwise goto stackoverflow and search your query. if not works check mapviewactivity in manifest and try to modify code using logs and verify version name.

Hope these shall helps you

Thanks

Related Questions