For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get your logs from your mobile to your desktop

  1. Activate developer options on your Android phone

  2. Enable USB debugging

  3. Plug your phone into your computer using a usb cable

  4. Go to chrome://inspect#devices

  5. Click inspect on the device you want to inspect

For me I needed to change a usb notification menu on my phone from file transfer to charging before it worked

https://stackoverflow.com/questions/37256331/is-it-possible-to-open-developer-tools-console-in-chrome-on-android-phone

Last updated