aceql-http-client-android-sample
This is a sample Android application that shows how to use AceQL HTTP Java Client SDK within Android applications. It allows to access remote SQL databases and/or SQL databases in the cloud by simply including standard JDBC calls in the code, just like for a local database.
Main features:
- This sample project was created with Android studio 2.3.1
- It will run on any Andoid device with Api Level 19 (Android version 4.4 KitKat) or later.
- The Java Client SDK is licensed through the liberal Apache 2.0 license.
For more info on AceQL HTTP Java Client SDK, see AceQL HTTP Documentation page.