Hi everyone.
I'm new in b4a and want to make an app (a bot for an Online game) to request to the game server every 5 minutes.
I did it with Python and run with Termux with WakeLock but I can't do it in b4a.
are there any solutions for me?
I know I should use services and I do! but I'm using...
Hello
How can I make my b4a splash screen compatible with Android 12?
As you know, there is a mandatory splash in Android 12 that displays the program icon in a small form and after a few seconds the program starts. This has caused my app to have two splashes on Android 12!
Here is how to...
Hi
For change default dialer from android 10 must use RoleManager.createRequestRoleIntent(String) with RoleManager.ROLE_DIALER instead.
The full description of the use in Google Docs is given in the following link ...
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.