MVVM Plate Scanner Android App with Google Vision API (part-1)

Опубликовано: 07 Май 2026
на канале: i code this
1,240
28

In this video series, I am making a car license plate scanner app using Google Vision API(OCR) and Camera2 API.

Plate Scanner Playlist:
   • MVVM Plate Scanner Android App with Google...  

I am following the MVVM design pattern.
I build the app with clean architechture
Project created with jetpack compose.


Initial project:
https://github.com/furkanturkn/plate_...

Part-1 finished project:
https://github.com/furkanturkn/plate_...

My ML Kit CameraX Library:
https://github.com/furkanturkn/camera...

If you wonder about the tools and plugins I use, watch this video:
   • Three tools every mobile developer should ...