Re: Connector/j and Android
Lukas Lehner <[email protected]> Thu, 2 Jul 2015 20:35:52 +0200
| Newsgroups | gmane.comp.db.mysql.java |
|---|---|
| Message-ID | <[email protected]> |
I googled that for you https://stackoverflow.com/questions/12233145/connecting-to-mysql-from-and= roid-with-jdbc Android cannot connect directly to the database server. Therefore we=20 need to create a simple web service that will pass the requests to the=20 database and will return the response. On 02/07/15 19:36, Ismael Farf=C3=A1n wrote: > Since Android uses an stripped down version of java with fewer > stuff... and pretty much everyone seems to be using JSON. > > Is the connector/j supposed to work in Android? > > Regards > > --=20 MySQL Java Mailing List For list archives: http://lists.mysql.com/java To unsubscribe: http://lists.mysql.com/java