I try to make an app, but when I try to connect my app with me online mysql, doesn't work in my s2 and me s3, but in me s1 works fine...
I write this code
Class.forName("com.mysql.jdbc.Driver").newInstance();
(Connection)DriverManager.getConnection(ipServidorMySQL, usuarioMySQL, contrasenaMySQL);
return true;
Any one can help me?? Ty and sorry for me english