B4J Question Create Executable for NON UI app without installing java?

MrKim

Well-Known Member
Licensed User
Longtime User
Edit: I guess I didn't really read the post I quoted. What I am looking for is the ability to install a non-ui program without pre-installing java.

https://www.b4x.com/android/forum/threads/b4j-v8-30-is-available-for-download.118160/
Post 18 says
The packager works with UI apps.

Non-UI apps can be distributed with a single jar, if Java is installed.
You can create a UI app that manages the non-ui app and include both of them in a single package. For further discussion please start a new thread.

Did a post get created for this? Has this been solved?

I need to create a stand alone executable for jRDC2 (a customized version I created).

I did find this https://www.b4x.com/android/forum/threads/solved-non-ui-apps-packaging.95106/

but it seems excessively onerous.

Thanks in advance for any help.
 
Last edited:

Hamied Abou Hulaikah

Well-Known Member
Licensed User
Longtime User
Have you check this:
 
Upvote 0
Top