Real-time GPS tracking for fleets, assets, and vehicles.
Smart Track Client — description
Smart Track Client is an app designed to manage GPS-enabled devices across various environments such as fleet operations, asset monitoring, or vehicle tracking. It requires a server instance to work with, and it connects to the server to collect, store, and analyze real-time location data.
To provide a critical safety feature—allowing users to trigger an immediate SOS emergency alert using a physical hardware button sequence even when the app is closed or running in the background—Smart Track Client utilizes the AccessibilityService API.
The AccessibilityService API is strictly limited to detecting physical hardware button presses to trigger the emergency event within the app. The AccessibilityService itself does NOT collect, stream, or log user data, texts, or screen content. Once the alert is triggered by the service, the app's core tracking system utilizes the standard device location permissions (separately granted by the user) to transmit coordinates to your designated management server.
Latest version
Version
2.0.2
Update
Package ID
com.agb.smarttrack.client
What's new
Supervisor Support: Added support for the Supervisor role with streamlined access and navigation. Bug Fixes & Improvements: Resolved known issues and enhanced app performance for a smoother user experience.