Swisshornet93
Lurker
Hello,
I'm developing an application that use a USB device. Each time the device is reconnected, i must ask the user permission to connect to it.
The problem is that the smartphone and the device should work without an user intervention. Sometimes, the USB connector move a little bit and all my application is blocked because the permission are not granted anymore...
I found some tips for older versions of Android (...) but nothing for API 27...
Someone have a solution or a workaround to use a USB device without the user permission ?
Thx
I'm developing an application that use a USB device. Each time the device is reconnected, i must ask the user permission to connect to it.
The problem is that the smartphone and the device should work without an user intervention. Sometimes, the USB connector move a little bit and all my application is blocked because the permission are not granted anymore...
I found some tips for older versions of Android (...) but nothing for API 27...
Someone have a solution or a workaround to use a USB device without the user permission ?
Thx