Issue
I have successfully paired my device Samsung Galaxy tab A7 lite
the tab is paired using adb pair ip address and then pairing code
it shows successfully paired in command line (cmd) however the device is not detected by android studio artic fox
the same device works perfectly using USb debugging
Solution
You also need to run this command after pairing.
adb connect ip_address:port_number
Answered By - Tonnie
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.