Device Tracking Simple App
When this app is installed and the user is logged, the user’s devices periodically upload their GPS location. Then, the API will send a notification to the user, when a device is disconnected. To locate a device, a user may retrieve a device’s location on a map within the app.
WearOS Demo
This app is in development. It is available on Google Play and can be installed on Android phone and Android wearable.
How The App Works
Reiciendis et rerum ut voluptate. Omnis molestiae nemo est.
Ut quis enim rerum quia assumenda repudiandae non cumque qui.
Automatic tracking
When the app is installed and the user is logged, the device will periodically upload the device’s GPS location.
Spatial
When the API receive a location, it save the location’s as a PostGIS point.
Notifications
The API run a task which trigger a notification when a device stop sending it’s location.
Map
The app list the user’s devices and can show the location of a user’s device.
Some Tech Specs
Measured on Pixel 3 API 30.
Specs are similar on WearOs but memory usage may differ.