• 0 Posts
  • 7 Comments
Joined 1Y ago
cake
Cake day: Aug 01, 2023

help-circle
rss



Best practices would not require camera permissions to scan qr codes.

Scan barcodes

Android includes support for the Google Code Scanner API, powered by Google Play services, which allows you to decode barcodes without declaring any camera permissions. This API helps preserve user privacy and makes it less likely that you need to create a custom UI for your barcode-scanning use case.

The API scans the barcode and only returns the scan results to your app. Images are processed on-device, and Google doesn’t store any data or scan results.

https://developer.android.com/privacy-and-security/minimize-permission-requests



With osm I take the shortcuts that are not on google.


OSM is just map data. No navigation. You can add any routing engine, the problem is, google does not share that data.