Hi,
In 1.6 sdk, map is not displaying, i put all the permissions and uses-library in manifest, added the external map.jar from add-on... created AVD manager with google-API 4....
But when runnning, its showing
11-10 15:31:00.255: ERROR/AndroidRuntime(1587): Uncaught handler: thread main exiting due to uncaught exception
11-10 15:31:00.295: ERROR/AndroidRuntime(1587): java.lang.NoClassDefFoundError: com.nithin.ViewMap
11-10 15:31:00.295: ERROR/AndroidRuntime(1587): Caused by: java.lang.IllegalAccessError: cross-loader access from pre-verified class
Thanks
Nithin

