felHR85 / UsbSerial

Usb serial controller for Android
MIT License
1.78k stars 581 forks source link

Always ask permission to use USB port #335

Open dariocavada opened 3 years ago

dariocavada commented 3 years ago

Every time I open the program it asks me for authorization to use the USB port every time. Is it possible to remove the dialog once permissions have been granted? Or somehow add the permissions so that the dialog doesn't open?

gypsyJohn commented 2 years ago

If you use an accessory filter, you can set the android device to remember the usb permission permanently, so you don't have to approve usage every time.