Reputation: 23
I try to connect my Galaxy S5 New/Neo to my PC for remote debugging.
Screenshot - remote debugging console
Config : - Android 5.1 - Windows 7 - Chrome Version 53.0.2785.143 m + chromium + chrome canary - S5 Drivers up to date
I follow the tips here : https://developers.google.com/web/tools/chrome-devtools/remote-debugging/?utm_source=dcc&utm_medium=redirect&utm_campaign=2016q3
and also see this post : Remote Debugging Chrome on Android issue
and my S5 still not be detected by chrome dev tools.
If anyone can help me, it will be appreciated !
thanks
Upvotes: 2
Views: 1114
Reputation: 23
SOLVED :
I fixed it !
Screenshot - Android studio updated lines to fix the problem
First i download Android Studio, and then i update these lines with the phone connected :
Next on my Galaxy S5 New/Neo i have a message with a fingerprint for debugging mode, i click accept.
And then just connect to the chrome dev tools and the device is now detected !
I hope my searchs and explications will help somebody next!
Upvotes: 0
Reputation: 8375
If you want to debug mobile chrome on your pc chrome then now try to got to
chrome://inspect
.
chrome://inspect
in urlinspect
See if this helps
Upvotes: 0