RDC is a middleware server that makes it simple to safely connect clients and remote SQL database servers. jRDC2 is the latest version. All new projects should use this version. jRDC2 is made of two components: - B4J server. The server receives the requests from the clients, issues the SQL...
www.b4x.com
Connect to your jRDC2-Server from your B4A App to communicate.
Alternatively you can use a PHP-Script running on your server which then connects and reads or writes to the SQLite-Database.