CONSUMING GITHUB API USING RETROFIT AND GLIDE INTO A RECYCLERVIEW IN ANDROID

preview_player
Показать описание
This video tutorial explains in detail of retrieving a list of some dedicated users of Github using Github API i.e Java Developers that reside in Lagos, Nigeria. Retrofit is used to achieve the network call of all users data which is in JSON format while glide and picasso to display users profile image. The list is populated in a recyclerview and a detail page is attached to each row item click that displays a larger profile image, share message and so on. A must watch for all Android Developers!!
Рекомендации по теме
Комментарии
Автор

Very helpful tutorials, keep it up :)

GawblyOG
Автор

Excuse me, you know how to do a search with this tutorial??

davidbdn
Автор

hi, you tutorials are very informative, I need a help from you, as I am developing notepad application, I wanted to change screen background image/colors, cardview appearance, etc, so how can use setting activity, it will will be very greatfull if you help me, thank you

abhijeetbhagat