In the last android retrofit tutorial I explained how to retrieve JSON using HTTP GET request. In this android retrofit tutorial we will use post request. So today we will insert some values from our android app to our MySQL Database. In this tutorial I