B4JSnippetStrings [ACCORDING TO JAVA SIMPLEDATEFORMAT]
Get Month Short Names [according to Java SimpleDateFormat]
Get Month Short Names [according to Java SimpleDateFormat]
@Chris2 · 2025-07-31
B4JTutorialAudio/Video [UPDATED][B4J+B4A]
CCTV example [updated] [B4J+B4A]
CCTV example [updated] [B4J+B4A]
@aeric · 2025-07-31
B4ASnippetService/Receiver
Starter service and the missing foreground service type crash
Recommendation to add these two snippets to avoid crashes that happen when the app is somehow started while the screen is turned off
@Erel · 2025-07-30
B4JSnippetDatabase
SQLite Additional Jar
1 line code snippet to add Additional Jar for SQLite. Comes in handy for me as every time I can''t remember the file name.
@aeric · 2025-07-30
B4ASnippetOther
Freon: Freeze On Neck personal cooler !
Freon: Freeze On Neck personal cooler !
@freedom2000 · 2025-07-30
B4JSnippetGoogle [B4J]
WorkersShifts using Google OR Tools [B4J]
WorkersShifts using Google OR Tools [B4J]
@Magma · 2025-07-29
B4XLibraryList- and scrollview [B4X]
Simple stackable expandable business card view [B4X]
I have made a few modifications to CLVExpandable to show an expandable ''business card'' style view with rounded corners as if they are stacked on top of each other.
@John Naylor · 2025-07-29
B4JTutorialDatabase
PocketBase: Why you should ABSOLUTELY AVOID using getFullList when Querying large tables
PocketBase: Why you should ABSOLUTELY AVOID using getFullList when Querying large tables
@Mashiane · 2025-07-29
B4JTutorialDatabase
PocketBase: Speeding up your App with Views / Own SQL Commands even at Run-Time.
PocketBase: Speeding up your App with Views / Own SQL Commands even at Run-Time.
@Mashiane · 2025-07-29
B4JSnippetCharts [PYBRIDGE][SERVER]
Online charts with Plotly [PyBridge] [Server]
Online charts with Plotly [PyBridge] [Server]
@Erel · 2025-07-29
B4JSnippetCharts [PYBRIDGE]
Visualization of hierarchical data with Plotly [PyBridge]
Visualization of hierarchical data with Plotly [PyBridge]
@Erel · 2025-07-28
B4JSnippetProgress/Gauge/Loading [B4J]
Make good use of the jgauge library [B4J]
jgauge library extended with an LCD skin
@teddybear · 2025-07-28
B4RSnippetComms & Network
esp32 RS485 bus: ModBus RTU module via Serial2: Slave + Master, pins settings
esp32 RS485 bus: ModBus RTU module via Serial2: Slave + Master, pins settings
@peacemaker · 2025-07-28
B4ACode moduleB4A
AutoScale
Deprecated - The AutoScale function in the Designer Scripts scales only views added in the Designer but not views added in the code. To overcome this drawback I wrote a Scale Code module.
@klaus · 2025-07-28
B4JTutorialGoogle
Using Google OR-Tools in B4J
Using Google OR-Tools in B4J
@Johan Schoeman · 2025-07-27
B4JTutorialB4J Server
Create a minimum Hello World Server using B4J
Create a minimum Hello World Server using B4J
@aeric · 2025-07-27
B4XLibraryCharts [B4X]
ediChart A library for creating PIE charts with rounded edges & Piramid Chart [B4X]
ediChart A library for creating PIE charts with rounded edges & Piramid Chart [B4X]
@valerioup · 2025-07-26
B4XSnippetCompression [B4X]
Select and Extract .ZIP File [B4X]
Select and Extract .ZIP File [B4X]
@Lucas Siqueira · 2025-07-24
B4ASnippetB4A [B4A]
Press Home with code - programmatically [B4A]
Press Home with code - programmatically [B4A]
@Magma · 2025-07-24
B4JToolB4J
Inno Setup Generator – Package your B4J apps into professional installers
Inno Setup Generator – Package your B4J apps into professional installers
@fernando1987 · 2025-07-24
B4XToolB4X [SOURCE INCLUDED][B4X][TOOL]
B4XsaveAs - a ''Save As'' for B4X projects, called by a comment link [source included] [B4X] [Tool]
B4XsaveAs - a ''Save As'' for B4X projects, called by a comment link [source included] [B4X] [Tool]
@walt61 · 2025-07-24
B4ATutorialEmulator/VM
Tips or Tricks for using Android Emulator
Tips or Tricks for using Android Emulator
@aeric · 2025-07-23
B4JSnippetYouTube
B4J PyBridge Youtube Video Downloader
B4J PyBridge Youtube Video Downloader
@zed · 2025-07-23
B4RLibraryhttp
raWOT
I was looking for a web server working with B4R and i found a good candidate with aWOT library for arduino.
@candide · 2025-07-22
B4JLibraryB4J server
jServer v4.0 - Based on Jetty 11
This is a new version of jServer. It is based on Jetty 11.0.9. Previous versions were based on an early version of Jetty 9.
@Erel · 2025-07-22
B4ASnippetAds
The (almost) Definitive Admob Example
To help the new members to make money with B4A, I tried to compile all the relevant Admob code (except mediation) of the forum in this example and put comments and links.
@asales · 2025-07-21
B4ASnippetAds
Auto height to banner inline adaptative
Returns the auto height to use in the banner inline adaptive
@asales · 2025-07-21
B4ALibraryDatabase
SQLCipher
Encrypted databases. SQLCipher is an open source project that extends SQLite and adds full database encryption. B4A SQLCipher object is a special subtype of SQL object. There is almost no need to change any code in order to switch from regular SQL to SQLCipher.
@Erel · 2025-07-20
B4XTutorialhttp [B4X]
OkHttpUtils2 / iHttpUtils2 and accept all option [B4X]
Note that OkHttpUtils2, jOkHttpUtils2 and iHttpUtils2 are actually the exact same b4x library. jOkHttpUtils2_NONUI was required as a special version for non-ui B4J apps. It is no longer required and shouldn''t be used.
@Erel · 2025-07-20
B4XSnippetLogging/Exceptions [B4X]
Exception To String, with Stack Trace [B4X]
Exception To String, with Stack Trace [B4X]
@Erel · 2025-07-20