restart

  1. EstasPerplejo

    Android Question B4x Orientation - landscape App restarts

    Hi Folks. I have discovered a strange behavior when an app is set to landscaped orientation and the power button of the cell phone is pressed... I narrowed it down so a single page and attached it as zip file for download. Here is what happens: I start the app, move the app into the background...
  2. M

    Android Question [B4X Pages] How to restart an Application after a Crash

    Hi everyone, I've to develop a Kiosk Mode Application (for a panel pc/tablet)... I'm concerned about what happens if the app crashes... Is there any robust way to restart the application in case it crashes? Thanks in advance
  3. rleiman

    Android Question "#StartAtBoot: true" will not start at boot any more with the 1-Dec-2020 Android 10 update

    I noticed that starting from the 1-Dec-2020 Android 10 update, service modules that have "#StartAtBoot: true" will not start at boot any more. This was working on my phone when the 1-Nov-2020 Android 10 update was installed. People now are starting to complain my apps are not starting up when...
  4. OliverA

    Android Tutorial Auto restart an Android Application after a Crash

    Sources used: Main sources: https://medium.com/@ssaurel/how-to-auto-restart-an-android-application-after-a-crash-or-a-force-close-error-1a361677c0ce https://www.b4x.com/android/forum/threads/now-android-6-servicestartatexact-not-accurate.65117/#post-412286 Additional...
  5. A

    Android Question App restarts on Bluetooth Connection reset

    I have a project I am working on where I have a Bluetooth keyboard that times out (and it must, so it is not an option to try to get around that time out) But when it times out it disconnects and causes my app to restart. The app has absolutely no code dealing with Bluetooth connections...
Top