I'm a B4X newbie exploring the KeyValueStore module in Android and iOS. In the B4A example project for KVS, there's a Starter module that initializes KVS like this:
Code:
Sub Service_Create
kvs.Initialize(File.DirDefaultExternal, "datastore2")
End Sub
1. Since B4i had no Starter module, do I place that in as a method after Sub Process_Globals and before Private Sub Application_Start?
2. What File...
File.DirDefaultExternal equivalent for B4i?
from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/2bNYI8o
via IFTTT
Aucun commentaire:
Enregistrer un commentaire