Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 773 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 773 Bytes

Android - Simple QR Code Scanner

Build Status

This is a simple one activity android qr code scanner. You will get the result of the qr code scanner as a text.

Installation

Download sourcecode

$ git clone https://github.com/JanKrb/Android-QR-Scanner
$ cd Android-QR-Scanner

For building the app

$ ./gradlew androidDependencies

Development

Want to contribute? Great!

Just fork this github repo and create a pull request as soon as you have a working solution. Please provide a precise description what you have changed and what it's good for.

License

MIT

Free Software, Hell Yeah!