Greetings,
We have a B4XPages app that includes a service module that starts with #StartAtBoot: true. Because B4XPages doesn't start upon a phone reboot, we would like to start B4XPages from that module when the user reboots their phone.
Maybe something like this?
#Region Service Attributes...
App su Android 10, un service, in attesa di comandi via mqtt provenienti da pc X
Se l'operatore avvia la sequenza per riavviare o spegnere il sistema operativo, avrei bisogno di informare (sparargli un messaggio) il pc X che l'app sta per essere chiusa, e magari anche il motivo per cui questo...
Vedo su AppStore che esistono delle app (come POWER MENU et similia) per eseguire lo shutdown oppure il reboot sistema operativo Android
E funzionano pure su dispositivi di serie, senza permessi di root
La domanda e': come fare, da codice B4A, ad eseguire il reboot o shutdown Android, su...
I am sending ASCII text lines via the serial-over-USB ESP32-PC link, and it was working great until I used NumberFormat. I have tried this code on two different ESP32 modules:
Private Sub AppStart
Serial1.Initialize(115200)
Log("AppStart")
Dim B1() As Byte = "Packet #"...
Hello all,
First, thanks for B4A I am using it since about a month and it is really nice to use.
I am currently developping a kiosk application which I test on a DOOGEE X10, which is a low cost phone running on android 6.0.
I tried to use the example given by Eren...
For some reason NB6 crashes Sony Xperia M5 (and perhaps more phones) when using NB6.
To reproduce:
- Download the official NB6 (including the updated NB6.bas) and install
- Try the first notification
- Message on screen: "Unfortunately, System UI has stopped"
Result in pic below. After...
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.