Skip to content

NicosNicolaou16/SampleAndTestingMachineLearningAndroidCodeScanner

Repository files navigation

Sample and Testing Machine Learning Android Code Scanner

Linktree Site X LinkedIn Medium Mastodon Bluesky Dev.to blog YouTube Google Developer Profile

This sample project demonstrates the Google Code Scanner library. It features a simple button to initiate the scanner and process detected barcodes. For testing purposes, it is configured to open website links from scanned QR codes. The entire user interface is built with Jetpack Compose.

Important

For a detailed guide on the setup and implementation, check out my article on Medium:

👉 Android Machine Learning Code Scanner 👈

✨ Features

  • Barcode Scanning: Initiate the code scanner with a single button click.
  • Link Handling: Automatically opens website links detected in scanned barcodes.
  • Modern UI: A simple and clean interface built entirely with Jetpack Compose.

🛠️ Tech Stack & Libraries

🔧 Versioning

  • Target SDK: 36
  • Minimum SDK: 29
  • Kotlin Version: 2.3.10
  • Gradle Version: 9.0.1

📚 References & Tutorials

⭐ Stargazers

If you enjoy this project, please give it a star! Check out all the stargazers here: Stargazers on GitHub

🙏 Support & Contributions

This project is actively maintained. Feedback, bug reports, and feature requests are welcome! Please feel free to open an issue or submit a pull request.