It doesn't matter which remote database you need to connect to. The method is the same. You should use jRDC2 as a middleware or if you are building a small in-house solution, you can use JdbcSQL (assuming that the JDBC driver is compatible with Android).
The only things that you need to find are:
- The jdbc jar.
- The class name.
- The jdbc url.