From 207643e6e396c9fbd7c44a614995b5f6bbb134a5 Mon Sep 17 00:00:00 2001 From: Michael Hablich Date: Fri, 16 Jan 2026 09:13:53 +0100 Subject: [PATCH] docs: Update README.md to include a link to Android debugging --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 78c60e642..1f663eb60 100644 --- a/README.md +++ b/README.md @@ -631,6 +631,10 @@ If you hit VM-to-host port forwarding issues, see the “Remote debugging betwee For more details on remote debugging, see the [Chrome DevTools documentation](https://developer.chrome.com/docs/devtools/remote-debugging/). +### Debugging Chrome on Android + +Please consult [these instructions](./docs/debugging-android.md). + ## Known limitations ### Operating system sandboxes