12-03-2012 11:07 AM
Hi
I have a simple android application: https://developers.google.com/maps/documentation/a
I want to run this code on blackberry device/simulator but seems like blackberry does not support Google Maps and keeps giving the error "Fail to Deploy".
I am heavy on the location based elements including maps. Can someone please guide me in the right direction?
Thanks
Neha
Solved! Go to Solution.
12-03-2012 11:20 AM
12-03-2012 07:47 PM
Your app is dependent upon the com.google.android.maps library which is not part of android, and is not available for bb10
12-04-2012 02:44 AM - edited 12-04-2012 03:47 AM
Thanks for reply.
If google.maps library is not part of android how can i show map without using it. because i am getting errors without using it.
Also there are some google map application for blackberry like "Places using Google Maps" how this apps are exactly working on blackberry.
If there is any other way please guide me.
Thanks
12-04-2012 07:40 AM
12-04-2012 11:23 AM
But i am specifically looking for android. Actually i am trying to convert apk file to bar but facing problem as Google map and GPS services of android are not supporeted on blackberry.
So please guide me for android.
12-04-2012 11:42 AM