Android app that uses the camera, performs OCR and finds URLs:
- The app should display a live preview of the rear camera;
- You should process the camera frames with ML Kit and perform OCR with ML Kit.
- Android Studio
- Kotlin Support Library
- Latest Android Build Tools
- AndroidX Repository
Clone this repository by using the command lines below
- git clone https://github.com/rjmangubat23/urlscanner.git
- cd urlscanner
- Import via Android Studio
- Kotlin
- CameraX
- MLKit
- Firebase
- Dagger 2
© Reuben James Mangubat