Example of a configuration json file for B4JPackager11 for apps that depend on jPOI.
The InputJar field should be changed based on your app path.
B4JPackager11 v1.04+ is required: https://www.b4x.com/android/forum/t...the-simplest-way-to-distribute-ui-apps.99835/
B4X:
{
InputJar: "C:/Users/H/Downloads/projects/jpoitest/Objects/main.jar",
IncludedModules: ["jdk.charsets"],
AdditionalModuleInfoString: "opens schemaorg_apache_xmlbeans.system.sD023D6490046BA0250A839A9AD24C443;"
}
B4JPackager11 v1.04+ is required: https://www.b4x.com/android/forum/t...the-simplest-way-to-distribute-ui-apps.99835/