R rho New Member Licensed User Apr 9, 2016 #1 I am new to B4A and tried some very basic stuff and seems to be working good. I am wondering how easy it is to link some 3rd party lib/functions. I have a 3rd library with a *.java and *.so files for Android. If so, how do I do that? Thanks
I am new to B4A and tried some very basic stuff and seems to be working good. I am wondering how easy it is to link some 3rd party lib/functions. I have a 3rd library with a *.java and *.so files for Android. If so, how do I do that? Thanks
Erel B4X founder Staff member Licensed User Longtime User Apr 10, 2016 #2 If you have some Java knowledge then it isn't too difficult to create wrappers for Java libraries. You can see more information here: https://www.b4x.com/android/forum/forums/libraries-developers-questions.32/ Upvote 0
If you have some Java knowledge then it isn't too difficult to create wrappers for Java libraries. You can see more information here: https://www.b4x.com/android/forum/forums/libraries-developers-questions.32/