Yesterday I did a lot of tests to figure out how things worked regarding permissions and background location (full report here). It's clear that background permission is more difficult to get approved since API 29.
How do we request permission for background locations in API 29 and above?
I...
Hi. I am trying to check if the application has permission to access the location all the time. But with runtimepermissions I did not find a way to check if the permission for location in background is allowed or not (that is, if the user selected to allow only with the app in use or to allow...
The background location tracking example code works fine in its own. The service stays alive and it keeps on getting GPS location as well. What I want to do is send this location to a web service to save the location data. The code to fetch location is unchanged from the example. The only...
https://www.b4x.com/android/forum/threads/background-location-tracking.99873/#post-628468
Android Tutorial Background location tracking
Discussion in 'Tutorials & Examples' started by Erel, Nov 29, 2018.
This works but, all the activity in Main module stops? I have a simple timer in main that...
I made the mistake of installing the example in
https://www.b4x.com/android/forum/threads/background-location-tracking.99873/
Even though I removed the program, rebooted the phone, added this code
Sub Activity_KeyPress( KeyCode As Int ) As Boolean ' Return True to consume the event
If...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.