Skip to content

Created QR & Barcode Scanner App supporting all basic features. Made using Jetpack Compose and Google ML Kit Barcode Scanning API

Notifications You must be signed in to change notification settings

Shriram2005/QR-Barcode-Scanner-App

Repository files navigation

QR & Barcode Scanner App

A simple yet powerful QR and Barcode Scanner App built using Jetpack Compose and the Google ML Kit Barcode Scanning API. This app supports all basic scanning features and provides additional functionalities such as sharing, copying text, and opening links directly from scanned results.

Features

  • Scan QR Codes and Barcodes: Easily scan various types of QR codes and barcodes with fast and accurate results.
  • Share Scanned Data: Quickly share scanned text or URLs directly from the app.
  • Copy Text: Copy the scanned content to your clipboard for easy access and usage.
  • Open Links: Instantly open scanned URLs in your browser with a single tap.

Technologies Used

  • Jetpack Compose: For building the UI in a declarative and modern way.
  • Google ML Kit Barcode Scanning API: Provides robust and reliable barcode scanning capabilities.

Screenshots

Screenshot 2024-08-28 193348

Installation

  1. Clone the repository:

    git clone https://github.com/Shriram2005/QR-Barcode-Scanner-App.git
  2. Open the project in Android Studio:

    • Open Android Studio, click on File > Open, and select the cloned repository.
  3. Build the project:

    • Let Android Studio sync the project and download all the necessary dependencies.
  4. Run the app:

    • Connect your Android device or start an emulator, then click on the Run button.

Usage

  1. Open the app: Launch the app on your Android device.
  2. Scan QR Code or Barcode: Point the camera at a QR code or barcode to start scanning.
  3. View Scanned Data: The app will display the scanned information.
  4. Share, Copy, or Open Link: Use the buttons to share, copy text to clipboard, or open links in the browser.

About

Created QR & Barcode Scanner App supporting all basic features. Made using Jetpack Compose and Google ML Kit Barcode Scanning API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages