user12741503
user12741503

Reputation:

How to connect my realme phone for debuging

I want to Connect my realme narzo 10a phone to Android Studio I tried many times but got error 'Adb is Unable'

Upvotes: 1

Views: 10095

Answers (9)

Varun Kumar
Varun Kumar

Reputation: 2751

I am using "realmi 8i" and in addition to turning on USB debugging, I had to also select RNDIS (USB Ethernet) as USB Configuration

This setting can be found in System Settings > Developer options.

USB Configuration settings - Realmi 8i

Upvotes: 0

akash89
akash89

Reputation: 891

If none of the above options work, try going to 'Other wireless connections'-> 'USB Tethering' Please turn it on if it is turned OFF. Worked for me

Upvotes: 0

user8689506
user8689506

Reputation:

enter image description here

In device manager, you will see your device under portable devices Update its driver> choose automatically.

From this my problem resolved

Upvotes: 0

neeraj dumbare
neeraj dumbare

Reputation: 1

I had been facing same issue with my realme 5 smartphone. After installing Realme USB adb drivers for windows, issue got resolved.

Link -> Click here.

Just visit the link and follow till step 7. At step 8 click on "Let me pick from a list of available drivers on my computer" and go to the folder usb drivers and click on .inf file.

Click on next. Now windows will detect your realme smartphone. It worked for me. Hope it'll work for you too. :)

Upvotes: 0

Vinit ...
Vinit ...

Reputation: 1459

Phone Setting -> About Phone -> Version(Tap 7 times) -> Go Back -> Additional Setting -> Developer Option -> Enter the Captcha -> USB Debugging(Switch On)

Upvotes: 2

Ajay Nayak
Ajay Nayak

Reputation: 41

1)Turn on developer options 2) Turn on usb debugging

If it doesn't show Try to change Usb charging to file transfer

It works for me

Upvotes: 4

A.K.J.94
A.K.J.94

Reputation: 552

I f your device is not showing in cmd when adb devices command or flutter devices command. Or not showing a number. Solution 1: just install an oppo pc suite in computer and then connect the phone and turn on USB debugging. There you are phone will prompt an RSA key permission. Realme is actually a oppo so download oppo pc suite. Ok good luck it worked for my realme 1. Thank you.

Upvotes: 1

Hiraeths
Hiraeths

Reputation: 390

First you have to turn on developer mode in your phone. Then go to the developer options and turn on USB debugging and you are ready to go.

Upvotes: 1

Vishwajeet Barve
Vishwajeet Barve

Reputation: 567

Update device drivers on your system according to your phone

Upvotes: 1

Related Questions