docs: clarify Android USB mode selection (Transferring files, not PTP)

This commit is contained in:
Kyle Bolen
2026-07-28 03:44:19 +00:00
parent bbc764dbcb
commit 105077baba

View File

@@ -85,6 +85,8 @@ Enable USB debugging:
> Settings → About Phone → tap Build Number 7 times → Developer Options → USB Debugging > Settings → About Phone → tap Build Number 7 times → Developer Options → USB Debugging
When you plug in the USB cable, a prompt will appear on the phone asking for the connection mode. Choose **"Transferring files / Android Auto"** (also called "File Transfer" on some phones). Do not choose "Transferring images" (PTP) — it restricts file access and breaks ADB browsing.
Accept the "Trust this computer?" prompt on the phone when connecting. Accept the "Trust this computer?" prompt on the phone when connecting.
## Project structure ## Project structure