B4R Question B4R sketch uptime: how long worked your MCU without reboot maximally? - peacemaker    Jun 10, 2025 without reboot ?
Especial questions:
1) same, but if to use HTTP requests to a server ?
2) same... wrong is inside and MCU is rebooting.
B4R v4.0, Arduino v2.3.6 (esptool.py v4.8.1), Arduino Espressif... B4R Question ESPUI trouble: MCU is loop rebooted - peacemaker    Sep 2, 2024 HI, All
Strange, but i'm using few controls on a web-page of ESPUI, but the MCU is rebooted sometimes.
Trouble is fore sure in "setUpUI" sub.
Each control event is in separated sub.
If... B4A Question Question about reboot... - tigrot    Apr 13, 2017 Hi everybody. Is there a way to be informed that a reboot is requested? I'd like to close a service orderly... Good evening Mauro... Italian B4A - Che codice per eseguire reboot Android ? - amorosik    Aug 27, 2020 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... B4A Question Home Widget after reboot - udg    Feb 12, 2025 forecast home widget in order to use Receivers.
It seems to work ok until the device gets rebooted... can't be done in the Receiver soon after reboot 'cause the Main activity is not started yet and so... B4A Question [Solved] Home Widget after reboot - udg    Feb 12, 2025   (2 reactions) Hi all,
back in October 2023 I opened a similary named thread showing what hopefully could have been a solution to the problem that arises when the home widget is started through a receiver after boot/reboot while Internet access is not yet available.
Unfortunatley that solution didn't work... B4R Question b4xlib based on MQTT Library - Project reboots on periodically checking of connection to broker - hatzisn    Dec 26, 2024 is false execute the not connected code block otherwise loop in the next interval).
It constantly reboots... B4R Question rESPUI: rebooting MCU at web-page refresh - peacemaker    Aug 24, 2024 HI, All and @candide
I have tried now rESPUI with ESP32C3 (SDK v3.0.4).
Prepared 4 tabs interface, 25 views totally, 8 views with au... B4A Question Programmically reboot android device - JohnC    Jun 30, 2014 I need to be able to programmically reboot an android device. I found two solutions at stack overflow: http://stackoverflow.com/questions/4966486/reboot-the-phone-on-a-button-click But the above... know how to convert to VB: http://stackoverflow.com/questions/4580254/android-2-2-reboot-device..., "-c", "reboot" }); proc.waitFor(); } catch (Exception ex) { Log.i(TAG, "Could not reboot", ex); } Anyone know how to convert the above for use in B4A?... B4A Question Intent... dialog of Shutdown / Reboot - is it possible ? - Magma    Mar 14, 2019 Hi there...
I need to make the phone/tablet show the shutdown/reboot dialog.... like pressing power-off - but it will be decision of user what to do... is that possible ?... Page: 1   2   3   4   |