how to save in other storage folder in android?
mc
5,491
Reputation points
I am using .net MAUI and want to save the sqlite db to other folder.
I know I can get the FileSystem.AppDataDirectory and save the db but it will be deleted when I remove the APP.
how to keep the db when I remove the APP and when I reinstall it I can use this database?
Developer technologies | .NET | .NET MAUI
4,160 questions
Sign in to answer