GPS Tracking Client

10+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

GPS Tracking Client is a location tracking application for mobile devices, built with Flutter.
Its main function is to collect geolocation data (latitude, longitude, speed) from the device and periodically transmit it to the gpstracking.plus server.

Background Tracking: Uses foreground services to ensure continuous and configurable tracking (by default every minute), even when the application is closed.

Remote Commands: Supports executing remote commands through Firebase Push Notifications (FCM) for functions such as forcing location sending or stopping/starting tracking.

Security: Authenticates the connection to the server using a Hash API, improving the security of data transmission.

Local Configuration: Allows authorized users to configure the server URL and device ID through a password-protected section.
Updated on
Dec 24, 2025

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.
This app may share these data types with third parties
Location
No data collected
Learn more about how developers declare collection
Data isn’t encrypted
Data can’t be deleted

What’s new

### V9.6.3: Maximum Stability Update

Guaranteed uninterrupted tracking and improved security. The new **Auto-Restart** feature ensures tracking stays live even when the app is closed. Device ID now **persists** across updates. Enhanced background stability and fixed key errors.