Categories
Tutorial

Consuming REST web service from Android

Android logo

Hello Android developer !

In this tutorial , we’ll develop an Android App that call a weather web service to display the weather’s condition for Ariana,Tunisia (just an example).

If you want to make your own web service , check out my tutorial here .

At the end of this tutorial , you’ll find the Github link of the full source code , it contains more features (everything is explained by comments).

Let’s get started !

Categories
Tutorial

Web Services using the Slim Framework

slim-framework

Hello !

In this tutorial , you’ll find out how to create your own web service using the Slim Framework and why it’s important to create a web service.

Let’s get started !