How to generate jar library in Android Studio? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to generate jar library in Android Studio?

I have a java file which I need to make it a jar library in Android Studio only. I searched google and tried many tutorials but it was not successful. Please tell me how to do this.

24th Apr 2017, 7:30 AM
Pavitra Golchha
Pavitra Golchha - avatar
3 Answers
+ 3
I have successfully compiled a jar. I had some problems with support library which are not downloaded in my PC.
27th Apr 2017, 4:58 AM
Pavitra Golchha
Pavitra Golchha - avatar
+ 8
I found instructions on StackOverflow. Didn't that work for you? Why? http://stackoverflow.com/questions/21712714/how-to-make-a-jar-out-from-an-android-studio-project
27th Apr 2017, 4:56 AM
Tashi N
Tashi N - avatar
+ 7
OK, thx for your reply :)
27th Apr 2017, 4:59 AM
Tashi N
Tashi N - avatar