dkhmelenko / miband-android

Unofficial SDK for Xiaomi Mi Band
Apache License 2.0
248 stars 39 forks source link

Missing Location permission #4

Closed lokeshponnada closed 5 years ago

lokeshponnada commented 6 years ago

App couldn't scan devices on Android 6 and above as it doesn't have location permission. Manifest entry for location access (at the least) and run time permission implementation required for the app to work on API 23 and above

chingiz commented 5 years ago

@dkhmelenko please check PR #5

dkhmelenko commented 5 years ago

Done in #5