>When I tap this notification for more info, I get a screen that gives >me the choice of letting the connection being managed by the remote or >by my phone, which defaults to the remote device. However I cannot >change any parameter there.
This tells me that it's wanting the braille device to be the USB host and the phone to be the USB device. That's the wrong way around so maybe you need an OTG cable. Both my phone and the braille display have USB-C connectors, so I thought that OTG was not needed, but I could be wrong of course. I looked into why I haven't seen this crash before. It caught me by surprise. Enforcement for this permission only begins when an app targets Android 11 (or higher). Brltty was o nly targeting Android 10 until just a week ago or so. I had to upgrade it to target Android 11 because of an imminent Google Play deadline for doing that. The code is a few years old and, to my recollection, I wasn't aware that this particular method call would start enforcing that particular permission. I'll see what happens on an Android 10 device. With kind regards, Henk. -- I believe the Bible to be the very Word of God: http://Mielke.cc/bible/ Dave Mielke | 2213 Fox Crescent | WebHome: http://Mielke.cc/ EMail: [email protected] | Ottawa, Ontario | Twitter: @Dave_Mielke Phone: +1 613 726 0014 | Canada K2A 1H7 | _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.app/mailman/listinfo/brltty _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.app/mailman/listinfo/brltty
