An open API service indexing awesome lists of open source software.

https://github.com/nicosnicolaou16/sampleandtestingmachinelearningandroidcodescanner

This sample project demonstrates the new Google Code Scanner.
https://github.com/nicosnicolaou16/sampleandtestingmachinelearningandroidcodescanner

android android-application barcode code-scanner compose jetpack-compose machine-learning machine-learning-kit sample-app scan scanner

Last synced: 11 months ago
JSON representation

This sample project demonstrates the new Google Code Scanner.

Awesome Lists containing this project

README

          

# 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 :point_right: [Android Machine Learning Code Scanner - Medium](https://medium.com/@nicosnicolaou/machine-learning-android-code-scanner-4301b91b1fa5) :point_left:

# Versioning

Target SDK version: 35

Minimum SDK version: 28

Kotlin version: 2.1.10

Gradle version: 8.9.0

# References/Tutorials Follow

https://twitter.com/AndroidDev/status/1642915475536453632?s=20

https://developers.google.com/ml-kit/vision/barcode-scanning/code-scanner#java