1
0
mirror of https://github.com/mik3y/usb-serial-for-android synced 2025-06-10 09:26:23 +00:00

Updated FAQ (mediawiki)

kai-morich 2021-09-17 11:26:29 +02:00
parent b11da2fe5a
commit 48999e5bfa

@ -63,10 +63,12 @@ The bug recommends to add <code>android:directBootAware="true"</code> to your ac
|-
| 🟢 || 🟢 || 🔴 || true || Android 11 / Lineage OS
|-
| 🟢 || 🔴 || 🔴 || false || Android 11 / Lineage OS <br> Android 8 / Samsung <br> ...
| 🟢 || 🔴 || 🔴 || false || Android 11 / Lineage OS <br> Android 8 / Samsung <br> ... (*)
|-
|}
(*) Some android devices do not show USB devices that were connected over reboot, so you have to reconnect them anyway.
== Can I open multiple connections in one application? ==