B4J Question [BANano] [SOLVED] How to include B4xlib Resources on new projects?

Mashiane

Expert
Licensed User
Longtime User
Ola

Scenario: My BANano b4xlib comes with resources, e.g. images, php, zip files that I will mostly use across apps I built with the library.

Without having to always include the images, php, zip files again on new projects I make with the BANano B4xlib, how can I tell BANano to source the resources directly from the b4xlib (that already includes them), so that these are not theoritcally 'added twice'?

Thanks
 
Top