This library lets you quickly and easily send data from your Android app to your server and store it in a database.
This is the PHP backend part of the RemoteDb project. The Android library can be found at https://github.com/magnuswikhog/remotedb-android
For now, the recommended way to include this library is to simply clone the repo or copy and paste the RemoteDb library directory to your web server.
See the demo for a usage example.