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...
As I already mentioned 'ages ago' in the 6502 emu thread, I’ve been tinkering away at writing an NES emulator in B4J. After the first experiments — which some of you bravely tested as an alpha version — I’ve now made a big leap forward🚀 I...
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...
Hi Fam We are starting 2026 with a bang, a new SithasoDaisy5 eCommerce / Online Store b4xtemplate (for a certificate of appreciation) for all your eCommerce needs. This project has been inspired by the Online Store from the DaisyUI Store which...
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...
Visualize, Convert, and Export – All in One Click ExcelRouteGen is not just another utility; it’s a professional-grade bridge between your spreadsheet data and the world of Geographic Information Systems (GIS). Designed for developers and...
Version: 3.00 Description: JRDC Client Template to be used with [Project Template] jRDC2 Server. GitHub: https://github.com/pyhoon/jrdc2-client-template-b4x How to use: Run jRDC2 Server Create a new project from B4A, B4i or B4J Change the...
Version: 3.30 Project template based on jRDC2 version 2.23 with sample database. GitHub: https://github.com/pyhoon/jrdc2-server-template-b4j Template: JRDC Server (3.30).b4xtemplate Supported databases: SQLite MySQL MS SQL Firebird...
B4J MCP Server using Standard Input/Output (stdio). It demonstrates a small inventory system storing data in an SQLite database. There are 2 tools available get_inventory: to list the available products add_product: add new product to inventory...