Android Question CheckAndRequest needed for application initialization

stevekwok

New Member
Licensed User
Longtime User
Hi Erel,

I am porting an old application to newer device. Data is store in File.DirRootExternal because these file/db will be accessed across multiple applications. But I cannot access configurations/databases in DirRootExternal in Service_start in starter service until I called CheckAndRequest.

What is the best way to solve this? Thanks.

Regards,
Steve
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0
Top