Time flies and the downloads are increasing. The new club is now open :) Post here if you developed a B4A app with 500k+ downloads.
Was your app downloaded 100,000 times or more? If yes then you are welcomed to post a link and screenshot of your app here.
Dear friends, I have been dreaming about creating this software tool: Electronic Circuit Design with GA. Managed to get it working with Chatgpt's assistance! I hope you like it.
Hello Fam!👋 Let's unbox (and perhaps build together) this monster to be, the B4X IDE Companion Quickly get it from your VS Code Extensions This has been generated with AI. Source Code in GitHub I've had myself into a pickle, I find...
Dear friends, With our beloved B4J and Python, I have developed a virtual lab for my students for the course Semiconductor devices and Circuits. I know it is not at all a good alternative to real hardware but at my college building we have a...
Here’s a simple splash screen template you can use in your projects. Just replace the image with your own and you’ll get a smooth, Disney-style animated intro for your app. It includes a fluid “jelly” effect on the logo, followed by a dynamic...
Hi B4X community, I'm sharing a little project I've been working on to speed up my development loop when using AI assistants. B4X_Context is a Windows utility that helps you create "minimalist" bundles of your B4X code. By allowing you to...
Hi Everyone, As promised, I have just published my b4x extension in VS code marketplace for everyone, and make my extension project MIT license and public my repo for anyone who want to alter it for their own use. Below is the project's GitHub...
Hi everyone! I'm a solo developer and I just released **HorseRace Manager V2** on Android. It’s a sports management sim where you buy, train, and strategically select the right horses for a 15-race season. I spent a lot of time on the mechanics...
Version: 2.68 Github: https://github.com/pyhoon/B4A-Bridge-Reskinned Release: https://github.com/pyhoon/B4A-Bridge-Reskinned/releases/download/v2.68/bridge.apk Older version is available in this post.
For many nfc credit card scanners the goal is to extract the credit card account number and date of expiration. That you can "extract" the same information - if not more - by simply looking at the card is irrelevant. But what you cannot do by...
I used to listen on Youtube to those Binaural Beats tone to reduce my stress and focus. Decided to do up a app for myself or possible to playstore. Did some research and start testing it with GLM to create the sound engine. Layout and more...
A Ghost Detector aka EMF detector. Just a side project to test out Codex. The UI layout are dynamically created so Codex can generates and self compile using the builder. Will add a spirit voice box function next. Happy ghost hunting ... this...
GARAGE is a new motorcycle maintenance tracking app, as always free and ad-free. The app automatically calculates upcoming maintenance tasks (oil changes, spark plugs, brakes, filters, etc.) based on mileage and time elapsed. It also includes a...
WHAT'S NEW IN VERSION 3: 1-No More Direct Connection to The Database Server (All Clients Now Consume the Restful Service); 2-Client and Delivery Boy Apps Are Now Different (This Was to Avoid Adding Background Localization to The Client Side)...
Version 6.00 A simple app to demonstrate the use of MiniORMUtils library. Platforms supported: B4A, B4i, B4J GitHub: https://github.com/pyhoon/MiniORM-B4X Depends on: B4XPages B4XPreferencesDialog MiniORMUtils (depends on SQL) XUI Views
Floodfill painting done in b4a (Beta Version) with native colorpicker Development is still in progress
Google Play: https://play.google.com/store/apps/details?id=com.puterise.dahchop User types: Customer Merchant Admin Backend: Build from Pakai Server v6 framework Libraries included EndsMeet, MiniHtml, MiniCSS, MiniJS, WebApiUtils Auth with...
Custom view class for professional digital signature, cross-platform, without using native APIs, only B4X code. It can be used in applications that perform biometric signatures or digital forensic audits. It allows exporting, importing, and...
GitHub: https://github.com/pyhoon/b4xpages-for-github Usage: 1. Download the template and put the file inside B4X Additional Libraries folder 2. Open B4A/B4i/B4J IDE 3. Click menu File -> New and select B4XPages (GitHub)
Version: 1.6.0 Play store: https://play.google.com/store/apps/details?id=com.puterise.minipos This app prints a simple receipt using BLE thermal receipt printer. I used MinimaListUtils (without SQL library) for data storage. What’s new 1...
Version: 19.0 Google Play: https://play.google.com/store/apps/details?id=my.computerise.demo.inappbilling I make a demo for testing the in-app purchase function to be use in my other app. You can download the demo or contact me if you want to...