System Permissions

  • Glassware developers should minimize the number of permissions requested.

  • Certain permissions are allowed by default, while others require explicit user consent or should be used sparingly.

  • Permissions are categorized into: Allowed, Use only when necessary, and Requires user consent.

  • Developers can find further information about Android permissions in the provided documentation link.

We recommend minimizing the amount of permissions that your Glassware requests. For more information on using permissions, see Using Permissions.

Allowed permissions

 

Use only when necessary