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...
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...
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...
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...
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
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.