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
Xfood
reacted to
aeric's post
in the thread
Share My Creation
[B4X] [Project Template] MiniORM (B4A/B4i/B4J)
with
Like
.
Version 4.10 A simple app to demonstrate the use of MiniORMUtils library. Platforms supported: B4A, B4i, B4J GitHub...
Feb 9, 2026
aeric
posted the thread
I use Copilot just for git comments
in
Chit Chat
.
Even I only generating GitHub Desktop comments, my credit is used up very quickly.
Feb 9, 2026
zed
replied to the thread
Android Question
Detect type of Object of CustomListView_ItemClick
.
use Is to test the type. B4A allows you to test the type of an object using the Is operator. If Value Is ExternalFile Then ' This is...
Feb 9, 2026
aminoacid
replied to the thread
iOS Question
[SOLVED] Issue with Firebase Push Notifictions and new B4I App using B4I 10.0
.
Thanks for the confirmation. I'm going to delete everything and start over. Question - If there is no need to create the .p12 file, is...
Feb 9, 2026
aminoacid
replied to the thread
iOS Question
Firebase Messaging: APN Authentication Keys vs Authentication Certificates
.
Do you use the same APN Auth Key for all your Apps? I noticed that you can only create two Keys and that the keys are not specific to...
Feb 9, 2026
GiovanniPolese
replied to the thread
Android Question
Detect type of Object of CustomListView_ItemClick
.
Or store the value you suggest as the Item.tag, I suppose. In general your suggestion is good. Thanks
Feb 9, 2026
GiovanniPolese
replied to the thread
Android Question
Detect type of Object of CustomListView_ItemClick
.
Maybe the analysis of the object cast to a string, like in my case, may be a way to distinguish the object type..
Feb 9, 2026
GiovanniPolese
reacted to
LucaMs's post
in the thread
Android Question
Detect type of Object of CustomListView_ItemClick
with
Like
.
Simply save a Boolean value: True if from File.ListFiles False if from ExternalStorage (or vice versa, if you prefer) In the CLV, you...
Feb 9, 2026
GiovanniPolese
replied to the thread
Android Question
Detect type of Object of CustomListView_ItemClick
.
Answering to my question with a simple trick. I use the following code, which, for my specific need is enough: Private Sub...
Feb 9, 2026
LucaMs
replied to the thread
Android Question
Detect type of Object of CustomListView_ItemClick
.
Simply save a Boolean value: True if from File.ListFiles False if from ExternalStorage (or vice versa, if you prefer) In the CLV, you...
Feb 9, 2026
GeoT
posted the thread
Android Code Snippet
Custom notifications (including expandable ones), with JavaObject and XML layout
in
Code Snippets
.
Since the NotificationBuilder library is deprecated and NB6 doesn't support custom or extended notifications, I developed this example...
Feb 9, 2026
GiovanniPolese
posted the thread
Android Question
Detect type of Object of CustomListView_ItemClick
in
Android Questions
.
Hi to Everybody here. I would like to know whether it exists a way to understand the type of Object arriving from...
Feb 9, 2026
aeric
replied to the thread
Share My Creation
[B4X] [Project Template] MiniORM (B4A/B4i/B4J)
.
Version 4.00 is available Updated to use MiniORMUtils v4.00
Feb 9, 2026
josejad
reacted to
HNICofCODE's post
in the thread
Share My Creation
AI Code Injector
with
Like
.
The application has been updated IT will now follow links (.lnk) from the installed directory to your source code directories so you no...
Feb 9, 2026
aeric
replied to the thread
B4J Library
[B4X] MiniORMUtils
.
Version: 4.00 This is a breaking changes! What's Updated ORMConnector is removed ConnectionInfo is removed (following by the removal...
Feb 9, 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