Remove permission?

Kevin

Well-Known Member
Licensed User
Longtime User
I recently added the ABWiFi library to my app so I can get the MAC address.

That library adds the "fine location" permission, but I won't be using that functionality. How can I remove that permission using the manifest editor?

I remember reading a while back that it was okay to do this so long as you really weren't going to use that feature (otherwise Android would error out).

Never mind... after searching again I found my answer.
 
Last edited:
Top