petrnohejl / android-stocksLinks
Experimental Android app with MVVM architecture. Purpose of this project is to explore different architectural approaches.
☆64Updated 5 years ago
Alternatives and similar repositories for android-stocks
Users that are interested in android-stocks are comparing it to the libraries listed below
Sorting:
- This sample is part of a tutorial on how to use the new dagger-android module, which was released in Dagger 2.10.☆134Updated 5 years ago
- A quick example that shows-off how to create awesome animations with ConstraintLayout and ConstraintSet☆135Updated 2 years ago
- Mr. Alfonz is here to help you build your Android app, make the development process easier and avoid boilerplate code.☆96Updated 3 years ago
- The sample project that demonstrate how to combine MVP and Delegation pattern to clean your Activity. The presenter usually contains busi…☆53Updated 8 years ago
- ☆107Updated 6 years ago
- Sample app showcasing how to go about writing tests for Android Apps☆99Updated 9 years ago
- JUnit Rule to test a Fragment in isolation☆103Updated 6 years ago
- Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin …☆142Updated 7 years ago
- Sample application pointing some security related practices on Android device.☆131Updated 5 years ago
- Room with Rxjava Example☆136Updated 8 years ago
- Demo showing the basics to advanced use cases of Android RecyclerView☆93Updated 7 years ago
- starter for Android MVVM Project using DataBinding Library☆82Updated 6 years ago
- Samples from the Rx Episodes on Caster.IO☆45Updated 8 years ago
- Uploader for Android using RxJava☆72Updated 8 years ago
- This Android project simulates a Post Office using HandlerThread☆113Updated 2 years ago
- Demonstrates using Dagger 2.10+ in MVP app that follows Clean Architecture, RxJava 2, RxRelay☆40Updated 8 years ago
- Dagger Sample Project on how to use the new dagger-android module for Dagger v2.11☆192Updated 7 years ago
- Skeleton Project for an Android Technical Interview Test☆44Updated 8 years ago
- Source code for Developing High Quality Android Applications.☆131Updated 6 years ago
- An Rx wrapper for Download Manager in Android☆108Updated 7 years ago
- A set of templates for your Android Studio☆36Updated 9 years ago
- Now: RxJava Playground, Previous: Demo for the talk at DroidconIN 2016, Droidcon Boston 2017 and Codelab for GDG January Meetup☆59Updated 6 years ago
- How to use Kotlin with popular Android libraries☆143Updated 8 years ago
- Project code from the rxmvp video tutorails