directly from mexico, eduardo shares some knowledge on the xamarin platform. also, he is super into artificial intelligence, so you may also see some posts about that here.

SQLite Xamarin Forms Tutorial - Android Database Path

SQLite Xamarin Forms Tutorial - Android Database Path

When using SQLite inside of your applications, you will need to set the location for the database file.

In this video I cover what you have to do for the Android scenario, which indeed will be slightly different from the iOS one, which means that we will have two versions of the same code -one per platform- and that we will need to code some functionality in the platform-specific projects.

SQLite Xamarin Forms Tutorial - iOS Database Path

SQLite Xamarin Forms Tutorial - iOS Database Path

Adding NuGet Packages to a Xamarin Forms (starting with SQLite)

Adding NuGet Packages to a Xamarin Forms (starting with SQLite)