I am looking for 3d maps & offline maps data download
examples in Android.
If you know any example please post here regarding 3d maps and Offline maps.
Is there any 3d map example in Android?
here is the code what i am using https://github.com/nutiteq/hellomap3d
I am getting error in console
[2012-11-26 16:15:40 - Dex Loader] Unable to execute dex: Multiple dex files define Lcom/nutiteq/MapView$1;
[2012-11-26 16:15:40 - HelloMap3DActivity] Conversion to Dalvik format failed: Unable to execute dex: Multiple dex files define Lcom/nutiteq/MapView$1;

here is the solution for above answer..
just remove nutiteq-3dsdk-1.0.0pre.jar file Its working fine..