Quote:
Originally Posted by Question Mark
I'm curious as to how you were able to do that. I haven't managed to do that with my Note.
For some reason, it will not show up in the command window from the ADB platform tools on my Windows 7 laptop even though my original Max does.
|
One suggestion: find another USB-C cable and try it. It's possible that yours doesn't fit quite right. I've had issues in the past with OEM cables from Onyx - though the one I have with my Note seems to be fine.
I had adb set up on my laptop. I enabled USB debugging on the Note. I connected my Note with my laptop. Then, a pop-up window appeared on my Note, asking me if I want to authorize this computer for USB access to my Note. I clicked yes.
I then went to my command prompt, typed "adb devices", and there it was. I did no unusual tricks. All standard stuff. That's why I'm wondering if your cable might be an issue.
I don't recall if you need to do anything else on a Windows 7 system beyond what I've described here. But I have adb access on my Surface Pro and my MacBook Pro.
If anyone else sees anything I may have missed, please let us know!