How to run app on Android Device using Eclipse?

前端 未结 3 364
灰色年华
灰色年华 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:42

    1. Install the ADT plugin for Eclipse
    2. Install phone drivers (if needed)
    3. Plug the phone into the computer
    4. In Eclipse, "Run → Run as → Android application"

提交回复
热议问题