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.
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...
Another quick upload, this time my interpretation of the old classic Space Invaders, the only additional library is the JoyStickView, which just gave it better control over two buttons, left and right. I have included the source code and a number...
This was my attempt at the old Frak Platform game, originally on the old BBC Micro I believe, or the Commodore :) I can remember playing it over forty years ago... Anyway, it was a big learning curve in B4A and B4J, I think it took me a few...
Here is my next game, did this a while ago for my grandson, basically a player bouncing back and forth across the screen, you control the up and down of the player with the Joystick, trying to collect all the fruits and avoiding the bombs...
Hi, another of my basic games from years past, it's a simple breakout with a few power-ups. As before, I've attached the source code; no additional libraries are used.
Here's my second offering to share, source code included; the only additional library is Animation. Try and stack as many blocks on top of each other. #Region Project Attributes #ApplicationLabel: DITL Block Drop #VersionCode: 1...
Hi, I've been playing with B4A to create my old-time favorite games, and given I'm 68 they go back a few years. This is a version of the old plastic square slider, where usually you have a grid of either 3 or four tiles with one blank space that...
For a new project, I've started creating a class that can convert objects (panel, button, Label, etc) to Glassmorphism. The class is in beta and uses only B4X code (cross-platform), with no external libraries. Option features: - Blur - Corner...
Hi folks. Well, I thought I might share my experience in the struggle of bringing my app to the Google Playstore .. After an accident I was bound to a wheelchair and then had to walk on crutches for quite a few months and I really couldn't do...
This is a minimal template with added only 1 new page. Why I created this template? The default B4XPages template has only 1 page (MainPage) The 3 pages example is little complex I always forget how I need to declare, initialize, add and show...
This template - contains 2 files (.gitignore and .gitattributes) - contains Macro examples for exporting project as zip and open GitHub Desktop app GitHub: https://github.com/pyhoon/b4xpages-for-github
Hello Dear Programmers, I am back with an Instant Messaging application from the WhatsApp and Telegram family. The functionalities are: - Register or Login ; - Reception and updating of messages on the home page; - Sends text messages and...
Overview ChatApp is a Real time chatting application. Developed in B4A, along with php and mysql, the application can be easily modified and customized. App Features Mysql database One by one chat Group Chatting Single Video & Audio Call...