Java Question Creating A Wrapper For Manufacturer SDK In B4A

idong

Member
Licensed User
Longtime User
I have an SDK from a device manufacturer containing a jar file and some .so files in arm64-v8a and armeabi-v7a folders. Please how do I create a wrapper for the SDK so that I can use it in my B4X application?
 
Top