How to connect the device to Eclipse?

前端 未结 13 1830
予麋鹿
予麋鹿 2020-12-01 17:15

I am not able to resolve this simple issue.

I am trying to connect my device to Eclipse via USB cable.
On my PC, I have installed Eclipse and the Android SDK and

13条回答
  •  失恋的感觉
    2020-12-01 18:03

    First, you are not connecting device with emulator. What you want is eclipse to identify your device and use it for development.

    Everything about using devices for android development is given in official documentation.

提交回复
热议问题