Book App UI Template part2: Setup Book Adapter | Android Studio Tutorial
hey guys,
in this part we will setup recyclerview book adapter
Video Walkthrough:
00:00 demo
00:46 add recyclerview component to Activitymain
01:19 add glide dependencies
02:27 create book data class
04:25 create book recyclerview adapter
09:46 customize book image style using glide
13:00 create list of books (in memory)
15:00 setup adapter with recyclerview
16:15 testing the app in the emulator
Glide dependencies:
implementation ‘com.github.bumptech.glide:glide:4.10.0’
annotationProcessor ‘com.github.bumptech.glide:compiler:4.10.0’
Support The Channel:
If you like my content and you want to support me directly you can donate using this link:
PayPal: https://www.paypal.me/awsrh
Thank you so much.
Links & social media:
Instagram: https://goo.gl/tghvar
GitHub: https://goo.gl/QVn8np
My blog: https://goo.gl/1c5zut
Music Licensed by Artlist: (get extra 2 months for free using this referral link) :
https://artlist.io/Aws-490066
Views :18079
android studio