I am having problems with a web application on Chrome in Samsung Galaxy Tab A.
I want to troubleshoot them with Chrome\'s Developer Tools
.
On
This was my solution to show device in Chrome Developer Tools:
1) Download SDK Platform-Tools for Windows (7.16MB) from here.
2) Extract zip file.
3) In Windows terminal run your equivalent of:
D:\Users\You\path_to_extracted_folder\adb.exe devices
At first I got:
[5203253125 - long number] unauthorised
And then I think I unplugged and replugged USB cable from tablet and there was a prompt on the tablet:
Allow USB Debugging?
The computer's RSA key fingerprint is:
blah blah etc
to which I click OK
And I can now see device in Chrome Developer Tools!