https://github.com/antoniolg/qrreader
A simple QR reader. Created to implement a number of techniques based on clean architecture, MVP for views and some advanced features from Gradle.
https://github.com/antoniolg/qrreader
Last synced: 3 months ago
JSON representation
A simple QR reader. Created to implement a number of techniques based on clean architecture, MVP for views and some advanced features from Gradle.
- Host: GitHub
- URL: https://github.com/antoniolg/qrreader
- Owner: antoniolg
- License: apache-2.0
- Created: 2014-01-26T18:40:15.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-13T16:04:58.000Z (over 11 years ago)
- Last Synced: 2025-06-12T15:06:19.437Z (4 months ago)
- Size: 281 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
QrReader
========Please, take care!! This is in early stages and may change completely on future releases
A simple QR reader. Created to implement a number of techniques based on clean architecture, MVP for views and some advanced features from Gradle.