Hi. I'm trying to figure something out.
In an app, I want to be able to not set permission settings ACCESS_WIFI_STATE, CHANGE_WIFI_STATE, ACCESS_NETWORK_STATE, CHANGE_NETWORK_START, INTERNET but I want to be able to send along certain data as well as use network interfaces.
Any ideas on how this could be done? Thank you!!