How to convert jar file into apk format... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to convert jar file into apk format...

Conversion of format for application development

25th Mar 2017, 6:04 PM
Siddharth Upadhyay
Siddharth Upadhyay - avatar
2 Answers
+ 1
This is not possible as android needs your application to extend activity in order to run. But off course you can add .jar libraries in your android studio path. If you want to learn android, read the tutorials at developers.android.com
31st Mar 2017, 2:53 PM
No One
No One - avatar
0
it is convertable by using the software @ECLIPSE which can convert jar to apk I was facing some pblm so I asked
3rd Apr 2017, 5:41 PM
Siddharth Upadhyay
Siddharth Upadhyay - avatar