DLO
DLO

Reputation: 1194

Android Studio: Trouble connecting Huawei device to Android Studio?

I'm new to Android Studio and at the moment i'm trying to run my Android Studio apps on my device (HUAWEI P20 PRO) but nothing works for me. Android Studio doesn't show my device in AVD manager.

Can you tell me what I've missed?

Using Android Studio 3.5

Upvotes: 8

Views: 6629

Answers (2)

user14564940
user14564940

Reputation:

In addition to the solution in the chosen answer I had to restart android studios for my device to appear in available devices.

Upvotes: 0

DLO
DLO

Reputation: 1194

Solved: What worked for me was to make sure that I clicked "Transfer files" on the phone when it was plugged in to the PC. Then I toggled OFF USB debugging and then ON again. Suddenly, my device showed up as an option in "Available devices" in Android Studios.

Upvotes: 11

Related Questions