http://stackoverflow.com – I have a problem with the application I'm developing. I am trying to connect to a database in Mysql that is in local in a WIFI network with my application on android. I use for this, a direct method, with mysql-connector-java 5.1.23. The application works fine on my nexus one (Android 2.3). (HowTos)