Having a problem with drivers ( i think)
When I connect the phone, I see USB debugging connected and USB connected and I am able to use USB storage,
But when I run the command,
Any help? I installed this driver
Am I doing something wrong? Thx.
----------------------------------
Problem solved
I read about someone with a similar problem.
Rebooted, installed the Intel drivers and connected my phone but got the same problem, still appearing as a Samsung, and ADB command and eclipse not yielding anything.
Opened task manager, located the adb.exe process, found out it was in my Windows folder. Deleted it.
I updated my Path settings to include Program files/android/android-sdk (just know i mean the path to my sdk)
run adb devices again, but same problem, still samsung in device mgr.
took some coffee.
opened Registry, searched for "Samsung android"
Deleted all entries that had it.
Reinstalled the intel drivers, rebooted computer.
Finished coffee.
Connected phone to pc, (made sure debugging option was enabled on phone)
Installed now in device manager as Android phone. (phew)
Opened eclipse
tried to push my app to the phone, opened the Run configurations lists to see available devices, but i didnt see my phone listed (more coffee?)
It looked like this.

I then noticed that wen i mouse over, the device list area, it would highlight it, and i selected it and could click ok. The app was pushed to my device. Interesting. Did a little dance, but still scratched my head over why my device name is missing.
as u can see in the image below, the device is highlighted but no names or any words there in the first slot. Well it works now.

When I connect the phone, I see USB debugging connected and USB connected and I am able to use USB storage,
But when I run the command,
adb devicesi cannot see my phone in the list, I am an app developer, and when i connect other phones, I see them listed there and am able to test my apps from eclipse directly.
Any help? I installed this driver
http://software.intel.com/en-us/articles/intel-android-device-usb-driver/
Am I doing something wrong? Thx.
----------------------------------
Problem solved
I read about someone with a similar problem.
http://stackoverflow.com/questions/8680679/android-device-doesnt-show-in-device-manager-error-with-kiesI grabbed USBDeview from link below (scroll far down to find the download links)
http://www.nirsoft.net/utils/usb_devices_view.htmlInstalled it, and looked for all instances of USB android drivers and uninstalled, giving particular beef to those with Samsung since my phone was appearing in Device manager as a Samsung Android phone.
Rebooted, installed the Intel drivers and connected my phone but got the same problem, still appearing as a Samsung, and ADB command and eclipse not yielding anything.
Opened task manager, located the adb.exe process, found out it was in my Windows folder. Deleted it.
I updated my Path settings to include Program files/android/android-sdk (just know i mean the path to my sdk)
run adb devices again, but same problem, still samsung in device mgr.
took some coffee.
opened Registry, searched for "Samsung android"
Deleted all entries that had it.
Reinstalled the intel drivers, rebooted computer.
Finished coffee.
Connected phone to pc, (made sure debugging option was enabled on phone)
Installed now in device manager as Android phone. (phew)
Opened eclipse
tried to push my app to the phone, opened the Run configurations lists to see available devices, but i didnt see my phone listed (more coffee?)
It looked like this.

I then noticed that wen i mouse over, the device list area, it would highlight it, and i selected it and could click ok. The app was pushed to my device. Interesting. Did a little dance, but still scratched my head over why my device name is missing.
as u can see in the image below, the device is highlighted but no names or any words there in the first slot. Well it works now.

Edited by Fixticks, 12 August 2012 - 09:54 PM.







Sign In
Create Account

Back to top












