The Medusa is a great resource for numerous modern looking UI gauge controls, Erel has wrapped most types of gauges in the library. I really like the LCD skin of this control, so I extended this jgauge library for the skin. Example and...
I saw thread https://www.b4x.com/android/forum/threads/save-as-for-modules.167903/ and thought 'challenge accepted' - it wasn't that daunting 🙂 Put the jar in your additional libraries folder(s) and then in your B4X code add this comment link...
LibX Template Studio not only simplifies the creation of templates and libraries, but it’s also designed to cater to a global audience. We’re excited to announce that the application is available in 10 languages, ensuring developers worldwide can...
Project objective This project demonstrates a seamless integration between B4J and Python through the PyBridge extension to enable online video and audio uploads. It was designed as a modular base that any developer can adapt, enrich, and...
This is a wrapper for odomter library License: https://github.com/HanSolo/odometer?tab=Apache-2.0-1-ov-file#readme The library containing an odometer and two spinner controls. I have only wrapped the odometer. Example and library are attached...
GitHub: https://github.com/pyhoon/simple-htmx-project-b4j This is a simple Todo List web app using HTMX, created using EndsMeet Server project template. The data is handled by MinimaListUtils library. This project is based on...
This project is under development. I am migrating the current server to use the latest Pakai framework + EndsMeet server. The server combines different functionalities to become a one-stop server and easy to manage. Functions: Client Area -...
Class From Layout Class from layout is a tool to provide a basic class from a layout file to save time creating the boiler plate yourself. It was in development before Erel released the new Layout to Json utility. Using that makes it more...
Version: 2.00 GitHub: https://github.com/pyhoon/user-login-client-b4x Server: [Project Template] User Login Server Description: B4X client apps connect to a server with SQLite/MySQL database Shows a list of users with their last login time...
I imported this project from Github. It states the following: A library of ready-to-use animations for JavaFX Features: Custom animations Custom interpolators Play/Stop animation Play an animation after another FXML layout was used with a...
It's also from the project which introduced at the thread. Cause file size is limited, the gif only demonstrates the around style. for more styles, please see the example Properties: There are 30 animation styles in this control. I only...
The control is one of the RXcontrols from GitHub. There are many excellent controls in the project. This is a video by the author introducing RXcontrols. I only wrapped the audiospectrum control. If you are interested in other controls, you...
..........
Ola See on GitHub With this project one is able to create multiple projects with multiple child elements. The back-end database is Firebase. This means one has to create a FB profile to store the contents. What you will learn? Firebase...
This is a continuation of the previous sharing. RXTranslationButton is wrapped, the demo is below The usage is also simple. see the example,no more description. Example and library are attached. Note: it depends on rxcontrols-11.0.3.jar of...
project-templates-b4x List of B4X IDEs project templates GitHub: https://github.com/pyhoon/project-templates-b4x B4X MiniORM-B4X Client v2.10 MiniORM-B4X Client v2.00 MiniORM-B4X Client v1.06 MiniORM-B4X Client v1.05 User Login Client v2.00...
Good morning. My little project written using Banano and SithasoDaisy5. It is a secure chat that works only locally in the browser. All messages are AES encrypted locally. The transmission protocol is MQTT Broker as websocket wss. You can use...
Hello everyone, i am working on a project and thought why not share with b4x community the source of the lib and also the tool for creating sprite sheets and use them in your b4x games/apps. So it is just a alpha version but i have big plan for...
A jRDC2 server with login session modified from [Project Template] jRDC2 Server. This project is currently a proof of concept. It demonstrates a login test using email and password to return a session id. This session id is required by the...
Here are two utility apps that perform very similar functions. One analyses the content types of the clipboard, and the other analyses the content types of the Dragboard. Useful to find out exactly what data to expect when importing into...