简体   繁体   中英

How can I create my own JAR file for an Android application using Eclipse or Ant?

如何使用Eclipse或Ant为Android应用程序创建自己的JAR文件?

In Eclipse, you can use the "export" option on the project to create a jar file. This will open the JAR creation wizard.

Tip: While creating the jar, choose to save the jar description file in your project workspace. Then subsequently, just right click the jar description file and select " create jar " to recreate the jar file whenever you need.

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