简体   繁体   English

在没有Eclipse的情况下创建Android Signed APK。 。

[英]Create Android Signed APK without Eclipse . .

I have some requirements where I need to create android signed APK without eclipse .Anyone can guide is there any way I can do this ? 我有一些需要创建不带eclipse的android签名APK的要求。任何人都可以指导有什么办法可以做到这一点? I developed a project using eclipse . 我使用eclipse开发了一个项目。 now I have complete project and I want to create its APK without eclipse . 现在我有完整的项目,我想创建没有eclipse的APK。 . . star in advance -:)p. 提前加星-:) p。 .thanks 。谢谢

You will need to use the ant tool to do the build. 您将需要使用ant工具进行构建。 Google has provided some documentation on how exactly you do this here . Google在此处提供了一些有关如何执行此操作的文档。 You could also look at this tutorial for reference. 您也可以查看本教程以供参考。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM