ANDROID CARDVIEW AND RECYCLERVIEW GRID LAYOUT CONSUMING JSON API PT1

This tutorial is a recap and improvement to one of the channels video tutorial on Android recycler view displaying grid layout . It populates content i.e album thumbnail, album name hardcoded into the app. In this video contents are uploaded to the cloud and loaded dynamically calling them via JSON using retrofit, picasso and glide to load album thumbnails and also creating a detail page for each grid. A must watch for all levels of android developer. Donate: http
Back to Top