Hello, where is the best place to put general Runtime Variables, like : "maps, lists, username, currentlanguage ..."
-Starter Service (Process_Globals)
-Main Module (Process_Globals)
-Code Module (Process_Globals)
So far, I think the best place is : StartService
In last version android 8... the Starter is Destoy.... and B4A V8.30 fix that : ** Service (starter) Destroy (ignored) ** https://www.b4x.com/android/forum/threads/automatic-foreground-mode.90546/
In a future is a good place to use Starter Service to put Runtime Variables, or where is the best place?
-Starter Service (Process_Globals)
-Main Module (Process_Globals)
-Code Module (Process_Globals)
So far, I think the best place is : StartService
In last version android 8... the Starter is Destoy.... and B4A V8.30 fix that : ** Service (starter) Destroy (ignored) ** https://www.b4x.com/android/forum/threads/automatic-foreground-mode.90546/
In a future is a good place to use Starter Service to put Runtime Variables, or where is the best place?