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.
- Host: GitHub
- URL: https://github.com/nicosnicolaou16/sampleandtestingmachinelearningandroidcodescanner
- Owner: NicosNicolaou16
- Created: 2023-04-23T13:20:56.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-16T00:03:59.000Z (12 months ago)
- Last Synced: 2025-03-23T06:41:22.185Z (11 months ago)
- Topics: android, android-application, barcode, code-scanner, compose, jetpack-compose, machine-learning, machine-learning-kit, sample-app, scan, scanner
- Language: Kotlin
- Homepage: https://medium.com/@nicosnicolaou/machine-learning-android-code-scanner-4301b91b1fa5
- Size: 135 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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