android-ojdbc
This app connects to on-premise hosted Oracle Database 11g using OJDBC, queries the database and displays the query results on the app's home page.
Configuration
Define database username and password in a file named config.properties inside directory main > assets.
Enter JDBC URL configuration in MainActivity.java