Howdy,
I haven't found an answer through searching around. Is there a way to call routines in native android libraries from within b4a? I have a wealth of native code in librares for, both shared object files and static libs. We use both fakeroot and chroot development areas, and have libs from all but Android 3.1 to compile against.
Most of our Android work uses native code and the JNI interface, along with the system Android libs. So, my basic question is, can I access those binary libraries through b4a?
Thanks,
--- Jem
I haven't found an answer through searching around. Is there a way to call routines in native android libraries from within b4a? I have a wealth of native code in librares for, both shared object files and static libs. We use both fakeroot and chroot development areas, and have libs from all but Android 3.1 to compile against.
Most of our Android work uses native code and the JNI interface, along with the system Android libs. So, my basic question is, can I access those binary libraries through b4a?
Thanks,
--- Jem