Skip to content

kawansoft/aceql-http-client-android-sample

Repository files navigation

aceql-http-client-android-sample - v5.0

April 6, 2021

AceQL Draw

This is a sample Android application that shows how to use the AceQL Client JDBC Driver 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 4.1.3.
  • It will run on any Andoid device with API 30 (Android 11.0) or later.
  • The AceQL Client JDBC Driver is licensed through the liberal Apache 2.0 license.

For more info, see AceQL HTTP Documentation page.