balsikandar / keeping-up-with-kotlinLinks
This is a guide of java 8 APIs, plugins, libraries to keep java up to date with latest language features for Android platform
☆25Updated 7 years ago
Alternatives and similar repositories for keeping-up-with-kotlin
Users that are interested in keeping-up-with-kotlin are comparing it to the libraries listed below
Sorting:
- AAC Paging Infinite Scrolling With Network Sample☆75Updated 6 years ago
- Robin is a logging library for Bundle data passed between Activities and fragments. It also provides a callback to send screen views of u…☆63Updated 7 years ago
- An Android library which makes checking the quality of user's password a breeze.☆113Updated last year
- Sample app to show basics of Model-View-Presenter (MVP) architectural pattern☆74Updated 7 years ago
- Tip Calculator demo app to show the concepts of MVVM☆74Updated 4 years ago
- Collection of experiments, using motion layout.☆204Updated 5 years ago
- Demo project on How to be a Mockstar using Mockito and MockWebServer.☆54Updated 8 years ago
- ☆38Updated 6 years ago
- Code example for "The ABCs of RxJava"☆73Updated 3 years ago
- Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit T…☆98Updated 5 years ago
- ☆54Updated 6 years ago
- Demonstrates various ways of using Paging library with Room (LiveData, RxJava, custom datasource)☆140Updated 6 years ago
- Based on Article: https://blog.mindorks.com/understanding-interpolators-in-android-ce4e8d1d71cd☆67Updated 7 years ago
- Android Wave Animation☆126Updated 4 years ago
- https://medium.com/@ericntd/the-real-beginner-guide-to-android-unit-testing-3859d2f25186☆19Updated 6 years ago
- The sample project that demonstrate how to combine MVP and Delegation pattern to clean your Activity. The presenter usually contains busi…