Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicosnicolaou16/sampleandtestingmachinelearningandroidcodescanner
This sample and testing project contain 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: about 2 months ago
JSON representation
This sample and testing project contain the new Google Code Scanner.
- Host: GitHub
- URL: https://github.com/nicosnicolaou16/sampleandtestingmachinelearningandroidcodescanner
- Owner: NicosNicolaou16
- Created: 2023-04-23T13:20:56.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-27T23:05:50.000Z (about 2 months ago)
- Last Synced: 2024-10-28T03:13:10.466Z (about 2 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: 154 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 and testing project contain the new Google Code Scanner.
The project is a simple button to start the Google Code Scanner.
For testing purpose, I generated a barcode with website link, scan the barcode and open this link in the browser, tested and supported to open only website link.
The project is implemented with Jetpack Compose.## Check my article
https://medium.com/@nicosnicolaou/machine-learning-android-code-scanner-4301b91b1fa5
# References/Tutorials Follow
https://twitter.com/AndroidDev/status/1642915475536453632?s=20
https://developers.google.com/ml-kit/vision/barcode-scanning/code-scanner#javaTarget SDK version: 35
Minimum SDK version: 28
Kotlin version: 2.0.21
Gradle version: 8.7.1