Posts by Felipe • 11 points
1 post
-
1
votes1
answer77
viewsQ: ANDROID Database Connection Error
I created a database on localhost, and wanted to pull this database to my Android, created two classes, CONEXAODAO, and Conexaomysql: public class conexaoDAO { public String tabelaDepartamento () {…