stop

  1. M

    Android Question Programmatically Exit from Screensaver/Somnambulator

    Hi everyone, Some time ago I posted this question on how to start programmatically the Screensaver from my Application. Is there a way to do the opposite? I wish to exit from the screensaver to show up my Application again (I will do it in the event that fires when new data arrives from the...
  2. H

    Android Question Android ends service!

    I'm just writing to try to understand when a service running in the foreground is disabled by the Android system. I developed an alarm app and after choosing the text and time data for the alarms, I close the app and only its service is running in the foreground, sometimes it works for a day...
  3. M

    Android Question Stop Location Tracking on app closing

    https://www.b4x.com/android/forum/threads/background-location-tracking.99873/ Hello, i read this post, and i noticed that the process will run for ever even if you close the app. I need to have the service running until i have the app opened (also in background) but i need to stop it when i...
  4. K

    Android Question Unfortunately application has stop

    Unfortunately application has stopped. I get this error on samsung tablet SM-T116NY Android Version : 4.4.4 Android security patch level 2017-08-01 I am using AppCompat lib ver 3.52 and #Extends: android.support.v7.app.AppCompatActivity Error occured on all mode : debug,release Application...
  5. R

    Android Question Stop code flow and start debug

    In VB6 and VBA we can do this: If i = 1000 Then Stop End If and the normal code flow will stop if i = 1000 and we can step into debugging mode. Can we do this is B4A? RBS
Cookies are required to use this site. You must accept them to continue using the site. Learn more…