i just wanted to make an android application,tha t would provide the user with the facility to register, with online servers and database. i have searched arround on the net and found one good tutorial how to connect android app to mysql but i need to make registration system could any body help
how to connect to mysql database
Collapse
X
-
Tags: None
-
Fireocean,
The experts on this site are more than happy to help you with your problems but they cannot do your assignment/program for you. Attempt the assignment/program yourself first and post questions regarding any difficulties you have or about a particular function of the code that you don't know how to achieve.
That article is a good start but I suggest that you first take what you know about this topic into consideration.
For example, I would recommend creating your web service using the technology that you are most comfortable with. If you don't know PHP but do know Java or .NET, create your web service using Java or .NET.
If you don't know what a web service is, consider looking into the topic before proceeding.
If you have questions about this, please feel free to ask them and we will do our best to help you get started.
Happy coding,
-Frinny
Comment