0
votes
2answers
17 views

Google Maps v2 In fragment cashes when clicked

I'm trying to set up Google maps in my app inside a fragment with a marker. But crashes every time I click on the fragment. Not sure what the issue is? Any help would be awesome, only beginner. Heres ...
0
votes
0answers
34 views

Memory leak in google maps api

I have an activity that just toggles between a map (google android v2 api) and an image. I use MapFragment. For some reason even though i try to do map.clear(), it still holds on to the memory. As, ...
0
votes
1answer
22 views

Could not able to refer google-play-services.jar into my application

hello friends need help..., i am working with google map.. i followed all steps given in this link https://docs.google.com/document/pub?id=19nQzvKP-CVLd7_VrpwnHfl-AE9fjbJySowONZZtNHzw the problem i ...
0
votes
1answer
21 views

Users of an application on a map

I have seen some applications that display on a map the users who have the application in use or installed. I'd like to implement something like this in my project, the problem is I do not know where ...
-2
votes
0answers
27 views

Google maps android and usage of tile server [closed]

I'm creating the game for android which uses an Google Map Android API v2 for native android API, not JS/WWW, and I have question corresponding to TileOverlay class and Google maps. I want to modify ...
-2
votes
0answers
36 views

Google maps API fees [closed]

I'm creating the game for android which uses an Google Map Android API v2 for native android API, not JS/WWW, and I'm little bit worried about restrictions of usage. The game will be released both in ...
0
votes
2answers
32 views

The import com.google cannot be resolved

I am trying to do a Map View in android (migrating from iOS). In the android SDK pannel I have google APIs (API 17) installed, which I was hoping would fix the problem. So in my source code I have: ...
-3
votes
2answers
18 views

Get google map from website and display in android webview [closed]

Can I get the google map(specific coordinates) in my site to an android webview ? Please what should I use to get it
0
votes
1answer
25 views

Get google map coordinates from my site and display in android MapView

I have a webiste that tracks my cars and shows the result in google map. I want to display the position of my car on android google maps. How can I get obtain the coordinates and display in MapView? ...
0
votes
1answer
28 views

NoClassDefFoundError on MapActivity

On some devices our App is crashing with NoClassDefFoundError when starting a Map Activity. Yes, we have the permission and the library and all the needed things to run the MapActivity. It works fine ...
0
votes
0answers
26 views

Google Map and Overlay in Android

How to create a tag/button on a Map once I click a coordinate to add some information at it? The tag/button should look like an overlay on the map and when I click it, it should take me to an Activity ...
1
vote
1answer
33 views

getting location in android on a map

if i have the latitude and longitude and i want to open up Google maps to that specific location how do i do so? which intent launches Google maps with a given latitude and longitude to display? i ...
0
votes
2answers
41 views

Google Maps API v3 shows GRAY BOXES only

New developer but I have spent the past few days trying to resolve this problem of gray boxes showing up instead of a map on Android device.I have read just about everything there is to read about ...
0
votes
1answer
22 views

Google Places Library vs Google Places API

What is the different between the Google Places Library and the Google Places API? I see that with the API, the search limit per 24 hour period is 100,000 searches where the Library the limit is per ...
-4
votes
0answers
24 views

Create button in popup

how can i set button in every popup?? and how when click in it sent my location to website and sent to application every place around me from it's database and but lond , lat in x,y in this code ? ...

1 2 3 4 5 265
15 30 50 per page