I am using Samsung galaxy y duos GT s6102. It is a gingerbread phone. I am trying to learn developing apps for android platform. I can test my apps on the simulator but not on my device.
I have used the following troubleshoot methods:
Install/Reinstall google usb driver.
Format My phone.
Usb debugging is ON on my phone .
I also also tried this link but noting helped.
There are no drivers available on windows update too.
Adb devices also does not give any results.
The device is detected in device manager in other devices as
SAMSUNG.
PS: I am using windows 7.
Install Samsung Kies:
http://www.samsung.com/us/kies/
Once installed, it also installs Samsung USB drivers
Related
I have a Samsung Galaxy On8 (SM-J710FN) and I want test my applications created in Android Studio. I want to use my phone for this purpose. If I try to do it directly my phone is not shown. I am running Ubuntu 16.04 LTS 64 bit.
Follow the link below and then enable USB debugging from the options.
If you already did it . then the issue can be different.
http://www.samsung.com/uk/support/skp/faq/1053579
You have to install the manufacturer drivers for your phone.
After that, when you plug it and the computer detects it, the phone should show a screen asking you to allow USB debugging for that particular computer, you should tap 'Ok'.
e: Samsung drivers
I can't run my android programs on my device, I followed all the steps in that link : No compatible targets were found... real device, eclipse
but I still couldn't find my device
I have a Samsung Galaxy S+ GT-I9001
Android version : 2.3.5
Target/min/max versions set on Eclipse 2.3.3(Ginger Bread)
I don't want to use a virtual device.
Help !!
Its likely one of two things.
Your debug mode isnt enabled on your phone, so eclipse will not recognise it.
Or your PC doesnt have the USB driver installed, so your PC does not recognise it.
Go to Settings -> Developer -> USB Debugging and enable it. (check its enabled).
Else, download the USB Drivers for your device.
I think these links are correct:
HTC
SAMSUNG
Else google your phone, and android USB Driver.
You might have problems with your USB drivers. Try to Install Samsung Kies from their website, USB drivers should be installed then.
I have a Samsung Galaxy S Advanced that I want to use to test my Android applications on. Just recently, I switched to Windows 8. Everything appeared to be working fine, Windows 8 detected my device fine however, the device was not list when I ran adb devices. I know I set-up the phone correctly, enabling USB debugging in the developer settings.
This problem can be fixed by installing the official Samsung USB Mobile Phone driver. You can find this driver at the official Samsung site: http://www.samsung.com/nl/support/model/GT-I9100LKATNL-downloads After installing this driver, your device will show up in adb devices
USB debugging is enabled,my mac recognizes that the phone is connected but eclipse doesn't list it as a device and i can't test my application. I am using a macbook air with OSX and Eclipse does not recognize my device? I am aware some people have this problem with mac but i cannot find a solution.
I had installed the "google-usb-driver" package(present in the extras subsection of SDK manager) and also had debugging enabled on my Samsung S3. Yet eclipse/adb was not able to recognize the device.
To solve this problem on windows, I installed kies. I can now see a new device called "samsung android phone" in the list of devices(in device manager).
Windows(7/2008) by default does not have the driver and this can be got from a kies setup. Now my device manager is showing 2 devices:
Portable devices > GT-I93XX (already had this before kies was installed)
Samsung Android Phone > Samsung Android ADB Interface. (this was new after kies installation)
Sometimes the USB cable can be at fault, I have found the cable from the Kindle to be more reliable then those supplied by Samsung or Motorola (for reasons unknown to me!).
You'll probably have to install some Samsung driver software. On windows at least the adb driver comes bundled with their kies desktop software. I'd start by finding mac version of that and installing it.
Also "Samsung Galaxy S" is not a specific device. This is a marketing name that has been applied to half a dozen or more devices total worldwide. It may be helpful in some cases (perhaps it doesn't matter here, but it could) to specify which specific piece of hardware you are working with.
Do any other brand devices work correctly?
i tried everything. Checked USB debugging and allowed unknown sources. (Android 4.0.1)
When i connect galaxy nexus with the PC without USB debugging, it works.
When i connect galaxy nexus with the PC with USB debugging, it doesn't work.
I can start my app on windows.
I have Windows 7.
Thnx
in order to debug apps on the device, you need to install a USB driver first. although you may connect the device to PC as mass storage, you still need the driver for development. you can download it from the manufacturer Sumsung.
also,make sure you have installed the latest ADT plugin.
the samsung drivers have moved. this one fixed the issue for me
http://developer.samsung.com/android/tools-sdks/Samsung-Andorid-USB-Driver-for-Windows
You need to download the USB Driver from Samsung: http://www.samsung.com/us/support/owners/product/SCH-I515MSAVZW#content2
If you want to install something that will avoid any future problem with every Samsung device, install Samsung Kies:
http://www.samsung.com/ca/support/mobilesoftwaremanual/mobilesoftwaremanual.do?page=MOBILE.SOFTWARE.MANUAL
One confusion is that the Android docs mention the Galaxy Nexus One and Nexus S as needing the Google USB Driver. The Galaxy Nexus does not, it needs the Samsung one.
Instal OEM USB Drivers:
http://developer.android.com/tools/extras/oem-usb.html
For Google devices install Google USB driver:
http://developer.android.com/sdk/win-usb.html
Here is where you get the drivers now: samsung
Generally speaking you have to search in the manufacturer's website as stated here