Skip to content

Divya15566/Prasunet_AD_05

Repository files navigation

prasunet_AD_05

This repository contains a QR Scanner app code implemented in kotlin.

Scan QR codes, extract data, and take action.

This Android app lets users:

  1. Scan QR codes with the camera.
  2. View decoded information on screen.
  3. Open links in browser (URLs).
  4. Genrates QR Code.

Built with:

  1. Kotlin
  2. Android Studio
  3. Room Database