Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 908 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 908 Bytes

Zone Reader

Zone Reader is an Android based identification reader application, written in kotlin using firebase and google libraries.

features

  • Supports reading from most valid ICAO 9303 documents.
  • Supports saving and sharing read data to common formats.

Libraries

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

Build for yourself

This app requires you to add your own api key and google-services.json, then build it through android studio