I hope this doesn't come off as rhetorical, but I've been googling in circles and can't find quite what I'm looking for.
I'm very new to Android development and this is probably a lofty goal, but I'm looking to create an app that can connect to the Pervasive database on my file server remotely (not while on the same local network, but from anywhere).
So far, all I can find are answers saying to use MySQL, but the database is not hosted on a web server. I'm not looking for some one to write code for me, I just need resources.
Is this even possible / advisable?
Are there any posts / articles I should read?
Are there any libraries that I'll need?