Watch permissions
When Android Wear needs to grant permission to a watch app, a dialog is displayed asking the user to accept or reject that permission.
Apps should request permissions at the time and place that makes it clear why the permission is needed.
Apps may request permissions:
- Upon launch
- After providing information about a specific permission

Example of permissions for a fitness app
Multiple permissions
If an app or watch face requires more than one permission at a time, the permission requests appear sequentially, one after the other.