Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 571 Bytes

Readme.md

File metadata and controls

11 lines (10 loc) · 571 Bytes

QRReader


This is a simple QRCode-Reader-Android-App written in Kotlin for practice purposes. The minimum required API-Level is 27 (Oreo 8.1), the ZXingScannerView by dm77 was used as a 3rd party library to read QRCodes.

Features

Read QRCodes and:

  • copy the content to the clipboard
  • share the content with another app
  • search for the content on the internet
  • if the content is a hyperlink, open it in your default browser
  • ifthe content is a wifi acces-key, connect your phone to the wireless network