Zone Reader is an Android based identification reader application, written in kotlin using firebase and google libraries.
- Supports reading from most valid ICAO 9303 documents.
- Supports saving and sharing read data to common formats.
Zone Reader uses a number of open source projects to work properly:
- Dexter- Permissions made easy
- Firebase - Is what makes this all run.
- Glide - The best image loader I've used so far
- CameraX - Great camera class by Google
- Camera Kit - Fallback camera class
This app requires you to add your own api key and google-services.json, then build it through android studio