Nguyen Trung Hau2026-07-011 min read
Tracking Application
Android tracking application with background service logic, Manifest configuration, and location delivery through Telegram API/SMS.
FlutterAndroid ServiceLocationTelegram APISMS
Overview
Tracking Application focused on Android background tracking logic. The app handled the native configuration required for background service execution and external delivery of location data.
Work Completed
- Built an Android background service for tracking logic.
- Configured Android Manifest and native setup required for background execution.
- Integrated location data delivery through Telegram API and SMS.