Link to home
Start Free TrialLog in
Avatar of Spike
Spike

asked on

Connecting Eclipse to a mobile phone

I've set up Eclipse (Version: Helios Service Release 2) with the Android plug in to develop a mobile application.
I have a small application I have written running OK in a simulator.
I have installed the Samsung New PC Studio and can connect OK to a Samsung GT 19000
I can browse the phone file system OK.
I have checked the drivers are installed correctly for this device and ensured they are updated.
However, I can't see the device to run or debug on it in Eclipse.
How do I get this to appear as a device I can connect to ?
Thanks in advance!
Avatar of rogerard
rogerard
Flag of United States of America image

The tutorial on this site provides a walk-through on how to successfully configure eclipse with the Android SDK and how to use the emulator.  Good luck!
Avatar of Spike
Spike

ASKER

Hi
I can connect to an Emulator OK.
What I can't do is connect to a real phone via the USB port.
I can connect using the Samsung New PC Studio. but it doesn't appear as a device to connect to in the emulator.
Have you read this tutorial on the same site titled "Setting up a Device for Development"?  I looks like you may have to install some drivers.  Good luck!
ASKER CERTIFIED SOLUTION
Avatar of Spike
Spike

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Spike

ASKER

I solved itt myself in the end