Home
Products
B4A
B4i
B4J
B4R
Showcase
Store
Learn
General
Guides
Video Tutorials
Glossary
Teach
Blog
Forums
#B4X Discord (unofficial)
B4X Facebook Group
B4X Github
New posts
What's new
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Log in
Register
What's new
Latest activity
Register
Menu
Log in
Register
Install the app
Install
Welcome to B4X forum!
B4X is a set of simple and powerful cross platform RAD tools:
B4A
(free) - Android development
B4J
(free) - Desktop and Server development
B4i
- iOS development
B4R
(free) - Arduino, ESP8266 and ESP32 development
All developers, with any skill level, are welcome to
join the B4X community
.
Home
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Latest activity
What's new
New Posts
New profile posts
Latest activity
udg
reacted to
William Lancee's post
in the thread
B4J Library
[B4J][PyBridge] PyWorks: a Class to Facilitate Running Python Code
with
Like
.
This class arose from my experience with PyBridge. PyBridge is a powerful interface to Python. With PyBridge you can use Python code in...
Jan 21, 2026
S
Segga
reacted to
Erel's post
in the thread
iOS Question
[SOLVED] Can I change the launch screen color to black?
with
Like
.
I've just tried it and it works. Start with a red screen: <color key="backgroundColor" red="1" green="0" blue="0" alpha="1"...
Jan 21, 2026
teddybear
reacted to
Erel's post
in the thread
Android Question
[SOLVED] Shadow in BBLabel
with
Like
.
1. Depends on B4XBitmapEffects. 2. Set BBLabel.DisableResizeEvent = True Private Sub AddShadow (Lbl As BBLabel, OffsetX As Int, OffsetY...
Jan 21, 2026
JGParamo
reacted to
Erel's post
in the thread
B4R Question
Hardware Serial on ESP32
with
Like
.
Correct code: #if C HardwareSerial Serial2(2); // Second Hardware Port void SerialNative2(B4R::Object* unused) {...
Jan 21, 2026
Erel
replied to the thread
iOS Question
[SOLVED] Can I change the launch screen color to black?
.
I've just tried it and it works. Start with a red screen: <color key="backgroundColor" red="1" green="0" blue="0" alpha="1"...
Jan 21, 2026
JGParamo
reacted to
candide's post
in the thread
B4R Library
rArduinoNvs NVS library for esp32
with
Like
.
it is a wrapper for NVS library from : https://github.com/rpolitex/ArduinoNvs NVS is a port for a non-volatile storage (NVS, flash)...
Jan 21, 2026
Erel
replied to the thread
iOS Question
AdSizeMediumRectangle and SIZE_FULL_BANNER
.
The online documentation repository is obsolete. It isn't being updated. Add the OBJC code from that post to the main module, and use...
Jan 21, 2026
Erel
reacted to
RB Smissaert's post
in the thread
Android Tutorial
Get rid of faulty row in table SQLite_Master
with
Like
.
After running some faulty code I ended up with a faulty entry in the SQLite SQLite_Master table. This was a table name called...
Jan 21, 2026
Erel
reacted to
Matt S.'s post
in the thread
iOS Question
Phone.KeyChainPut() stoped working in iOS 26.1
with
Like
.
The problem was solved when I moved to B4i 10.0 👍
Jan 21, 2026
Erel
reacted to
William Lancee's post
in the thread
B4J Library
[B4J][PyBridge] PyWorks: a Class to Facilitate Running Python Code
with
Like
.
This class arose from my experience with PyBridge. PyBridge is a powerful interface to Python. With PyBridge you can use Python code in...
Jan 21, 2026
Erel
replied to the thread
Android Question
[SOLVED] Shadow in BBLabel
.
1. Depends on B4XBitmapEffects. 2. Set BBLabel.DisableResizeEvent = True Private Sub AddShadow (Lbl As BBLabel, OffsetX As Int, OffsetY...
Jan 21, 2026
Erel
reacted to
Peter Simpson's post
in the thread
B4R Library
ArduinoBLE GATT - Peripheral & Central in one
with
Love
.
Hello everyone, This has been a long time coming, but B4R now has an ArduinoBLE library supporting both Peripheral and Central roles...
Jan 21, 2026
Erel
reacted to
aeric's post
in the thread
B4J Code Snippet
Set File Modified Date using JavaObject
with
Like
.
DateTime.DateFormat = "yyyy-MM-dd" DateTime.TimeFormat = "hh:mm a" Dim LastModifiedTime As Long = DateTime.DateTimeParse("2026-01-20"...
Jan 21, 2026
Erel
replied to the thread
iOS Question
MLKit local host
.
The latest version of MLKit will not work with B4i v8.9, however you can set the min version to 14 or 15. Just make sure to test it.
Jan 21, 2026
angel_
reacted to
William Lancee's post
in the thread
B4J Library
[B4J][PyBridge] PyWorks: a Class to Facilitate Running Python Code
with
Like
.
This class arose from my experience with PyBridge. PyBridge is a powerful interface to Python. With PyBridge you can use Python code in...
Jan 21, 2026
Home
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top