Powered by Anyline OCR SDK
- Setup your Firebase account (DB, Storage, Email Authentication and Remote Config are required). Fortunately Android Studio is able to do it for you.
- Register Anyline API token here https://www.anyline.io/
- Save token in the Firebase Remote Config under
anyline_api_key
key
That's it!
- Kotlin 1.2
- Anyline OCR engine
- Firebase
- MVVM (sort of)
- Architecture Components
- Databindings (from bindingtools)
- Kodein DI
- OpenWeatherMap API
- Kotlin Coroutines