Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Gray dot on google maps android emulator

I'm trying to set the emulator location but I always get that gray dot instead of the blue dot. enter image description here

not only that but when I try to get navigation direction I got this error.

Can't connect to google maps Try again in few minutes.

enter image description here

like image 249
humazed Avatar asked Sep 17 '26 04:09

humazed


1 Answers

If you see a grey dot for your current location, it means that the location is loading. Once it loads all its location detecting methods you enabled (GPS, Mobile network etc) and the location has been detected, it will turn to blue.

like image 54
Ariq Avatar answered Sep 21 '26 11:09

Ariq