vote up 0 vote down star

hii how can i create my own jar file for android application using eclipse or ant??

flag

1 Answer

vote up 1 vote down

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

Tip: Wwhile 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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.