HTTP Archives - Androhub

Http Request Banner

Android making HTTP Requests

In most of the android applications it is essential that app may need to connect to internet and make some HTTP requests. In this tutorial i’ll be demonstrating about making simple HTTP Requests/Calls in Android. There are several steps in HTTP Requests. So read all steps one by one : 1. HTTP POST Creating HTTP Client

Read More