Top "Android-gps" questions

Android's GPS device and related API features.

Android: Can I enable the GPS without redirecting the user to the settings screen like in "google maps" app

In GPS based applications, it is important that the user enable his GPS. If not then usually we would show …

android android-settings android-gps
Getting location offline

I want to get the value of Longitude and Latitude of my current locatoin when offline and save the current …

android android-location android-gps
GnssStatus.CallBack onSatelliteStatusChanged() not working

I am developing an application that I want to learn about the count of gps satellites. I am using the "…

android gps android-navigation android-gps satellite-navigation
How can I get a user's country location?

Due to GDPR, I am requiring to check the user's location - whether the user is from the European Union. …

android geolocation location privacy android-gps
Android How to Convert Latitude Longitude into Degree format

I want to convert latitude 40.7127837, longitude -74.0059413 and to the following format N 40°42'46.0218" W 74°0'21.3876" What is the best …

java android google-maps latitude-longitude android-gps
Calculate distance between two locations in metre

I have two locations and I want to calculate distance in meter. I wrote some code but it's not working …

android gps android-location android-gps
Android GPS get current location

I developed a simple Android application and in this simple application I want to get GPS Latitued and Longitued data, …

android android-gps
Do PWAs already support GPS?

We are currently working on a PWA for our clients. I am very excited about this new technology. Still it …

android gps progressive-web-apps android-gps