axe

  1. Sandman

    Android Question [SOLVED] Should I ever add permissions to the manifest or will the IDE handle that?

    I'm upgrading my app for API26 and all that, and realized that the List Permissions window not only show permissions the IDE will auto-add, but also show the permissions I have manually specified in the manifest. I kind of suspect that the manual permissions in the manifest is leftovers from...
Top