I'm trying to connect a Galaxy 2. The problem is, I can't get the device to show in the device manager. I found some explanations online that include "Go to the Samsung Kies, to Tools -> Install driver. So I went to Tools, and it doesn't have a "install driver" option. So I went to the Kies help, and there too it said to go to Tools -> Install Driver. BRAINFUCK! What's wrong with my Kies?!?

These are the instructions I followed:

Disconnected my phone from USB
Using USBDeview, I deinstalled all previously installed drivers relating to the phone (Careful here!)
Installed Samsung Kies, and loaded it
From Samsung Kies, I selected Tools > Install Driver (This step took a while, and it seemed like it had stalled – Be patient!)
Connected my phone to USB
The devices installed – Windows then gave me an error regarding missing drivers, however, when I checked device manager, I could see ‘Samsung Android Phone’ under which was ‘Samsung Android ADB Device’
I then ran ‘adb.exe devices’ (From a command prompt – adb.exe lives in the android-sdk folder) – This listed my device! Hoorah!

The first step was the bummer :(

link|improve this question

79% accept rate
feedback

1 Answer

up vote 1 down vote accepted

Try: Settings->app settings->developing->enable first option

link|improve this answer
where is the 'settings' option located? in Kies? – n00b programmer Dec 30 '11 at 15:59
Well.. as it turns out, I thought this was already enabled because it had a V next to it.. I didn't know the V had to be green (it's my girlfriend's phone, not mine, and I blame her!) – n00b programmer Dec 30 '11 at 16:11
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.