Skip to content

nguyenthanhliemfc/UseExistDatabaseXF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

UseExistDatabaseXF

Working with exist database file in Xamarin.Forms!

  1. Create Database file by tool DB Browser for SQLite.

  2. Add Database file to your every Project in Xamarin.Forms Solution.

2.a.Android add in Assets.

2.b.iOS add in Resourse.

2.c.UWP add in root folder and make sure BuildAction is Conent

  1. Use DependencyService to copy that DB file to accessable folder of app

  2. Enjoy it!

YouTube link: https://youtu.be/kqlVqXpKwu0

I don't have iOS device to test code, you can Donation for me to buy an iPhone or you can give me your iPhone to help me test code in next video. Thank you Donation link: https://www.paypal.me/ChannelNtl

About

Working with exist Database file in XF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages