0
How to convert jar file into apk format...
Conversion of format for application development
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
0
it is convertable by using the software @ECLIPSE which can convert jar to apk
I was facing some pblm so I asked