Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
1 answer
100 views

I'm using Google Navigation SDK for Android Auto and I can't find a way of changing the metric for the voice guidance. Changing the locale on my smartphone settings, from a country that uses Miles to ...
Jojo56400's user avatar
  • 359
0 votes
0 answers
99 views

In my Android app, I'm using a field where users first choose a country and then a city, using a pair of Place Autocomplete (Legacy) elements. When the user selects a country, parameters are used to ...
rmor23's user avatar
  • 37
0 votes
1 answer
128 views

I wrote a very simple test app based on the "Google Maps Views Activity" template, then I add below code in AndroidManifest.xml: <queries> <package android:name="com.google....
Ethan's user avatar
  • 1
0 votes
0 answers
134 views

enter image description here Trying to display Google Maps in my application using the Google Maps API key but only seeing a blank screen. I'm certain I've done everything correctly, not sure what's ...
user32070497's user avatar
Advice
0 votes
1 replies
89 views

I'm developing an Android application that uses Google Maps and Bluetooth to track data from an Arduino Nano with an HC-06 module. Currently, I can connect to one HC-06 device and process its data ...
ALEX P's user avatar
  • 1
Advice
0 votes
4 replies
411 views

I'm making a react-native app for android using Expo and react-native-maps. For fetching routes I'm using api.openrouteservice.org but for the tile provider I have to use google maps. Since I'm using ...
Monochromatic's user avatar
1 vote
3 answers
338 views

I’m experiencing an issue with the Google Maps Flutter Navigation SDK on Android. I want my map to always stay in light mode, regardless of the device’s system theme. My app is forced to light mode ...
Numan çalık's user avatar
0 votes
0 answers
77 views

Please check for me if the code is correct, the function call position is reasonable. Because there is currently a problem that the navigation sound when starting Navigation is sometimes absent. ...
Đoàn Văn Quyết's user avatar
1 vote
1 answer
240 views

When using com.google.maps.android:maps-compose in version 6.12.2 I get the following error building the project: org.jetbrains.kotlin.util.FileAnalysisException: While analysing <redacted>/...
Eklavya's user avatar
  • 23
0 votes
1 answer
346 views

Google Play is warning that my app does not support 16-KB page size. My app currently supports only 4-KB pages. When I checked my AAB using the APK Analyzer, I found that the file libgmm-jni.so does ...
PAkultie's user avatar
  • 142
0 votes
0 answers
107 views

I followed this documentation to show a Google map in my Android Auto app: https://developers.google.com/maps/documentation/navigation/android-sdk/android-auto#draw_the_map_and_navigation_ui ...
Jojo56400's user avatar
  • 359
0 votes
1 answer
261 views

I'm building a React Native app to display location markers on a map using react-native-maps. I'm using the Google Maps provider on Android. My problem is that the map loads, but the markers are not ...
Hardik Jain's user avatar
1 vote
0 answers
232 views

Problem: I’m integrating the Google Navigation SDK for Android into a Flutter app using Kotlin module. Navigation starts fine, but after 5-15 minutes in navigation, the blue arrow stops rotating with ...
Daria's user avatar
  • 11
0 votes
0 answers
81 views

I'm using the Google Places SDK for iOS and Android, along with the new Places API (New), to implement text-based place search (e.g., "pizza" near the current location). I'm passing the same ...
komukomu2's user avatar
0 votes
0 answers
224 views

I’m using react-native-maps with clustering on the map. When zooming in, markers are displayed with images based on genres. The issue is that the markers are not rendering on Android, although they ...
Harsh Verma's user avatar

15 30 50 per page
1
2 3 4 5
1235