Hi Fam There are 2 inspirations for this project, 1. Family.Show and 2. TreeSpider The family tree is built once you capture your family members and also create relationships between them, like adding a mother and a father. You can also...
Version: 3.11 GitHub: https://github.com/pyhoon/user-login-server-b4j Clients: [Project Template] [B4X] User Login Client Description: This is a user registration and login server. Includes API for change and reset user password. Based on...
Version: 2.60 A tool for downloading the updated version or missing libraries for B4A or B4J projects. Download jar: https://github.com/pyhoon/libget-b4j/releases/download/v2.60/libget.jar GitHub: https://github.com/pyhoon/libget-b4j How to...
Based on TailAdmin HTML Template https://tailadmin.com/ GitHub: https://github.com/pyhoon/pakai-tailadmin
Version: 1.10 This is a B4X project designed to interact with the LHDN e-Invoice API, enabling users to perform various API calls such as logging in as a taxpayer system and submitting documents in XML and JSON format. The project uses B4XPages...
Get ready, developers! 👋 I am beyond excited to announce that the JDashboard UI Library is getting a massive upgrade. Version 23 is coming this August 2026! 📅 We are redefining the standards for B4X desktop interfaces. This update is all about...
Attached is a project to test MiniCSS library. Library: https://www.b4x.com/android/forum/threads/b4x-web-minicss.170299/
Hi Fam This app has been inspired by my need to have the SithasoDaisy5 Low Code Generator create complete bjl layouts from UI one creates from the tool Import (BJL/JSON) > Edit It > Export (BJL/JSON) Experience it for yourself on Vercel...
Hi Fam Download Source Code This is our 3rd demo of useful PHP-CRUD-API plugins. This one is a WebSockets Server that has been created from scratch. Thanks to AI. Its stores data in MySQL and we use REST API via PHP-CRUD-API to knit it...
Hi Fam Download Source Code This is our 2nd demo of useful PHP-CRUD-API plugins. This one is a SSE (Server Side Events) Server that has been created from scratch. Thanks to AI. Its stores data in MySQL and we use REST API via PHP-CRUD-API to...
Hi Fam Related Content #SharingTheGoodness Get eBook + Source Code
B4J AdFusion — The Future of Simple, Smart Ad Management B4J AdFusion is a clean, lightweight ad‑management system designed for developers who want full control over their in‑app advertising. No more wasted banner space, no more relying on...
Version 2.20 GitHub: https://github.com/pyhoon/manifest-writer-non-ui-b4j Download jar: https://github.com/pyhoon/manifest-writer-non-ui-b4j/releases/download/v2.20/manifest-writer.jar A tool for writing or updating manifest.txt for b4xlib...
Hi there Disclaimer: These WebApps are hosted on Netlify and the back-end hosted on PocketHost (just for demonstration purposes). You will have to set up the SQLite Webserver on your own machine for a better experience. PocketHost is not...
B4J Server + B4XPages Clients senangPay is a Malaysian Payment Service Provider (PSP). The client makes API calls to local server and the server handles all communication with the PSP. A webview is use to display the payment page. This payment...
Hi everyone, Today I'm sharing my CHIP-8 emulator, developed entirely in B4J. The goal was to create a faithful, simple implementation that is 100% compatible with classic CHIP-8 ROMs. Main Features Full CHIP-8 compatibility (64×32) Proper...
B4J Server + B4XPages Clients Billplz is a Malaysian Payment Gateway provider. The client makes API calls to local server and the server handles all communication with the payment gateway. A webview is use to display the payment page. If a...
Project Package for only $69 USD! The year has begun, and this is the perfect opportunity to bring your ideas to life. Take advantage of this special limited-time offer and acquire a complete project package designed for those who want to grow...
Hi, just finished a really awesome SPC Analytics Tool for my work. This is such a powerful tool and a must for every manufacture. Everyone is amazed by the outcome and i am so glad i did it in B4j :) what do you think guys?
This Street Fighter game is adopted for b4j from here Demo video: Libraries needed: pygame numpy opencv-python place Fighter.py in Lib and asset folder in Objects code: import math import pygame from pygame import mixer import cv2 import...