📄 Documentação Técnica — este artigo é voltado para desenvolvedores, revisores de app stores ou leitura técnica aprofundada.
Google Play Verified Documentation — esta documentação contém as informações utilizadas durante o processo de publicação do aplicativo na Google Play.

Resumo: A simple, linear view of what happens to ride-offer data from the moment it appears to the moment it is discarded.

Flow

  1. Ride offer appears on the screen of the supported ride-hailing app.
  2. Accessibility Service receives the corresponding screen event.
  3. Relevant text (fare, distance, time) is processed on-device.
  4. Ride indicators (fare/km, fare/min) are calculated locally.
  5. The overlay displays the result to the driver.
  6. 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

Essa informação foi útil?
SimNão

Deixe um comentário

O seu endereço de e-mail não será publicado. Campos obrigatórios são marcados com *

Close Search Window