If you're not familiar with Ollama4j, first read this post to set up the Ollama server and install one of the models: https://www.b4x.com/android/forum/threads/ollama4j-library-pnd_ollama4j-your-local-offline-llm-like-chatgpt.165003/ Currently...
ive create this custom msgbox with ai and some modification of me , there is some features for this custom msgbox : * DARK/LIGHT them * RTL/LTR * Buttons * Title text * Tilte Icon(chr) this is methode for call : Private Sub TestMessageBox...
PIC Microcontroller Projects & B4J Uploader Firmware Repository This repository contains a collection of firmware projects for various PIC microcontroller families. It includes both the source code for the microcontrollers and the necessary...
Here is a global color picker for B4J, capable of capturing the color of any pixel on the screen, even outside the application, thanks to jnativehook-2.2.2.jar. It includes: an ultra-smooth zoom magnifier a pixel grid a perfectly aligned...
Hi Fam Vercel Demo 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...
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...
Pakai Server Version 6.51 This version lets you develop dynamic web application connected to database backend without using JSON/XML API. You don't need to modify html and javascript using another text editor to develop the frontend. Develop...
This is another custom view I’ve been working on. It’s basically a button with a built-in confirmation dialog, presented through a smooth flip animation. When the user clicks the button, it flips to reveal a confirmation panel with YES / NO...
Hi everyone! I'd like to share a B4J desktop tool I made to extract colors from images. It uses the ColourThief library to generate a color palette from any image, and also lets you pick the exact color of any pixel by hovering with the mouse...
Hi everyone! I'd like to share a Color Picker tool I built with B4J. It lets you hover the mouse over any pixel on the screen and copy the color value to the clipboard. How it works: Run the app (or build it as a standalone .exe using...
MarkCraft - Markdown Editor Version 1.0 A modern, fast, and intuitive Markdown editor, developed in B4J. It combines a user-friendly text editor with a real-time HTML preview. Main Features Full Markdown Editor Formatting: bold, italic...
At last, a new update of lottie4j has been released 2 days ago. Here, it is adopted for b4j completely inside the form.
Description: A Custom View that creates an organic "whirlpool" metamorphosis between two images. It uses easing and elastic bounce to achieve a natural, non-linear feel. Use Cases: Dynamic Status Icons: Perfect for animating a "Lock" turning...
Hi everyone, I know you might be getting tired of me and my constant snippets, but I couldn't resist sharing another CSS-to-B4X migration! This time, I've worked on some 3D-style Social Buttons. Currently, the implementation focuses on the...
Another custom view for those who love animated interfaces! This one was inspired by a web design I found and I've ported it over to our ecosystem. Hope you find it useful. Cheers!
Here is another custom view of a loader with 4 different possible styles. These are based on an example I took from the web in CSS, and I made the migration to demonstrate that B4X is as powerful as any other language or environment. I developed...
Sharing another 2 Disney-inspired animated views. Hope you find them useful for adding some extra flair and dynamism to your projects!
I’ve been experimenting with the 12 Principles of Animation to create a toggle that feels more "alive." Unlike standard switches, this one uses a dual-spring physics system to achieve a "slap" effect with Squash and Stretch. Elastic Physics: The...
Hi everyone! I’m excited to share a preview of one of the most powerful features arriving in the upcoming update of JDashboardUI: the all-new JMenuBar. I have completely reimagined how we handle menus in B4J to ensure they are as fluid, modern...
A stylish, customizable circular loader inspired by elven runes. This Custom View allows you to transform any circular PNG into a dynamic, tinted animation. Requirements: XUI and BitmapCreator libraries.