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.
Ola From our creative engineers, its with pleasure to avail the Ultimate App Template for your next VPN Project. This is a B4a design template only and not a fully VPN project. Pages Included: Dashboard Page Design Welcome Page...
Adopted from here Using Bezier curve algorithm, a 3D flipping effect was created. As finger is dragged left or right, pages are turned in a beautiful view. See a video: The code adopted in inline Java (pager.java) : package...
1. Introduction and Architecture This project is a modified version of the original jRDC2 Server. The multi-database support is based on Erel's JDC2 Multiple Database modification, and includes three main structural changes: HikariCP Migration...
TBYTE POS is a complete application developed personally to demonstrate the power and flexibility of the B4A (Basic4Android) language. Designed for internal use in a food truck (my wife's), it illustrates how a single development environment can...
⭐⭐Special Promotion: 15% Off on Any Project You Choose! Since we are at the end of the year, I decided to gift you with a special Holiday promotion! Purchase any app or software I have developed and take advantage of this exclusive offer. With a...
Dear developers community, I searched the forum for a code to show meta data of font files as .ttf or .otf files which may include : font fullName, familyName, ID, Manufacturer, ..etc, But later I discovered that Android does not provide such a...
Good morning friends, I share this little utility of mine for managing barcodes, most of the code was found here in the forum, assembled, corrected by Gemini and used, very convenient for generating many types of barcodes as you can see, to be...
Hi everyone, I’m very happy and excited to present my new project: PistolApp.com – a virtual reality trainer for sport shooting, designed and developed with B4A. With PistolApp you can practice precision shooting exercises directly from your...
This is a 3D viewer that displays .glb files, for now at least, with user interaction to move the objects and load different animations for each file. It depends on a webview, so it is non-native if we take Android controls in consideration. It...
(B4A, B4i, B4J) (Note: This is basically Erel's sample project; I just had to create the .zip file, rename the "root" folder (the one containing the B4A, B4J, and B4i folders) and rename the projects (and .meta files) to $APPNAME$. That's...
Android has a chronometer widget. The code demonstrates this as shown : Code in Github
Class that converts panels to Glassmorphism Features: - Blur - Opacity - Corner Radius - Glass Color - Glass Border Width - Glass Border Color This class uses B4X (cross-platform) code, with no external libraries. Your comments are...
Sellixor is a sales system developed in B4J, integrated with MySQL and the Resent API, which offers comprehensive management with three user types: Admin, Manager, and Salesperson. The Admin has full access to the system, allowing them to...
Hi guys, Wanted to help out a fellow community member to achieve pushing views to a secondary display and I'm posting it on a new thread as suggested by multiple members. This is not the most elegant piece of code nor it is flexible. All it...
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)...
Hi all: *** ADDED Project with B4XPages working on B4A and B4J. See post #15 Not sure if this is the rigth place, or if I should publish it in Examples, @Erel, feel free to move. The code is not perfect, but it works. Most of code is...
Hi, this was the original Slider game that I subsequently went on to create the Image Slider using images instead of the numbers used in the original plastic game of the seventies. As i mentioned before I'm 68 years young, and coming from an IT...
This was a game for my grandson Teddy, who has just gone three. Unfortunately, it got him into using the mobile phone, and now you can't get him off it :) It's a simple pop the balloons game, green ones give extra time, and if you pop Teddy's...
Another one off the list was Tetris, so here is my interpretation of the old classic, I realise there are many better versions, but as I stated doing all the games I have attempted was for my benefit, achieving the end result was my aim, I don't...
Hi, this could do with a bit more polish to finish it off but it's playable and took me quite a bit of time to process, so feel free to amend to your personal taste, if you do please send me a copy :) . Here's the code; no additional libraries...