Resumo: A simple, linear view of what happens to ride-offer data from the moment it appears to the moment it is discarded.
Flow
- Ride offer appears on the screen of the supported ride-hailing app.
- Accessibility Service receives the corresponding screen event.
- Relevant text (fare, distance, time) is processed on-device.
- Ride indicators (fare/km, fare/min) are calculated locally.
- The overlay displays the result to the driver.
- Offer data is discarded — nothing from this step is retained beyond the displayed result.
Observations
No step in this flow sends ride-offer content to a remote server. Network access is limited to license verification and update checks, which are entirely separate from this flow.
Related articles
Última atualização: 08/07/2026