Eclipse not recogniz the android device (Motorola Droid Razr Maxx hd) - android

I'm using the Eclipse ADT bundle on Windows 7 32-bit.
I'm trying to run my app on my phone (Motorola Droid Razr Maxx hd) which is running android 4.4.2 kitkat. I Have turned on USB debugging on the phone, and have installed drivers. But the eclipse doesn't show my device. here is the
My Apps min sdk:8 and Target sdk:19
I know there are similar questions
Device not being detected in eclipse
Connecting Droid Maxx for Android Development
Eclipse cannot find my android 4.1.2 device
Why is Eclipse's Android Device Chooser not showing my Android device?
but these doesn't solve my issue.

Just check if your phone adb device is detected and visible in windows devices manager. Possible reasons are:
Turned off USB debugging.
Not installed drivers for this specific phone model (as far as I remember, old motorola devices works with drivers from Motorola, not the Google's one.
Check connection - I had some troubles when connected phone with some low quality USB cable.

If you look in your Device Manager (on windows 7 click Start, right-click Computer and choose Manage) you might see that Motorola ADB Interface doesn't have a driver. This is what happened to me after my phone's Android operating system upgraded from 4.x to 5.1.
The driver can be found inside the Motorola Device Manager on Motorola's website. This will get you the drivers for Windows and this will get the drivers for Mac.
After I installed the latest driver adb could find my devices again (verified by running adb devices on the command line)

Related

Phone not being recognised by Eclipse

I have a Samsung Galaxy S4 that I would like to deploy my app to using eclipse. However the device simply does not appear on the list of devices to deploy to.
I am using Windows 7 64-bit.
The phone appears as a drive when plugged in, allowing me to transfer files to and from the device.
The phone has developer mode and USB debugging switched on.
In the Android SDK Manager, the Google USB Driver appears as installed.
I have manually installed the usb driver located at \extras\google\usb_driver\.
This same device has been recognised and deployed to on other computers.
I have tried restarting the adb server in command prompt using adb kill-server and then typing adb start-server.
I have tried restarting both the phone and the computer.
My deployment screen simply thinks there is no android device:
Any ideas? Is there perhaps something I am missing here that is required for my android device to be properly recognised by eclipse?
First, is your device id showing up when you use adb devices
If it is, it's just a matter of restarting eclipse. Another cause could be that you're using the Google USB driver, whereas you should be using Samsung's Android USB driver, which can be found here:
http://developer.samsung.com/android/tools-sdks/Samsung-Andorid-USB-Driver-for-Windows
Get the drivers for your Galaxy S4 here:
http://developer.samsung.com/android/tools-sdks/Samsung-Andorid-USB-Driver-for-Windows
P.S. ya better got Nexus 5
You should install Samsung KIES, that have included some USB Drivers and something more, then you will able the possibility to eclipse sdk recognize your Phone, i was with the same problem, after i installed KIES everything worked fine, trust me.
KIES Download:
http://www.samsung.com/us/kies/

USB-device driver for HTC OneVX (USB debugging)

I have a HTC One VX phone and I would like to develop an app for it.
I got the SDK, IDE, JDK and everything I need. http://developer.android.com/sdk/index.html I tried to run my app on my phone from eclipse. But my device is not showing up in the Android device chooser window. I'm guessing it is because I do not have the driver for the phone, but I can't seem to find it.
I have my phone set for "USB debugging".
The site -> http://developer.android.com/tools/extras/oem-usb.html#Drivers
Says to install the OEM USB driver for my computer. I have a dell that I have upgraded to Windows 7, service tag BLZXLC1. My so I can't get the drivers from the site because I have upgraded my OS.
But I already have the USB drivers right? In the device manager I have a "Android Phone" under "Other devices" which doesn't have a driver for it. What do I need to do to make this work?
Download and install HTC Sync Manager from HTC:
http://www.htc.com/www/software/htc-sync-manager/download/
Apart from being the official Sync program for HTC devices, it also contains the necessary USB device drivers for Windows, to use with (USB) Android Debug Bridge (ADB).
HTC Sync Manager supports the following devices (current as of February 9th, 2013):
HTC J Butterfly, HTC Droid DNA, HTC One VX, HTC One SV, HTC One X+, HTC One S Special Edition, HTC Desire X, HTC One SC, and HTC One SU, HTC One X, HTC One XL, HTC One XC, HTC One S, HTC One V, HTC EVO 4G LTE, HTC Droid Incredible 4G, HTC J, HTC Desire C, HTC Desire VC, HTC Desire V
the people who are facing the problem in connecting their htc phone with eclipse. they must install HTC-SYNC from the htc site. htc sync also include the usb debugging driver in it . just install and enjoy.
100% worked!!
Thats the link
http://www.htc.com/au/support/content.aspx?id=6196
Hi download this link only driver.HTC users with a device running Sense 3.6 or below, download either the version 4.5.0.001.exe or below versions.
HTC Drivers

Android - Device not detected

I'm trying to test an Android Application on my Galaxy Nexus (from Google). I use Windows 7 Home Premium 64 bit and Eclipse Java EE IDE for Web Developers.
My device doesn't show in Eclipse DDMS view. My device also doesn't show when I run adb devices in cmd.
I have USB debugging enabled.
When I try to install the USB driver as shown here I get a message that my device software is up to date.
I also tried killing the adb server and starting it again.
Give the Universal Naked Driver a try? Be sure to follow the steps in the forum post.
Nexus devices require the Google USB Drivers, you can get them through the SDK Manager.
If you have them installed and the device still is not detected try the following:
Use a different USB port (for me the USB 3.0 port is always making problems)
Restart the device and the computer
Restart ADB
Also take a look here, which explains how to install drivers for the Nexus S.
I had a similar problem. I could not get my device to show up in my Eclipse devices window. When I typed adb devices, no devices were discovered. Fortunately, I discovered this website. It basically had me install a generic driver for my Motorola (Android 2). It had other drivers for Samsung and other manufacturers. After the install, my Motorola phone became visible with ADB.

Eclipse doesn't recognize Galaxy Nexus on Fedora 16

I have successfully installed Eclipse and the Android SDK on Fedora 16. However, when I connect my Galaxy Nexus (with debugging enabled), and click Run in Eclipse, the device manager doesn't find my phone.
On Windows I had to install USB drivers for the phone but I don't believe there are any drivers for Fedora 16.
Is it possible to mount my phone AND test on Fedora 16?
If you click on DDMS, does you device show in the Devices window? If not, here is a list of problems to check:
Your USB cord connection to the device is too loose.
If its an old USB cord, there could be an internal break within the wires.
The socket within the device for the USB cord could be bent.
I installed mtpfs and it worked after a few tries and reboots.

Samsung Vibrant not showing up on ADB device list WIN7

I have a Samsung Galaxy Vibrant phone running android 2.3.7 CyanogenMod 7 ROM. I used to be able to debug on the device through ADB but since installing CM7, my device doesn't show up on the devices list. Also, when I connect the device, i get a message saying "Device driver software was NOT installed successfully".
I am running Windows 7 32bit.
If your device driver is not installed properly, it won't showup. Uninstall the driver and install again, make sure driver you are installing is supported on Windows 7.

Categories

Resources