1
Answer

How to connect external MySql / SQL Db using Xamarin ?

I would like to connect external MySql / SQL database in Android App using Xamarin Visual Studio version 2013.
 
It is possible to connect this database? If yes then How can I connect ? 
 
I have tied by using SQLite database and it is working fine.
 
I refer bellow video but it is not working
https://www.youtube.com/watch?v=FOZ8HNJMXXg
 
Give me some solutions.
 
Thanks

Answers (1)