In this video tutorial we will learn how to make HTTP Post request and pass request parameter to the api. We are using AsyncTask to process login task. We are using HttpUrlConnection to make request to the api.
Visit: http://www.anandsingh.net/2016/12/and... for source codes and more details.