posm / OpenMapKitAndroid

http://openmapkit.org
BSD 3-Clause "New" or "Revised" License
128 stars 38 forks source link

Field Papers QR Code Sprint 1 #134

Closed hallahan closed 8 years ago

hallahan commented 8 years ago

I've gotten the first part of QR Code functionality integrated. This builds on #19, but it doesn't complete "check out". What it does is allows the user to use ZXing to get the QR from a field paper. It then automatically figures out the host and sets the OMK Server accordingly. It then finds the name of the deployment from the Field Papers slug and brings you to the according deployment details view, allowing the user to download the deployment defined by the field paper.

I've integrated ZXing as a gradle library within the app, so you don't need to download anything extra for this functionality to work.

https://github.com/journeyapps/zxing-android-embedded

2016-04-05 20 38 30