Driver Motor Tetanggaku
com.tetanggaku.driver
Screenshots
Description
š± App Description
Tetanggaku is an app that provides transportation, food delivery, grocery delivery, and other household needs. Tetanggaku's core value is a bridge of kindness, where partners and users can help each other through the Tetanggaku app.
The Tetanggaku app offers services like "Neighbor's Motorcycle," "Neighbor's Car," "Neighbor's Delivery," "Neighbor's Cooking," "Neighbor's Massage," and "Neighbor's Cleaning."
Service rates are affordable without relying on promotions, and partner commission is 0%, so 100% of the earnings go to the partner.
šµ About Location and Navigation Services (Tetanggaku Motorcycle Driver)
The Tetanggaku app uses real-time location tracking to support driver navigation when accepting orders from customers.
While the driver-partner is fulfilling an order or is "online," the app will:
1. Display the pickup and destination locations on the map,
2. Display the route and travel direction polyline,
3. Update the driver's position in real time, even if the app is running in the background.
To support this feature, the app uses a foreground service with active notifications, which ensures location tracking continues even when the user opens other apps.
ā
Tracking notifications will always be displayed while the service is active, and this feature only runs when the driver is online or fulfilling an order.
š Location & Foreground Service Usage (English Summary)
This app uses a foreground service with persistent notifications to enable real-time location tracking while the driver is online or fulfilling a job.
This is necessary for:
1. Navigating to pickup and drop-off points,
2. Keeping customers and dispatchers updated in real time,
3. Ensuring location accuracy and safety, even when the app is backgrounded.
4. Foreground service starts when the driver goes online and remains active until the driver stops receiving orders or logs out.
ā
A persistent notification is always shown when this service is running, in compliance with Android 14 requirements.