SAndroidEOfficial / framework

SAndroidE - Sensors for Android Embedded. A free framework allowing external devices to be easily managed in Android
http://es3.unibs.it/SAndroidE
Other
7 stars 1 forks source link

Flasher app needs permission ACCESS_COARSE_LOCATION ?! in Android 6 #8

Closed giowild closed 7 years ago

giowild commented 7 years ago

When installing flasher app on a new smartphone, the app starts but devices aren't shown in "Scan devices". An error is raised on the log: app needs ACCESS_COARSE_LOCATION.

We had to enable location permission manually from app manager, to let the flasher app work.

TODO: Implement a way to let the app notify/asks the user for authorization if it is not already granted

bgkerion commented 7 years ago

@giowild check if this question is still valid after the insertion of #21. Please close otherwise... thanks ;)

giowild commented 7 years ago

@bgkerion: yes, this is still valid. Taking flasher features inside activities, should only move the permission issue from support applications to the user app. However this permission issue will be fixed in Beta 0.3