B4JSnippetColour
JColorChooser : change your colors the Photoshop way
JColorChooser : change your colors the Photoshop way
@jkhazraji · 2024-07-31
B4JLibraryDatabase
Modded jRDC2 w/SQLite support and more
Attached you''ll find a modified version of jRDC2 (source https://www.b4x.com/android/forum/t...ation-of-rdc-remote-database-connector.61801/) that supports SQLite as the datastore out of the box. Support for V1 has been removed and therefore this is not a drop in replacement for jRDC2. This is more meant for people starting new with jRDC2. Comments are welcome (pro and con). Other modifications are listed in the main file and are relisted here
@OliverA · 2024-07-29
B4JTutorialDatabase
jRDC2 client example (using modded jRDC2)
Attached you find an example of accessing a jRDC2 server. This is a conversion of the DBUtils example program (here: https://www.b4x.com/android/forum/threads/dbutils-example.34611/#content). Please use the modded jRDC2 server (here: https://www.b4x.com/android/forum/threads/modded-jrdc2-w-sqlite-support-and-more.85578/). I used this client to do some "smoke" testing and remove some uncaught exceptions errors that I triggered in the original jRDC2 code (here: https://www.b4x.com/android/forum/t...ation-of-rdc-remote-database-connector.61801/). Please note that I create a "helper" code module jRDC2Utils that encapsulates some of the jRDC2 communication. This may not be the way to go, but it seems to work. I do seem to have some issues with events and order of events (one is documented in the source, the end of the AppStart method). For now it shows a small glimpse of jRDC2.
@OliverA · 2024-07-29
B4JLibraryDatabase [WEB]
PocketBase Hooks Collection [Web]
PocketBase Hooks Collection [Web]
@Mashiane · 2024-07-27
B4JTutorialSocial [WEB]
Beginning Telegram Mini Apps - Alerts [Web]
Beginning Telegram Mini Apps - Alerts [Web]
@Mashiane · 2024-07-27
B4JTutorialSocial [WEB]
Beginning Telegram Mini Apps - BiometricManager [Web]
Beginning Telegram Mini Apps - BiometricManager [Web]
@Mashiane · 2024-07-26
B4JTutorialSocial [WEB]
Beginning Telegram Mini Apps - Back & Settings Buttons [Web]
Beginning Telegram Mini Apps - Back & Settings Buttons [Web]
@Mashiane · 2024-07-26
B4JTutorialSocial [WEB]
Beginning Telegram Mini Apps - Haptic Feedback [Web]
Beginning Telegram Mini Apps - Haptic Feedback [Web]
@Mashiane · 2024-07-25
B4JSnippetSocial [WEB]
Telegram Mini App [Web]
Telegram Mini App [Web]
@Mashiane · 2024-07-24
B4JLibraryB4J Server
jEasyCaptcha - Setup your own Captcha Server
jEasyCaptcha - Setup your own Captcha Server
@tummosoft · 2024-07-24
B4JTutorialSocial [WEB]
Beginning Telegram Mini Apps with BANano [Web]
Beginning Telegram Mini Apps with BANano [Web]
@Mashiane · 2024-07-24
B4JSnippetB4Xpages [BASIC, SHAPED, MODERN, THEMED OR TRANSPARENT STYLE ON THE FLY][PROJECT TEMPLATE]
B4XThreePages - Based App UI [Basic, Shaped, Modern, Themed or Transparent Style on the Fly] [Project Template]
B4XThreePages - Based App UI [Basic, Shaped, Modern, Themed or Transparent Style on the Fly] [Project Template]
@JGParamo · 2024-07-23
B4JSnippetB4J [GRAALVM][PROOF OF CONCEPT]
Run embedded languages in B4J/java [GraalVM] [proof of concept]
Run embedded languages in B4J/java [GraalVM] [proof of concept]
@Daestrum · 2024-07-16
B4JSnippetB4J
How to load a Class file at runtime
How to load a Class file at runtime
@Daestrum · 2024-07-15
B4JSnippetB4J
Get Current Form
Gets the currently focused form
@Erel · 2024-07-14
B4JLibraryViewPager
jPager - ViewPager
This is a high performance pager, optimized for large lists.
@Alexander Stolte · 2024-07-12
B4JTutorialSithaso [WEB]
SithasoDaisy SDUITable Inline Editing - Calculations [Web]
SithasoDaisy SDUITable Inline Editing - Calculations [Web]
@Mashiane · 2024-07-10
B4JToolIcons / fonts
Icon factory using jdahsboardUI library Source Code
Icon factory using jdahsboardUI library Source Code
@fernando1987 · 2024-07-09
B4JTutorialRaspberry Pi
B4J app for Raspberry with jdk11
B4J app for Raspberry with jdk11
@Andreaserbyte · 2024-07-06
B4JSnippetAI/ML [GEMINI]
B4XCopilot - A.I. Assistant [Gemini] + Source Code
B4XCopilot - A.I. Assistant [Gemini] + Source Code
@fernando1987 · 2024-07-05
B4JSnippetChoicebox
ChoiceBox Focus behavior
At the present setting, the choiceBox does not open the choice list when it gets the focus by keyboard tab unless one would press the spacebar. This simple code snippet would change this behavior to open the choice list.
@jkhazraji · 2024-06-17
B4JTutorialHome automation [UPDATED]
ThingSpeak Data Viewer Tutorial [updated]
ThingSpeak Data Viewer Tutorial [updated]
@Didier9 · 2024-06-16
B4JSnippetTable/Grid
List of Maps to a B4XTable
This code converts a List of Maps into a format that''s perfect for loading into a B4XTable.
@Brian Michael · 2024-06-08
B4JTutorialDatabase [WEB]
Mastering Pocketbase: Your Ultimate Guide to a Flawless SQLite WebServer Install on Windows! [Web]
Mastering Pocketbase: Your Ultimate Guide to a Flawless SQLite WebServer Install on Windows! [Web]
@Mashiane · 2024-06-06
B4JTutorialDatabase [WEB]
Self Hosting Supabase [Web]
Self Hosting Supabase [Web]
@Mashiane · 2024-06-04
B4JLibraryCompression
ZT-Zip
Here is another Zip iibrary for B4j. It wraps this zt-zip project from github : https://github.com/zeroturnaround/zt-zip. zt-zip licence is Apache License 2.0 The advantages of this one are that it can insert, replace and remove files without having to unpack and repack the zip file, and you can add and extract items from/to byte arrays.
@stevel05 · 2024-06-03
B4JSnippetDatabase
Solution of some problems with jasper reports inside of B4J
Solution of some problems with jasper reports inside of B4J
@DarkoT · 2024-06-01
B4JSnippetMaths [SOURCE INCLUDED]
Chamfer Correction CNC [Source included]
Chamfer Correction CNC [Source included]
@ilan · 2024-05-28
B4JLibraryDatabase
SQLiteJDBC and slf4j
Starting with version 3.43.2.0, the authors of the SQLiteJDBC library added the SLF4J logging framework as a dependency.
@Claudio Oliveira · 2024-05-27
B4JSnippetImages
Glow Your Texts : Native and JavaObject B4J Code
Glow Your Texts : Native and JavaObject B4J Code
@jkhazraji · 2024-05-25