Hey guys!
I've seen a few threads about this subject, but I'd really like to see a tutorial on how to integrate C/C++ code in a B4A project. To my understanding so far, the C/C++ code has to be compiled into an .so lib, which in turn should be called by a Java lib, in B4A.
I understand the basic concept, but I'm not sure about the steps to be taken. Should I code in C or C++? Which C/C++ compiler should I use? How should I compile? How to create the Java lib? Should it be created in Eclipse?
Those are some of the questions I'd like to see answered in a tutorial.
So if, there is anyone out there who has the time and patience, I'd be eternally grateful.
I've seen a few threads about this subject, but I'd really like to see a tutorial on how to integrate C/C++ code in a B4A project. To my understanding so far, the C/C++ code has to be compiled into an .so lib, which in turn should be called by a Java lib, in B4A.
I understand the basic concept, but I'm not sure about the steps to be taken. Should I code in C or C++? Which C/C++ compiler should I use? How should I compile? How to create the Java lib? Should it be created in Eclipse?
Those are some of the questions I'd like to see answered in a tutorial.
So if, there is anyone out there who has the time and patience, I'd be eternally grateful.
Last edited: