Hi i need to convert android application to blackberry (apk2bar). The problem is that when i am trying to convert i am getting “Failed to deploy” error as my application contains google maps library which is not supported by blackberry.
Can anyone guide me for implementing google maps which will run on blackberry after its conversion from apk2bar.
Edit : My application contains GeoPoint class to get current lat long from “com.google.android.maps” this the library which Google maps use but not supporetd on BB. So please guide me for subsistution of GeoPoint class in android application.
You can workaround this using a web based approach. Please read here:
http://developer.blackberry.com/android/apisupport/apisupport_mapping_support.html