Paulo Roberto Rosa
Paulo Roberto Rosa

Reputation: 3295

Android device on windows 8

I'm having a serious problem, i am trying for 2 days to simply add a device to ADB Android Debug Bridge.(from android sdk) and i can't do that, i've tried many "solutions" but none worked.

I have a project application working fine, on my Eclipse. My Operational System is Windows 8 Pro 64 bits. When i simple connect a Mobile Phone (SAMSUNG Android GT-S5301B with Android 4.0.3) to my computer, eclipse cannot find it, adb devices cannot find it too, no one can find it.

I've tried to intall the drivers from android-sdk/extras/google/usb-drivers but it told me that was already installed.

I cant understand why my OS cant recognize the phone, i tried enabling the USB Debugging in phone configurations, tried disabling it too, tried with MTB mode and MTC mode too.

I dont know what to do, i did spent 2 days triying all the things that i found, i really need a help, a rescue.

What i do?

Upvotes: 2

Views: 859

Answers (1)

CodingRat
CodingRat

Reputation: 1944

Download adb driver from samsung website or install samsung kies it will work.

Upvotes: 1

Related Questions