#15 Android Forum
- Realm Summary
https://proandroiddev.com/realistic-realm-1-5-year-of-experience-cef75c8b164e - Realm Extensions
https://github.com/vicpinm/Kotlin-Realm-Extensions/blob/master/library-base/src/main/java/com/vicpin/krealmextensions/RealmExtensions.kt - Things I learned from a senior
https://neilkakkar.com/things-I-learnt-from-a-senior-dev.html - Android Tutorials
https://riptutorial.com/android - Content-Provider
https://medium.com/@jmichaelis/android-your-users-as-caller-id-d446a58d9305 - Smartphone Test Farm
https://github.com/openstf/stf - AI Voice Assistant
https://dev.to/fultonbrowne/ara-an-open-source-personal-assistant-2lga - Android Images
https://developers.google.com/android/images - Android 10
https://android-developers.googleblog.com/2019/09/welcoming-android-10.html - Kotlin Synthetic Imports clearFindViewByIdCache()
- Circular List
https://github.com/tginsberg/cirkle - Understanding context
https://www.freecodecamp.org/news/mastering-android-context-7055c8478a22/ - Improving scrolling behavior of nested RecyclerViews - Part 1
https://rubensousa.com/2019/08/16/nested_recyclerview_part1/