开发者

How do I convert eclipse App for phone?

开发者 https://www.devze.com 2023-01-13 06:24 出处:网络
I have downloaded eclipse and the Android sdk and I have now used eclipse to design an android app which runs fine on the emulator. I have also downloaded and installed Kies for file transfer between

I have downloaded eclipse and the Android sdk and I have now used eclipse to design an android app which runs fine on the emulator. I have also downloaded and installed Kies for file transfer between PC and Samsung phone. I used Kies to download a free app from Android market and checked the format of the开发者_Python百科 downloaded files, one is an ‘app file’, the other is ‘image files’. Do I have to somehow turn the saved files from my eclipse created app into the above file types for transfer to my phone? If so how? If not, which files do I transfer to my phone? Hope someone can help, apologies if I have missed something simple and obvious. Thanks.


If you're just looking to test/debug your app on your own phone, then you can do that straight from Eclipse's Run menu once you've set up your environment properly. See Developing on a Device from the Android developer site.

There's also information on signing and publishing your app to the Market.


You just have to enable "Usb debugging mode" under settings\application in your phone. If you have the android sdk, the phone drivers and the eclipse android plugin properly setup you should be able to debug your application in your phone using eclipse.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号