Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

eclipse doesnt show my galaxy nexus with android 4?

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

like image 250
user1079516 Avatar asked Dec 03 '11 23:12

user1079516


2 Answers

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.

like image 92
Huang Avatar answered Sep 28 '22 18:09

Huang


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

like image 26
Christopher Wendels Avatar answered Sep 28 '22 18:09

Christopher Wendels