Hello Everyone,
I am creating my own custom library (a wrapper to work with JSON) and compiling it using the B4A IDE. My problem is that my library requires a reference to the existing 'JSON' library that comes with B4A. How can I automatically add this library as a dependancy when my library is added to a project?
Thanks in advance for the help.
I am creating my own custom library (a wrapper to work with JSON) and compiling it using the B4A IDE. My problem is that my library requires a reference to the existing 'JSON' library that comes with B4A. How can I automatically add this library as a dependancy when my library is added to a project?
Thanks in advance for the help.