Extension for location background process

I have written a program that sends the location to Google Sheets every minute. However, the problem I have is that the program stops working after it is closed. I need to make it a background process so that the program or task continues running even after the app is closed.

You will need an extension, which is able to provide location data in the background

Taifun

can I have a sample apk? @Taifun

It looks like you have overseen this here App Inventor Extensions: Location Service | Pura Vida Apps

Test the functionality of the Location Service extension

The test app is available in Google Play. You can test the extension following these steps

  1. Read and agree to the Privacy Policy.
  2. Follow the opt-in URL for the locationservice example app to get access to the app and to be able to download it to your device. Here you can test all the features.
  3. Start testing.

Taifun

1 Like