permissions-dispatcher / PermissionsDispatcher

A declarative API to handle Android runtime permissions.
https://github.com/permissions-dispatcher/PermissionsDispatcher
Apache License 2.0
11.22k stars 1.44k forks source link

[question] UsbManager.EXTRA_PERMISSION_GRANTED #587

Closed tim4dev closed 5 years ago

tim4dev commented 5 years ago

This is not an issue. Is it possible to use the library to request rights to UsbManager.EXTRA_PERMISSION_GRANTED. The problem is that there is no equivalent for Manifest.

i'm talking about: Obtain permission to communicate with a device

hotchemi commented 5 years ago

I'm not sure about UsbManager but do you need to ask a request for user?