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...
Updates: version 0.20 1. "Preserve" file's last modified by using Java Object https://www.b4x.com/android/forum/threads/set-file-modified-date-using-javaobject.170069/ 2. Replace triangle icons with plus/minus icons in treeview
Updates: version 0.20 1. Sync API 2. Upload API
SYSTI-VIS is a sales and inventory management system developed in B4J (a BASIC-based programming tool for cross-platform Java applications), integrated with a MySQL database for data storage and an API for communication and integration with other...
B4X Projects Cleaner Description: Delete files and Objects folder (created during Debug compilation) by bulk before backup/transfer to another device to save diskspace. Initial operation is already working but need to fine tune and do more...
Complete VOD Engine (HLS, HTTP Range, Thumbnails, JSON API) Open‑source project (MIT / Apache / GPL) Version 1.0 I am pleased to share a complete VOD engine built in B4X, ready to use, and easy to integrate into your own applications. It...
Happy new year! A healthy and prosperous 2026! Creature.jar - jdk1.8.0_202
Hi !!! The code/project below is nothing more than the code from Erel's CodeBundle but reversed. Essentially, I couldn't resist... What it does: reads the JSON and creates the project files in a folder. Layouts / Modules / B4J Project. Of...
================================================================================ CPU6502.bas – MOS 6502 CPU Emulator ================================================================================ DESCRIPTION: Complete emulation of the MOS...