Android Question How and where to keep download class for future usage?

SCS

Member
Licensed User
Longtime User
Hi,

For Addition Libraries, we setup a directory named AddLibraries (as per recommended) and copy the .jar and .xml file into it.

How about those Class zipped file? Where should we store it? And what is the necessary files to copy? .b4a & .bas or extract to a sub-folder together with the Files/ and Objects/ directories?

Regards,
CK
 
Top