#10 Android Forum
- How to participate on the open source community aka how to fork
- Error handling retrofit / rx / kotlin
- RxErrorHandlingCallAdapterFactory
- RetrofitException
- Interceptors
- Random Missing on the Q Developer Preview 1
https://commonsware.com/blog/2019/03/15/random-musings-q-developer-preview-1.html - The Future of Cross-Platform is Native
https://touchlab.co/future-cross-platform-native/ - Improving build speed in Android Studio
https://medium.com/androiddevelopers/improving-build-speed-in-android-studio-3e1425274837?linkId=65098266
https://developer.android.com/studio/build/optimize-your-build
https://guides.gradle.org/performance/ - Exploring Android Q: Location Permissions
https://joebirch.co/2019/03/18/exploring-android-q-location-permissions/ - google services plugin by build type
https://developers.google.com/android/guides/google-services-plugin - Organizing your Firebase-enabled Android app builds
https://firebase.googleblog.com/2016/08/organizing-your-firebase-enabled-android-app-builds.html - Android studio plugins
https://redmine.exozet.com/projects/mobile-intern/wiki/Android_Studio_Plugins - Pagination
https://www.raywenderlich.com/6948-paging-library-for-android-with-kotlin-creating-infinite-lists - Reified
https://proandroiddev.com/how-reified-type-makes-kotlin-so-much-better-7ae539ed0304 - Robot Testing
https://academy.realm.io/posts/kau-jake-wharton-testing-robots/ - Synchronization, Thread-Safety and Locking Techniques in Java and Kotli
https://proandroiddev.com/synchronization-and-thread-safety-techniques-in-java-and-kotlin-f63506370e6d - Java 8 Concurrency Tutorial: Atomic Variables and ConcurrentMap
https://winterbe.com/posts/2015/05/22/java8-concurrency-tutorial-atomic-concurrent-map-examples/ - Debug without Log in Android App Code
https://medium.com/@elye.project/debug-without-using-temporary-log-in-android-studio-91d9394a1e94?sk=27b7c9d1c3eb9db76e3fc54efdb74f91 - MvRx
- Android Q
https://android-developers.googleblog.com/2019/04/android-q-beta-2-update.html https://www.youtube.com/watch?v=hvUH8ZHAq3A - ApplicationProvider
https://proandroiddev.com/your-android-libraries-should-not-ask-an-application-context-51986cc140d4 - AppBarLayout
https://medium.com/@tonia.tkachuk/appbarlayout-scroll-behavior-with-layout-scrollflags-2eec41b4366b https://medium.com/martinomburajr/android-design-collapsing-toolbar-scrollflags-e1d8a05dcb02 - ViewModels and LiveData: Patterns + AntiPatterns
https://medium.com/androiddevelopers/viewmodels-and-livedata-patterns-antipatterns-21efaef74a54