Android Question How to install *.b4xlib

aeric

Expert
Licensed User
Longtime User
If you are using an older version that doesn't support b4x libs then unzip it and copy the modules to your project.

If you are using B4A 8.80+ or B4i 5.50+ then you have to copy the b4x library into internal library folder.



 
Upvote 0

klaus

Expert
Licensed User
Longtime User
If you use B4A 8.80+, B4i 5.50+ or B4J 7.00+, I would suggest you the structure below:



Put the additional libraries for the specific products in the specific subfolder.
B4X for the b4xlib libraries.
I use a specific folder, B4XlibXMLFiles, for xml files for the b4xlib libraries generated with this tool [Tool] b4xlib - XML generation.

And in Path Configuration:



The IDEs will automatically look in the correct subfolder for each product.

DonManfred was faster than me.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…