Android Tutorial Connecting your device to the IDE

dbower

New Member
Licensed User
Longtime User
When connecting the new Verizon Galaxy Nexus, you must download and install the USB Driver from the Samsung Site:

Samsung

Once I installed the driver and restarted Basic4Android, I was able to connect to the galaxy. The USB Drivers in the Android API dowload would NOT Work.
 

gareththomasnz

Member
Licensed User
Longtime User
The google driver will connect to pretty much any device but you have to recode it with your devices hardware PID or VID number


http://visualgdb.com/tutorials/android/usbdebug/manualinstall.php

http://stackoverflow.com/questions/9709263/google-android-usb-driver-and-adb

I will add that all I normally have to do is add the PID & VID to the ini file in the correct places

I have done this with two different chinese tablets that had no driver & it works perfectly - nothing else was required just four extra lines in the ini - then install the driver
 
Last edited:
Cookies are required to use this site. You must accept them to continue using the site. Learn more…