Questions tagged as 'google-maps-android-api-2'

1
answer

onMapReady performs faster than the function that retrieves the location

Hello, I'm trying to use map help in my application. I retrieve the coordinates through Json, the problem is that the function that takes up the coordinate (onMapReady) executes faster than the function that retrieves the coordinates. public...
asked by 22.09.2016 / 16:13
1
answer

Pass Coordinates from Activity to MapsFragment

I need to pass the latitude and longitude that I get in HomeActivity to MapsFragment , for the map to open soon in the user's position. I've tried via Intent and it does not work. My code: HomeActivity public cl...
asked by 21.09.2016 / 01:18
1
answer

Custom Infowindow Google Maps Android

Is it possible to customize a Bookmark InfoWindow in GoogleMaps v2 from Android by placing clickable buttons, images, changing the background color etc? If yes, how can I do this? Thanks if anyone has a tutorial on the subject     
asked by 12.04.2016 / 18:47
2
answers

Google Maps Android API v2 - Debug key API is not working

I'm trying to use the Google Maps Android API v2 in my Android application. It was running on another developer's computer, with debug.keystore of it, but with my debug.keystore (located at C:\Users\Meu Usuário\.android\debug....
asked by 02.06.2014 / 22:44
1
answer

What command do I use to update my code every 2 seconds?

I'm developing an app in Android Studio that takes the location of the device and returns me in latitude and longitude, I use it later to make a bookmark. However, if I install the application on my Smartphone in one neighborhood and go to anoth...
asked by 18.10.2017 / 14:23