I’ve already tried following the steps provided, and it was successfully installed on my device (Android 14). However, I’m facing another issue: my application cannot connect to the database I’ve set up. This problem keeps happening repeatedly, and even with the help of ChatGPT, I still haven’t...
Intellvold Accessibility Service --> B4A 12 --> Api34 🙂
Today, I Wrapped this service and functionality with the latest version of Android and b4a, I hope it will work for you.
Hi all,
I want to remove item at position from array, for example:
Dim a() As String = Array As String("abc","de","fgh")
Now item at position 1 will be removed, I want to get:
a=("de","fgh")
How to do this? Thanks.
Hi all.
Is it possible to have two versions of B4A - 11.80 and 12.0?
I'm using Android 10 phone LGE LM-Q 720 phone.
My app (Default) works fine if it's compiled in 11.80 but behaves strangely after I compiled it 12.0. No crash, no errors.
For example - on Activity the user selects a line...
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.