> For the complete documentation index, see [llms.txt](https://benjamin-dals-hughes.gitbook.io/benjamin-blog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://benjamin-dals-hughes.gitbook.io/benjamin-blog/console-log-mobile-to-desktop.md).

# 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>
