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
hatzisn's post
in the thread
B4A Library
[B4X][B4A] B4XDaisyCollapse - Bring Beautiful DaisyUI Expandable Views to Your Apps! 🚀
with
Like
.
Great UI component. If I have understood correctly from the code Contentview is a panel where you can load a layout also?
Mar 4, 2026
Mashiane
reacted to
Erel's post
in the thread
Android Code Snippet
[B4X] List to array
with
Like
.
B4X compiler automatically casts arrays to lists. You can use this code in the rare case where you want to convert a list to an array of...
Mar 4, 2026
Star-Dust
reacted to
Erel's post
in the thread
Android Code Snippet
[B4X] List to array
with
Like
.
B4X compiler automatically casts arrays to lists. You can use this code in the rare case where you want to convert a list to an array of...
Mar 4, 2026
Daestrum
replied to the thread
Android Code Snippet
[B4X] List to array
.
I might be wrong, but B4I code path doesn't seem to return anything. (Think a line is missing in your example)
Mar 4, 2026
Erel
posted the thread
Android Code Snippet
[B4X] List to array
in
Code Snippets
.
B4X compiler automatically casts arrays to lists. You can use this code in the rare case where you want to convert a list to an array of...
Mar 4, 2026
Pedro Caldeira
posted the thread
Android Question
Permission type (Only when App is running, Always)
in
Android Questions
.
Hello All, Is there any way for me to check what kind of permission the user gave to the APP ? Not only if granted or revoked, but if...
Mar 4, 2026
Claudio Oliveira
reacted to
LucaMs's post
in the thread
Android Code Snippet
[B4X] GenerateULID (+ LongToBytes48 + EncodeBase32)
with
Like
.
Great idea 😁 Obviously I hadn't been looking for something like that.
Mar 4, 2026
Claudio Oliveira
reacted to
TILogistic's post
in the thread
Android Code Snippet
[B4X] GenerateULID (+ LongToBytes48 + EncodeBase32)
with
Like
.
see: https://www.b4x.com/android/forum/threads/b4x-uuidv7-class-uuid-generation-for-version-7.170498/
Mar 4, 2026
Claudio Oliveira
reacted to
LucaMs's post
in the thread
Android Code Snippet
[B4X] GenerateULID (+ LongToBytes48 + EncodeBase32)
with
Like
.
No, the current implementation uses standard ULID, not the monotonic variant. Standard ULID already provides extremely low collision...
Mar 4, 2026
Claudio Oliveira
reacted to
TILogistic's post
in the thread
Android Code Snippet
[B4X] GenerateULID (+ LongToBytes48 + EncodeBase32)
with
Like
.
Let me ask a question, does this solution include ULID Monotonic to ensure that collisions do not occur?
Mar 4, 2026
josejad
reacted to
LucaMs's post
in the thread
He's not human!
with
100%
.
Now I'm sure: @Mashiane is not human! 😁
Mar 4, 2026
josejad
reacted to
TILogistic's post
in the thread
Share My Creation
[B4X][UUIDv7] (UPDATE) Class UUID generation for version 7
with
Thank you
.
This class correctly implements UUIDv7, following the recommendations of RFC 4122 and the UUIDv7 proposal. It generates time-sortable...
Mar 4, 2026
RAFA BRAVO
posted the thread
iOS Question
Generate xcarchive
in
iOS Questions
.
My company asks me to upload an xcarchive to github so that the signed .ipa file can be generated. I'd like to develop with b4i. Can I...
Mar 4, 2026
peacemaker
reacted to
microfan's post
in the thread
B4R Code Snippet
D-PID: Alternative PID algorithm
with
Like
.
Maybe someone is interested in this algorithm, which is a kind of PID controller but with better performances. It is described in great...
Mar 4, 2026
LucaMs
reacted to
TILogistic's post
in the thread
Share My Creation
[B4X][UUIDv7] (UPDATE) Class UUID generation for version 7
with
Like
.
This class correctly implements UUIDv7, following the recommendations of RFC 4122 and the UUIDv7 proposal. It generates time-sortable...
Mar 4, 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