This is a simple one activity android qr code scanner. You will get the result of the qr code scanner as a text.
Download sourcecode
$ git clone https://github.com/JanKrb/Android-QR-Scanner
$ cd Android-QR-Scanner
For building the app
$ ./gradlew androidDependencies
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.
MIT
Free Software, Hell Yeah!