Get Month Short Names [according to Java SimpleDateFormat]
Get Month Short Names [according to Java SimpleDateFormat]
@Chris2 · 2025-07-31
CCTV example [updated] [B4J+B4A]
CCTV example [updated] [B4J+B4A]
@aeric · 2025-07-31
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
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
Freon: Freeze On Neck personal cooler !
Freon: Freeze On Neck personal cooler !
@freedom2000 · 2025-07-30
WorkersShifts using Google OR Tools [B4J]
WorkersShifts using Google OR Tools [B4J]
@Magma · 2025-07-29
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
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
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
Online charts with Plotly [PyBridge] [Server]
Online charts with Plotly [PyBridge] [Server]
@Erel · 2025-07-29
Visualization of hierarchical data with Plotly [PyBridge]
Visualization of hierarchical data with Plotly [PyBridge]
@Erel · 2025-07-28
Make good use of the jgauge library [B4J]
jgauge library extended with an LCD skin
@teddybear · 2025-07-28
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
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
Using Google OR-Tools in B4J
Using Google OR-Tools in B4J
@Johan Schoeman · 2025-07-27
Create a minimum Hello World Server using B4J
Create a minimum Hello World Server using B4J
@aeric · 2025-07-27
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
Select and Extract .ZIP File [B4X]
Select and Extract .ZIP File [B4X]
@Lucas Siqueira · 2025-07-24
Press Home with code - programmatically [B4A]
Press Home with code - programmatically [B4A]
@Magma · 2025-07-24
Inno Setup Generator â Package your B4J apps into professional installers
Inno Setup Generator â Package your B4J apps into professional installers
@fernando1987 · 2025-07-24
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
Tips or Tricks for using Android Emulator
Tips or Tricks for using Android Emulator
@aeric · 2025-07-23
B4J PyBridge Youtube Video Downloader
B4J PyBridge Youtube Video Downloader
@zed · 2025-07-23
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
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
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
Auto height to banner inline adaptative
Returns the auto height to use in the banner inline adaptive
@asales · 2025-07-21
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
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
Exception To String, with Stack Trace [B4X]
Exception To String, with Stack Trace [B4X]
@Erel · 2025-07-20