简体   繁体   中英

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 ? I developed a project using eclipse . now I have complete project and I want to create its APK without eclipse . . . star in advance -:)p. .thanks

You will need to use the ant tool to do the build. Google has provided some documentation on how exactly you do this here . You could also look at this tutorial for reference.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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