Skip to content

NicosNicolaou16/SampleAndTestingMachineLearningAndroidCodeScanner

Repository files navigation

Sample and Testing Machine Learning Android Code Scanner

This sample project demonstrates the new Google Code Scanner. It features a simple button to initiate the scanner. For testing purposes, I generated a barcode containing a website link, which, when scanned, opens the link in the browser. The project currently supports only opening website links. It is implemented using Jetpack Compose.

Important

Check my article for the setup 👉 Android Machine Learning Code Scanner - Medium 👈

Versioning

Target SDK version: 35
Minimum SDK version: 28
Kotlin version: 2.1.0
Gradle version: 8.7.3

References/Tutorials Follow

https://twitter.com/AndroidDev/status/1642915475536453632?s=20
https://developers.google.com/ml-kit/vision/barcode-scanning/code-scanner#java