dependency

  1. MarcRB

    B4J Question Combining Standalone Package folders 2 or more apps (bin, lib, conf, legal)

    Hi, When I build multiple B4J Windows .exe applications using Build Standalone Package, each app gets its own folders like bin, lib, conf, and legal. Since many of these files are identical, I was wondering: Is it safe to share or merge folders like lib, conf, and legal between multiple apps to...
  2. xiaoyao

    Android Question maybe b4a/b4j.exe get all public class/function return type,sub,The name and data type of each parameter?

    maybe b4a/b4j.exe can call by java.exe -jar getjarINFO.jar abc.jar? get all public class/function return type,sub,The name and data type of each parameter? from:https://www.b4x.com/android/forum/threads/java-creating-libraries-for-b4a.6810/ about:Basic4android has a very good support for...
Top