I upgraded to a new computer. B4a worked on my old computer. When I installed B4A on the nrw computer I received an error "cannot find Addlibraries"
I can't find this folder anywhere on my computer drive
Is this foldet part of JDK or android SDK, or is it part of B4A?
Please tell me where I can download this or how i can install it.
AddLibraries is probably the folder where you put all third party libraries (the ones you can download here in the forum). In the IDE, go to Tools -> Configure paths and select a folder where to store your third party (additional) libraries and then make sure to put said libraries in this folder.
Thanks I solved that problem. I noticed that entering the path for Addlibraries is optional. since I have no 3rd party libs I just removed the path that was listed. that got rid of the error.