#14 Retrofit Android Tutorial - Parsing Response
#RetrofitSimplifiedCoding In this video we will learn parsing the response we got from the API We will learn - Parsing the JSON response with the default method - Parsing the JSON response with Gson Coverter Factory Retrofit Library: http://square.github.io/retrofit/ GSON Coverter: https://github.com/square/retrofit/tree/master/retrofit-converters/gson What is Retrofit? ------------------ Retrofit is a type-safe HTTP client for Android and Java. You can make network requests using Retrofit and it is used in android to call RESTful APIs. Why Retrofit? -------------- Though it is not necessary that you use a library like Retrofit for the network calls in your application. But if you will not use a library you have to take care of a lot of things, and it increases the task and amount of code. Whereas Retrofit has predefined methods to quickly perform network requests. We also have other libraries in android for example volley, but if you are still using Volley for network operations then it is highly recommended that you should migrate to retrofit now. Retrofit is better than volley. In this Retrofit Android Tutorial series we will learn a lot of things. We will learn - Building RESTful API using SLIM framework - Making the calls from our android app using Retrofit - We will also learn deploying the REST API If you need the source code you can get it from this link: Source Code: http://bit.ly/2MozMZv For more content visit Simplified Coding ➤ https://www.simplifiedcoding.net Donate and Support Me [If you think my contents are helpful] ➤ UPI (India Only): belalkhanpro@okaxis ➤ PayTM (India Only): +918340154535 ➤ PayPal: https://www.paypal.me/probelalkhan Check My Other Courses: ➤ Retrofit Android Tutorial: http://bit.ly/2DEwAl1 ➤ Android Room Tutorial: http://bit.ly/2PfQHeN ➤ Firebase Auth Tutorial: http://bit.ly/2WUGhEo ➤ Build Tic Tac Toe in Android: http://bit.ly/30goxW0 And I request you all to please share this video to your friends, and help me gain more views and subscribers. (Only if you think I am creating good content that is helpful for you) And lastly you can follow me on my social profiles Facebook: https://www.facebook.com/SimplifiedCoding.net Instagram: https://www.instagram.com/ProBelalKhan Twitter: https://www.twitter.com/ProBelalKhan -- Thank You All for the Love and Support --
Download
0 formatsNo download links available.