B4A Tutorial Background location tracking - Erel    Jul 3, 2024   (51 reactions)   tags: Longrunningaoo, background clock alive, B4A Background location, gps, B4A service that keeps the process running in the background. The current location is shown in... the ACCESS_BACKGROUND_LOCATION permission. This is a special permission and it is granted in the settings app. We can only... B4A Question Background Location/Tracking and Android 10+ - Marcos Alves    Oct 11, 2020 Hello community,
In this (https://www.b4x.com/android/forum/threads/background-location-tracking..., "location") in Manifest to request to the user to choose if allows or not background tracking... B4A Question [SOLVED] Background Location Tracking Turn on/off in app - Andrew (Digitwell)    Jan 16, 2024 whilst the app is foreground
Location tracking with the app in background
I can get 1 & 3 working by using the code here:
https://www.b4x.com/android/forum/threads/background-location-tracking... B4A Question Is the the Background Location Tracking sample complete? - josejad    Jan 26, 2023 Hi @Erel :
Maybe when you updated the Background Location Tracking sample there was some problem with the upload?
I think the layout and the Activity_Create sub are lost.
Thanks... B4A Question Background location tracking not compiling! - Beja    May 31, 2021 Hi,
Today I tried to run and test the the background location tracking example by Erel and compilation stopped with this error:
Compiling resources (6.26s)
Linking resources Error... B4i Question background location tracking - Erel (first post)    Jun 8, 2025 This message is related to the debugger trying to keep the app running a bit more in the background. It will not affect the app behavior in release mode.... B4A Question Background location tracking without persistent notification? - Inman    Nov 4, 2019 it. This results in a persistent notification. I went through the background location tracking tutorial here.
https://www.b4x.com/android/forum/threads/background-location-tracking.99873/
I can see... B4A Question background location tracking location change not working - maddy    Nov 25, 2019 reference - https://www.b4x.com/android/forum/threads/background-location-tracking.99873... facing is "GPS_LocationChanged" event is not triggering itself so i cannot able to track... B4A Question Question about Android Tutorial Background location tracking SDK34 - Wolli013 (first post)    Sep 1, 2024 Thanks for the info, that's how it works now.
Thank you very much!... German Frage zu Android Tutorial Background location tracking SDK34 - Wolli013    Sep 1, 2024 Ich habe es wie im Beispiel auf SDK 34 in meiner App geändert. Ist es richtig, das diese Erlaubniss immer wieder neu abgefragt wird? Auch im Beispiel ist es so. https://www.b4x.com/android/forum/threads/background-location-tracking.99873/#content... Page: 1   2   3   |