如何使用Eclipse在Android设备上运行的应用程序?如何使用、应用程序、设备、Android

2023-09-04 03:10:47 作者:日为朝山鸠

我开发我为Android第一个应用程序,现在我是用ADT运行的应用程序,现在我想运行在Android设备上的应用程序,我怎么能这样做,帮助需要。 在此先感谢

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

推荐答案

只需连接你的设备,并启用了USB调试设备上的设置,并安装在您的机器相应的驱动程序肯定。你可以从这里的设备驱动程序文件http://developer.android.com/sdk/oem-usb.html也有看这里http://developer.android.com/guide/developing/device.html

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