How to connect to big .db database on pc-disk

warwound

Expert
Licensed User
Longtime User
Is it a Windows computer?

Install XAMPP.

You now have a Apache/PHP/MySQL setup on your computer.

Configure it to take requests from your Android application and write a PHP script to return JSON/XML or whatever from that script to your application.

Martin.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…