Thursday, 15 October 2015

[GUIDE][SOLUTION] OnePlus 2 not showing in ADB but shows in Fastboot (Mac)(Linux)



First of I am doing this thread just to make it easier to find for us Mac guys, Full credit to the threads I used.

Ok had some time thought I would tackle this again. After googling a bit and searching on XDA I came up with this.

Should work in linux also.

In a command (Terminal) window type (Don't type the quotes just whats inside)
"nano ~/.android/adb_usb.ini"
Then when Nano opens add these lines (Don't type the quotes just whats inside)
"0x1949

0x18D1

0x2A70"

Then press the control (ctrl) key and then answer yes (Y) this will save the file.

If adb is running type

"adb kill-server"

Then

"adb devices"

You should see a device now.

Credit to
http://forum.xda-developers.com/onep...vices-t3218332

and

http://stackoverflow.com/questions/7...-phone-macos-x

Note:

Not tested on linux but it should work. If you are on a Mac and don't have nano then textedit will work fine.

Craig



No comments:

Post a Comment