geosolutions-it / smb-android

GoodGo Android app
GNU General Public License v3.0
2 stars 6 forks source link

Add QRCode support #116

Open taba90 opened 4 years ago

taba90 commented 4 years ago

Zxing library can be used to add qrcode support to smb. It will be necessary to add user permission on camera on manifest file: <uses-permission android:name="android.permission.CAMERA"/>. As for NFC support, it is thus required that a request is issued to retrieve bike details, to then produce a notification.