Reputation: 77
When I tried to run my Android Studio project on my Android phone using a USB cable, Android Studio shows this message:
Unable to create Debug Bridge: Unable to start adb server: Unable to detect adb version, exit value: 0xc000007b
Upvotes: 2
Views: 1154
Reputation: 103
In order to use physical device, follow these steps :
Upvotes: 4