简体   繁体   中英

Android newbie - debugging app on physical device

I was trying to debug my code on a physical device instead of an emulator. In order to do this after a series of steps I finally plugged in my device only to see that "Samsung_Android" and "CDC serial" drivers are missing.

It seems very odd for these drivers to be missing. What am I doing wrong, any suggestions ?

Thanks in advance for your help.

You need to install the usb drivers for ADB. For samsung, you need to install kies, located here. Also, if you have problems there are some stack overflow related questions, like this one.

Do you have kies installed? Go to C:\\Program Files\\Samsung\\Kies (or whatever folder) and look for a folder named USB driver. Instal the executable inside, make sure kies is not running and connect the phone to the computer. It should work just fine

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM