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
Mashiane
reacted to
Star-Dust's post
in the thread
Android Code Snippet
[BAX] [XUI] BitmapCreator - DrawLine, DrawPath , DrawCircle, DrawArc, DrawImageTrapezoid
with
Like
.
DRAW PATH (FILL) Algorithm ScanLine Update 0.01 Public Sub IsLimit(BC As BitmapCreator,x As Int, y As Int) As Boolean Dim cp As...
Mar 2, 2026
Mashiane
reacted to
Star-Dust's post
in the thread
Android Code Snippet
[BAX] [XUI] BitmapCreator - DrawLine, DrawPath , DrawCircle, DrawArc, DrawImageTrapezoid
with
Like
.
DRAW LINE Private Sub Drawline(BC As BitmapCreator, x1 As Int, y1 As Int, x2 As Int, y2 As Int, Color As Int) Dim Dx,Dy,Diff As Int...
Mar 2, 2026
Mashiane
reacted to
Star-Dust's post
in the thread
Android Code Snippet
[BAX] [XUI] BitmapCreator - DrawLine, DrawPath , DrawCircle, DrawArc, DrawImageTrapezoid
with
Love
.
BitmapCreator lacks some important instructions on Canvas. Sometimes switching from BitmapCreator to Canvas and vice versa would slow...
Mar 2, 2026
peacemaker
reacted to
scsjc's post
in the thread
Android Example
Turn an old Android phone into your own SMS Gateway (Firebase trigger + SENT/DELIVERED tracking)
with
Like
.
Turn an Old Android Phone into Your Own SMS Gateway (Firebase trigger + SENT / DELIVERED tracking – Minimal example) For a long time I...
Mar 2, 2026
MrKim
replied to the thread
Android Question
Print to Zebra Thermal Printer from Android (B4A) on LAN
.
Don't forget Bluetooth to usb adapters are available...
Mar 2, 2026
AnandGupta
reacted to
Erel's post
in the thread
Android Question
Security Warning Triggered by B4X Application – Request for Clarification
with
Like
.
This is probably the case. With that said, make sure to use your own private signing key instead of the default debug key.
Mar 2, 2026
C
copanut
replied to the thread
[Masterpiece] Copilot knows Erel well!
.
I might be missing something fundamental (wouldn't be the first time), but I don't see where this is anything complicated. We are...
Mar 2, 2026
B
Balasubramanian
reacted to
mcqueccu's post
in the thread
iOS Question
Connection Failure
with
Like
.
Hosted Builder is offline for B4i v8.90. You have to upgrade to v10...
Mar 2, 2026
mcqueccu
replied to the thread
iOS Question
Connection Failure
.
Hosted Builder is offline for B4i v8.90. You have to upgrade to v10...
Mar 2, 2026
B
Balasubramanian
posted the thread
iOS Question
Connection Failure
in
iOS Questions
.
Hi. I'm using a hosted builder. When I tried to start my project today Error Message B4i Version: 8.90 Parsing code. (0.01s)...
Mar 2, 2026
josejad
reacted to
scsjc's post
in the thread
Android Example
Turn an old Android phone into your own SMS Gateway (Firebase trigger + SENT/DELIVERED tracking)
with
Thank you
.
Turn an Old Android Phone into Your Own SMS Gateway (Firebase trigger + SENT / DELIVERED tracking – Minimal example) For a long time I...
Mar 2, 2026
Daestrum
replied to the thread
[Masterpiece] Copilot knows Erel well!
.
did try you way and I get 'illegal start of expression' by just injecting 'static int count = 0;' into a method. Sub doOtherLocalWay...
Mar 2, 2026
LucaMs
replied to the thread
Tool
[B4X] JsonLayouts - synchronize json and binary layouts
.
[I wasn't fully awake] That zero is written by your tool in the JSON, Erel, not by the clsLayoutInspector class, which takes the key...
Mar 2, 2026
C
CaptKronos
reacted to
Peter Simpson's post
in the thread
B4J Library
Win32 Release: Window Control, Clipboard, Services, Power, Processes, System Info +
with
Like
.
Hello everyone, Yet another library from early last year whilst I was trying to learn more about B4X libraries. This is not converted...
Mar 2, 2026
Daestrum
reacted to
LucaMs's post
in the thread
[Masterpiece] Copilot knows Erel well!
with
Like
.
:oops: public class Example { public void mySub() { // Equivalent to Sub in B4X // Private static variable in the method...
Mar 2, 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