Location Service Extension

100+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image

About this app

Location Service Extension

The App Inventor extension presented in this example app is able to run in the background while your app is closed and stores location data (latitude, longitude and optionally altitude, accuracy, speed, current address and provider) in TinyDB aka Shared Preferences.

Also a background web functionality is available which can be used to send the location data to a web service of your choice using a POST request. This could be used for example to store the location data in a MySQL database or to send an email after a location change was detected while the app is not running.

A notifier will be displayed while the location service is running in the background.

In the example app you have the following 2 options:

1) you can can select, if you want your location be transferred to my Test MySQL database. Each time you start the service, a random user id will be generated and transferred to the Test database including your location information (latitude, longitude and optionally current address). You can see the latest location of the last 5 user ids who used the example app on my webpage at https://puravidaapps.com/locationservice.php.

2) you can select, if your location should be sent by email. Please enter your email address for the location (latitude, longitude and optionally current address) to be sent to your email address.

Required permissions:
- android.permission.FOREGROUND_SERVICE
- android.permission.ACCESS_FINE_LOCATION
- android.permission.ACCESS_COARSE_LOCATION
- android.permission.ACCESS_BACKGROUND_LOCATION
- android.permission.INTERNET

Please see also the privacy policy at https://puravidaapps.com/privacy-policy-locationservice.php
Updated on
Mar 16, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
This app may collect these data types
Location
Data isn’t encrypted
Data can’t be deleted