Install or Update android device driver directly from the Android SDK.

Sometimes your windows OS can't accept your android mobile drivers. If you can't install the driver, you can't able to run the apk through wired. Some of android devices can't install driver in your PC. 

So you have another way to run the program through wired, Just install ADB(Android Debug Bridge) directly from follow the way. 

Open --> Device Manager --> 
Now you can see your device as unsupported devices. 
Right click -->
Select Update driver Software--> 
Browse for device software on your computer --> 
Select Let me pick from a list of device drivers on my computer --> 
Select Show all devices -->  
Press the "Have Disk" Button --> 
Enter the path of Google USB Driver, [Example: D:\android-sdk\extras\google\usb_driver]

List of devices shown then Select --> "Android ADB Interface" from the list of device types

Confirm the installation of the driver by pressing --> "Yes".

Confirm the installation again by pressing --> "Install".

Now the installation of ADB is finish.

Comments

Popular posts from this blog

Flutter Bloc - Clean Architecture

What's new in android 14?

Dependencies vs Dev Dependencies in Flutter