Hi Fam
Use Tool hosted on PocketHost
Aeric has created an amazing tool to download Additional Libraries. This however needs a libs.json file for it to work. A sample of that file has been created on his post.
www.b4x.com
I was thinking about how this file can be generated from the already existing libraries list created by Erel. The source code of this app will be made available when completed.
So let's create the tool.
1. One will be able to import Erel's libraries list using an excel file. We will convert the google sheet to an Excel file and import it to the tool
2. We will then be able to generate the libs.json file we need from the list of available libraries.
Step 1
We have a table that will list all the libraries available.
We will be able to edit a record from the list, in case something has a typo or whatever. The only thing about the google sheet currently is no clear indication of whether a file is a .jar or a b4xlib, however the latter will always be assumed.
The following YT shows how one can upload the b4x libraries to the tool.
Use Tool hosted on PocketHost
Aeric has created an amazing tool to download Additional Libraries. This however needs a libs.json file for it to work. A sample of that file has been created on his post.
[Tool] Additional Libraries Downloader
Version: 2.40 GitHub: https://github.com/pyhoon/libget-non-ui-b4j A tool where you can use to download the missing libraries for B4A and B4J projects How to use Download and put the libget-non-ui.jar file into B4X additional libraries folder Open project with the LibDownloader comment link...

I was thinking about how this file can be generated from the already existing libraries list created by Erel. The source code of this app will be made available when completed.
So let's create the tool.
1. One will be able to import Erel's libraries list using an excel file. We will convert the google sheet to an Excel file and import it to the tool
2. We will then be able to generate the libs.json file we need from the list of available libraries.
Step 1
We have a table that will list all the libraries available.
We will be able to edit a record from the list, in case something has a typo or whatever. The only thing about the google sheet currently is no clear indication of whether a file is a .jar or a b4xlib, however the latter will always be assumed.
The following YT shows how one can upload the b4x libraries to the tool.
Last edited: