1

Environment Specs: MacBook Pro, MacOs Mojava 10.14.16

Phone: Oppo Reno2 f, Android Version 9

Connecting steps;

  • Enabled Developer options
  • Enabled USB Debugging
  • Enabled USB configuration PTP

Notes

  • Same phone connects over windows machines successfully with either MTP or PTP USB configurations
  • Other brands like Samsung, HTC and Huawei connects seamlessly on The Mac environment

The question is; how can I create a successful/stable connection over the ADB?, and why is this happening with this compination Oppo/Mac?

aya salama
  • 903
  • 1
  • 10
  • 29

2 Answers2

2

For me after enabling Developer Option,USB debugger and default USB configuration as MTP it worked and working perfectly fine.

1

"USB configuration" RNDIS (USB Ethernet) will allow you to connect.

mhrilwan
  • 96
  • 5
  • didn't work either, the ADB reads the device for less than a second then disconnects – aya salama Apr 28 '20 at 10:58
  • RNDIS (USB Ethernet) works on my oppo A54 and Win11 Xiaomi Book, will update if it would work on my Mac Mini – C.K. Mar 15 '22 at 20:16