开发者

Android how to package a build?

I just realized that I have been developing android for months but I ALWAYS send my builds to a phone or emulator for debugging.

How do I build a non-debug .apk that I can just send around as a file anywhere that c开发者_JAVA技巧an install on devices? something about signatures I need to be aware of?

using Eclipse. And yes, feel free to post the obvious RTFM links (I'm working on several problems right now), but if there are any caveats or things I should watch out for then I would appreciate the insight!

thank you!


in Eclipse: Right click the project, export, export android application. Follow the steps, including how to sign your app with a key you make in the wizard.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜