how to save in other storage folder in android?

mc 3,681 Reputation points
2024-04-14T15:56:15.6833333+00:00

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?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,885 questions
{count} votes