Hi friends!
I created a code for my project which I want to reuse it on my other project but I don't want to copy it to new project because if I update that code, I want it to be updated in all project that use it. Is it possible in Basic4Android? For example, in Delphi I just create a unit and I can "uses" it on any project.
I created a code for my project which I want to reuse it on my other project but I don't want to copy it to new project because if I update that code, I want it to be updated in all project that use it. Is it possible in Basic4Android? For example, in Delphi I just create a unit and I can "uses" it on any project.