I'm trying to write a program with SQL-DB for an Android 11 mobile phone. However, already when creating a new folder with File.MakeDir there are problems. There is no error message, but the folder is not created. If I create the folder with TotalCommander, I still cannot create a database. On the advice of @DonManfred I refrained from File.DirRootExternal and now tried the new version of the access for Android 11. However, the first time I try to compile, I get the following error message:
View attachment 120089
What should that tell me? Which file is missing? Can anyone help? Maybe with a mini program to create an SQL database.
View attachment 120089
What should that tell me? Which file is missing? Can anyone help? Maybe with a mini program to create an SQL database.