My device Oppo Realme1 is not detecting in my Android Studio 3.0.1 for debugging. I search a lot of things in web, tried to installed few software's for adb. But didn't find the official oem driver link. My USB debugging is on, also I can able to browse phone docs in my pc. Any help would be appreciated.
Asked
Active
Viewed 1,991 times
2
-
4did you tried connecting in file transfer mode ? – Vivek Mishra Aug 31 '18 at 11:29
-
Yes. I selected File Transfer also inside " Select USB Configuration" I tried selecting MTP & PTP also charging, all didn't worked for me. I can able to debug MI devices – jeetdeveloper Aug 31 '18 at 11:33
-
check with `adb devices` command whether it is getting detected or not – Vivek Mishra Aug 31 '18 at 11:36
-
My problem is resolved. I just installed PdaNet software it worked. Thanks – jeetdeveloper Aug 31 '18 at 11:42