Category

Web Service

AndroidMySQLPHPRESTWeb Service
August 1, 2019

How the REST API works between Android Application and PHP Web Server

Before going further into web service API implementation, Let's walk through the what is web service, why do we need a web service, what is REST API and then implementation. Prerequisites What is a Web Service? Why do we need a Web Service? What is RESTful Web Service? Web Service…
Read More
Web Service
June 14, 2019

How the REST API works between Android Application and PHP Web Server

Before going deeper into web service API implementation, Let's go through the what is web service, why do we need a web service, what is REST API and then implementation. Web Service Web service is a collection of open protocols and standards used for exchanging data between two different applications…
Read More