Search code examples
androidgoogle-chromeandroid-studioremote-debugging

Can you Remote Debug with a Amazon Phone? (LG X-Charge)


I want to debug my website on mobile Chrome. I turned on Dev mode and USB debugging on my phone. My machines has RSA key fingerprint and authorization to connect to my phone but cannot still see my phone in Chrome's remote device list.

I have Java Runtime Environment and Android SDK (not, Android Studio), and ADB server is running. Why does not my machine see my phone?


Solution

  • The problem was connection mode between my machine and my phone. My phone was connected as a media device, so I changed its connection to "Just charging."