how to save in other storage folder in android?

mc 5,491 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?

Developer technologies | .NET | .NET MAUI
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.