I’m doing a litle project for myself in Android Studio with the use of Java and I want my application to connect to a database I created for it. I followed few tutorials (links below) and none of them worked like at all, I also followed a tutorial for Intellij so I could check if my ip, port ect. worked and it did. I don’t know what to do if someone got some good tutorials on how to connect to a MySQL database I would be grateful.
Here are the links of tutorials I tried:
- https://www.youtube.com/watch?v=mbHvLSwhdLA
- https://www.youtube.com/watch?v=lM2vDPPx4Xg
- https://www.youtube.com/watch?v=e8g9eNnFpHQ (this is a tutorial I followed to check if my data is correct)
https://saf1.net/blog/connecting-android-to-mysql-using-jdbc
kakol is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
6