Skip to content

Tonistark92/QR-Code-buddy

Repository files navigation

QR Code Generator and Scanner

This Android application allows users to generate and scan QR codes. The app is built using Jetpack Compose for UI, Jetpack Navigation for app navigation, ZXing library for QR code generation and scanning, and CameraX for camera functionalities.

Features

  • Generate QR codes from text input
  • Scan QR codes using the device's camera
  • Modern UI built with Jetpack Compose
  • Navigation between screens using Jetpack Navigation
  • Deep link handling for shared qr coe image from other app

Libraries Used

  • Jetpack Compose - For building native UI.
  • Jetpack Navigation - For navigation between screens.
  • ZXing - For generating and decoding QR codes.
  • CameraX - For camera functionalities.
    • Used ImageAnalysis.Analyzer for analyzing the camera frames in real-time to detect QR codes.

Screenshots

qr1 qr2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages