Header Ads

Android Mysql Database Complete Tutorial

There are two ways to connect android with mysql database.
  1. Using web services
  2. Using JDBC
  3. Using web services
Using web services you will need to create PHP script That script make the connection with database and return the json responce. This is long process to making connection with mysql database.
2. Using JDBC
Android connect to mysql database using JDBC is the short way to making connection with mysql database last time I have seen a video tutorial. It is very helpful.
Below is the link.
This the part 1 of the tutorial. In this video, creating the database user and database is performing

This is the part 2 of the tutorial. In this video, Importing the mysql connector (JDBC) and making connect with database.
Here is Mysql connector link. mysql-connector-java-3.0.17-ga-bin.jar

Disqus Shortname

Comments system

Powered by Blogger.