Android : Want to add .jar files externally and access them from .apk file

on Monday, September 15, 2014


We can use .jar file in our android project to use the external APIs. But i want to replace that .jar files after creating .apk files if we made some changes in .jar file same like as a .dll file.


So can we replace or use .jar files from mobile sdcard without reinstalling the application?


0 comments:

Post a Comment