How to run app on Android Device using Eclipse?

前端 未结 3 361
灰色年华
灰色年华 2021-02-04 00:59

I am developing my first app for Android, for now I was using ADT for running app, now I want to run app on Android Device, how can I do so, help needed. Thanks in Advance

3条回答
  •  挽巷
    挽巷 (楼主)
    2021-02-04 01:51

    Just Connect your Device , and Make Sure you have enabled USB debugging in your Device Settings and also installed the appropriate drivers in your Machine. you can download the device driver file from here http://developer.android.com/sdk/oem-usb.html and also have look here http://developer.android.com/guide/developing/device.html

提交回复
热议问题