Home
Products
B4A
B4i
B4J
B4R
Showcase
Store
Learn
General
Guides
Video Tutorials
Glossary
Teach
Blog
Forums
#B4X Discord (unofficial)
B4X Facebook Group
Github Repository
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
Filippo
reacted to
Erel's post
in the thread
B4i - working on refactoring the build chain
with
Like
.
BTW, another important benefit is support for both Arm64 and x86 simulators. This is not possible with the current .a archives. The...
Oct 29, 2025
U
username_987
replied to the thread
Android Question
Which variant is good for modern devices?
.
I was using that tablet for debugging back then so used a variant inspired by its screen's software pixels, now all my apps are using...
Oct 29, 2025
U
username_987
reacted to
Brian Dean's post
in the thread
Android Question
Which variant is good for modern devices?
with
Like
.
Now I am sure that you are not using all the features available in the Designer. You should not be concerned about tuning your Designer...
Oct 29, 2025
B
Brian Dean
replied to the thread
Android Question
Which variant is good for modern devices?
.
Now I am sure that you are not using all the features available in the Designer. You should not be concerned about tuning your Designer...
Oct 29, 2025
ac9ts
replied to the thread
Android Question
Do while/until with test at the end of the loop?
.
Or use a for-next loop with Rs.RowCount?
Oct 29, 2025
Cableguy
replied to the thread
Android Question
BBCodeView on B4XPages sometimes does not display correctly
.
as Lucas said, you seem to be opening two pages at the same time, which can cause some trouble... You can try to just create the pages...
Oct 29, 2025
S
scp
posted the thread
Не устанавливается приложение (файл apk) на Android TV v11. На android TV Xiaomi
in
Russian Forum
.
The application (apk file) cannot be installed on Android TV v11. Android TV Xiaomi What could be wrong and how can it be fixed? Что...
Oct 29, 2025
S
scp
reacted to
Oregon's post
in the thread
Видеоуроки или онлайн обучение программированию B4A
with
Like
.
Попробуйте онлайн переводчик видео. Мне помогло. Вот здесь, например: B4A begginers guide
Oct 29, 2025
S
scp
reacted to
f0raster0's post
in the thread
Видеоуроки или онлайн обучение программированию B4A
with
Like
.
К сожалению, я не знаю видео уроков на русском, но вот несколько на английском: or same https://www.b4x.com/etp.html PDF...
Oct 29, 2025
klaus
replied to the thread
Android Question
[Class] Flexible Table
.
In the Table class you have the Cell_Click Routine and the Cell_LongClick routine. You should manage the difference in these routines...
Oct 29, 2025
W
walt61
replied to the thread
Android Question
Do while/until with test at the end of the loop?
.
Dim goOn As Boolean = True Dim rs As ResultSet '... Do While GoOn '... GoOn = rs.NextRow Loop
Oct 29, 2025
scsjc
reacted to
Erel's post
in the thread
B4A Library
Google Authorization with AuthorizationClient
with
Like
.
The oauth2 approach implemented here: https://www.b4x.com/android/forum/threads/class-b4x-google-oauth2.79426/#content is no longer...
Oct 29, 2025
DrManhattan
reacted to
Mr Blue Sky's post
in the thread
Share My Creation
Food Truck Management Solution (B4A Personal Project)
with
Love
.
TBYTE POS is a complete application developed personally to demonstrate the power and flexibility of the B4A (Basic4Android) language...
Oct 29, 2025
Fulvio75
posted the thread
Italian
Permessi da richiedere a seconda dell'SDK del dispositivo
in
Italian Forum
.
Questa è una sub da lanciare all'avvio dell'app che in modo automatico dovrebbe richiedere i permessi a seconda SDK, è corretta? Manca...
Oct 29, 2025
Jeffrey Cameron
reacted to
Erel's post
in the thread
B4A Class
[class][B4X] Google OAuth2
with
Like
.
Edit: The Android implementation will not work with Google services due to new restrictions. Use GoogleAuthorization instead with B4A...
Oct 29, 2025
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