Hi Everyone,
I am working on something fun right now which involves creating an Android mobile app, an ASP.NET MVC website (or a PHP site), and a desktop C# WPF application.
I would love to know how one connects and works with an external database on Android. I heard Android cannot make direct connections to external databases - you would need to have a PHP script on the server.
I got a MySQL server setup on my VPS Server. Would I need to install some web server software (apache / lamp) and host the PHP script(s) on there?
Thanks.
I am working on something fun right now which involves creating an Android mobile app, an ASP.NET MVC website (or a PHP site), and a desktop C# WPF application.
I would love to know how one connects and works with an external database on Android. I heard Android cannot make direct connections to external databases - you would need to have a PHP script on the server.
I got a MySQL server setup on my VPS Server. Would I need to install some web server software (apache / lamp) and host the PHP script(s) on there?
Thanks.