eclipse doesnt show my galaxy nexus with android 4? - android

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

Related

Android USB driver prolbem

I want to be able to run android apps I am developing in eclipse on my Samsung Galaxy S4. I followed the steps here... http://developer.android.com/tools/extras/oem-usb.html and when I get to this part...
Click Browse and locate the USB driver folder. (The Google USB Driver is located in \extras\google\usb_driver.)
I get the following error message...
The folder you specified does not contain compatible driver software for your devise.
If the folder contains a driver make sure it is designed to work with windows x64-based systems.
I am running 64bit Windows 7 on a Lenovo thinkpad. I recently installed the eclipse-ADK bundle.
you must just download samsung usb driver and instal it on device then restart adb and eclipse.
you can download samsung usb driver from below link
http://developer.samsung.com/android/tools-sdks/Samsung-Andorid-USB-Driver-for-Windows
good luck
The Google driver is for Google devices, like the Nexus.
Galaxy S4 is not a Google device, it's a Samsung device. Therefore, you must download the Samsung driver: http://developer.samsung.com/android/tools-
sdks/Samsung-Android-USB-Driver-for-Windows
Please do your research next time :)

No compatible targets were found ( Android )

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.

Unable to connect android phone to pc for debugging

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

ADB not recognizing samsung galaxy S?

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?

Unable to install Android USB driver on Windows 7 Pro 64 bit

Unlike some others, my Android SDK setup went smoothly on my new Windows 7 Pro 64 bit machine. However, I am currently hung up on installing the android usb drivers. What is the current state of this issue? There has been some discussion of this problem on the web but no consensus is immediately apparent.
The Android USB driver page for Windows is very misleading, IMHO. It doesn't mention that it doesn't work for all Android devices. It turns out that for certain devices you need to go to the manufacturer's website for the USB drivers, NOT use the generic Android USB driver.
For example, in my case the generic Android USB driver would not work for my Sony Ericsson X10a. I forget the exact error message, but the Windows Device Manager would not recognize the driver software as being valid for the device. But after I downloaded the X10a USB driver from the Sony Ericsson developer website, the Windows Device Manager was happy with it. Then I was able to install my Android development apps on the device and debug via Eclipse/DDMS.
BTW, I too am using 64-bit Windows 7 (which is not the real source of the problem).
I had the same problem - with OEM drives and Android SDK drivers too. Finally what helped me was:
Device Manager - Update Drives Software - Browse my computer for driver software - Let me pick from a list of device drivers on my computer - Have Disk - Browse for file android_winusb.inf (in sdk folder) - Android ADB
Windows was not able to find drives in folder automatically :-/
I hope it helps to someone...
I tried all this solutions but nothing worked. Finally i found that i need to connect my device as camera and not as media device in phone under "USB PC Connection" in settings and i got it worked. But really it is a long struggle... :) For more details, see this link..
http://junefabrics.com/android/driver.php
I hope this will help someone with the same problem.
Tried this driver from Intel (after checking all kind of drivers (asus, google, samsung kies etc).
https://software.intel.com/en-us/android/articles/intel-usb-driver-for-android-devices
and it worked like a charm (after unplugging and replugging the usb from my Nexus 7 and enabling MTP)
The Android Drivers Installation has download package and installation instruction.
If you have installed the driver and it doesn't load... you can try this :
In windows 7,
Go to Computer Management , then Device Manager
Locate your device...
Right-click, and Uninstall... (make sure your device is unplugged)
Then Reinstall it again. (run the driver setup)
This works for me.
http://forum.xda-developers.com/showthread.php?p=36523572
Try the above link. its an Universal Android USB Driver. Worked on windows 7!
Long story short: downloaded DROID and HTC Hero USB drivers, installed them. Now its all good.
Softpedia's Galaxy S USB Driver worked on win7 x64 for me. Galaxy S Phones. Vibrant / Captivate
just install the oem android driver. pretty simple to do. unless if they dont have one you have to do it manually.

Categories

Resources