Android Question MLWiFi feature request

Paulo Rosa

Member
Licensed User
Hi @bgsoft,

This is a fantastic library, thanks a lot for the nice work. I'm working on a project that uses MLWiFi (Simple Wifi Library) and the library has been very useful.

Could I make a feature request here?

Since Android 6.0+ requires location access to scanning Wi-Fi, it would be very nice if the required permissions were added to the library:

android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_COARSE_LOCATION

Regards,
 
Last edited:
Top