I am developing an Android app. We have developed a website using PHP / MYSQL and on a server Hosted. I want to communicate with my app to access the MySQL database from the server. PHP files are written in the code Igniter framework. Where can I get the applicants from my app? I do not understand how my app and server communicate. Please help me.
Thanks in advance!
In my opinion, the easiest way is to use JSON, see this simple example:
No comments:
Post a Comment