0

I am a beginner in android app development I'm planning to bring my website to android app so i want to connect the app to the mysql database of my website.Tell me how to do that?? which is the best way to do tat??

Nandha
  • 13
  • 1
  • Hello, and welcome to Stack Overflow! Please add some details about what you have tried so far, and maybe we can help you with any problems you're facing. – Dustin Apr 14 '15 at 18:48

1 Answers1

0

Here you have some info about the topic:

How to connect Android app to MySQL database?

http://www.trustingeeks.com/connect-android-app-to-mysql-database/

Using JDBC driver to connect to DB: Android + MySQL using com.mysql.jdbc.Driver

Not only you can find useful tips about the topic but also exact files with changes.

Community
  • 1
  • 1
Dashovsky
  • 137
  • 9