Android Networking Tutorial with Retrofit, PHP and MySQL
Networking is part of almost all applications. Applications don’t work in isolation they communicate with a backend server with the help of Web Services often … Read more
Decoding Appverse
Networking is part of almost all applications. Applications don’t work in isolation they communicate with a backend server with the help of Web Services often … Read more
Android Advance, Android Application Development
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 … Read more
Android Advance, Android Application Development
Hey guys, so here is a Retrofit Android Example for you. In this post, we will learn to fetch JSON data from a given URL. … Read more