I saw a recommendation not to use DoEvents:
Source: https://www.b4x.com/android/forum/threads/doevents-alternative.68918/#post-437288
But the window freezes if you don't use something to wait a while. And Windows O.S. notifies you that the window is not responding.
I managed to read...
Hi everyone, I've an app that need to download an huge dataset.
We are talking about making a http request the return a json of 8000 rows, that need to be stored in a local SQL DB in the device.
Now.. the problem is the following: downloading and storing all the rows in the DB takes a while...
Hi everyone, I finished my app, but there is an imperfection that annoy me..
Before the app actually start there is a black/gray screen.
The problem is that in the main Activity_Create is veeeery simple, same for Starter Service
it is just:
Sub Activity_Create(FirstTime as Boolean)...
Every 1 minute b4a autobackup creates a new folder in the AutoBackups folder and then after a few seconds the folder disappears again. Very irritating since it for a few seconds pauses me editing the program while this goes on. b4a basically freezes while it is doing the autobackup evey 1...
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.