From 105077baba03b1a035d5ea06ff47b4353ec157f2 Mon Sep 17 00:00:00 2001 From: Kyle Bolen Date: Tue, 28 Jul 2026 03:44:19 +0000 Subject: [PATCH] docs: clarify Android USB mode selection (Transferring files, not PTP) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1327f9e..8ba2d3d 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,8 @@ Enable 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. ## Project structure