Set permissions for an Android Package
Genero Studio selects some Androidâ„¢ permissions when it creates a package node. You can assign more permissions or take permissions away.
An Android app must explicitly request access to resources and data outside of its process sandbox. They request this access by declaring the permissions they need for any additional capabilities. For example, if the application needs to access the contact database, you need to add the dangerous permission READ_CONTACTS. Within Genero Studio, these permissions are declared by setting the Permissions property for the Android packaging node. Genero Mobile for Android 1.20.15 or greater required.