The attached small non-ui app automates everything described here: https://www.b4x.com/android/forum/threads/using-resource-hacker-to-replace-openjdk-platform-app-name-and-icon.136771/ It uses shell commands to make adjustments to the properties...
Update Chart.js using HTMX and B4J GitHub: https://github.com/pyhoon/EndsMeet-Htmx-ChartJs-B4J Code modified from DeepSeek's answer.
Inno Setup Generator is a graphical tool developed in B4J, designed for developers who want to generate .iss installation scripts for Inno Setup without writing code manually. This project was created to help new developers in the B4X...
This is a Point of Sales (POS) system under development. The basic functions such as Discount, Price override, Barcode scan, Item Void, Hold/Call Bill and Reprint Receipt are available. It also has an Admin or "backend" login for changing system...
Hi, I like to introduce a new project and share it with you if you find it useful. One of my clients requested the ability to generate their own PDF forms. My task was to create a simple interface where a user could enter their data (e.g., Name...
Web API Server is now Pakai Version: 3.51 GitHub: https://github.com/pyhoon/pakai-server-b4j/tree/v3.51 Description: Web API Server with JSON response Database: SQLite, MySQL Template: Web API Server (3.51).b4xtemplate B4X Client App...
Hi Fam Use Tool Live Get Tool Source Code Developed with Love BANano SithasoDaisy 2.5 PocketBase Hosted on PocketHost Aeric has created an amazing tool called Additional Libraries Downloader. This however needs a libs.json file for it to...
Another Star Field Simulation. #Region Project Attributes #MainFormWidth: 1024 #MainFormHeight: 800 #End Region Sub Process_Globals Private fx As JFX Private MainForm As Form Private Canvas1 As Canvas Private Timer1...
Explore this interactive solar system simulation, a visually captivating project created in B4J. This project dynamically represents the solar system, complete with: Sun and Planets: Each planet orbits the sun with its own unique speed and...
Hello everyone, I created from the need of the heart and now I provide for you a project that I hope will encourage others to work creatively in creating your own non -standard file player (.media) The project allows you to convert .media to...
GitHub: https://github.com/pyhoon/escpos-designer-b4x Still in early stage. UI need a lot of improvement. Welcome to fork and PR.
In the previous thread, I have extended the gauge library for LCD skins,actually ,the medusa library contains two controls-gauge and clock , here I will share the clock control. Example and extension library are attached. it depends on jgauge...
This project offers an innovative solution for visualizing sound waves by combining the power of B4J for the graphical interface with the flexibility of Python for audio processing. Thanks to PyBridge, the integration between the two languages...
Level Up Your B4X Projects with Perplexity AI Integration! 🚀 I'm excited to share my latest B4X Community contribution: A powerful example of how to connect with the Perplexity API from your B4X apps! With this code, you will learn how to: 📝...
At least the people of my age may remember these jar games on first mobiles like Sony-Erriscon, Motorola, LG, Nokia, ...etc, It was fun for the eye to catch these vivid colors and moving heroes. For me, it is also fun to let b4j run them and...
Hi there, I want to share an Example based on Tutorial and Help of @Johan Schoeman - understand and created a Worker/Employee Shift Generator... using Google OR Tools (a great library that seems working only at Windows)... You can get more info...
The Medusa is a great resource for numerous modern looking UI gauge controls, Erel has wrapped most types of gauges in the library. I really like the LCD skin of this control, so I extended this jgauge library for the skin. Example and...
I saw thread https://www.b4x.com/android/forum/threads/save-as-for-modules.167903/ and thought 'challenge accepted' - it wasn't that daunting 🙂 Put the jar in your additional libraries folder(s) and then in your B4X code add this comment link...
LibX Template Studio not only simplifies the creation of templates and libraries, but it’s also designed to cater to a global audience. We’re excited to announce that the application is available in 10 languages, ensuring developers worldwide can...
Project objective This project demonstrates a seamless integration between B4J and Python through the PyBridge extension to enable online video and audio uploads. It was designed as a modular base that any developer can adapt, enrich, and...