RohitSurwase / AndroidDesignPatternsLinks
Collection of best code snippets to help everyone to simplify android app development.
☆108Updated 6 years ago
Alternatives and similar repositories for AndroidDesignPatterns
Users that are interested in AndroidDesignPatterns are comparing it to the libraries listed below
Sorting:
- Android video listing with swipe view tabs based on mvp design pattern with complete functionalities like search and sort☆149Updated 7 years ago
- Open source AlarmManager App, designed to help users reminder themselves to sit up straight at predefined intervals during the day.☆83Updated 6 years ago
- Learning project and teaching tool for Room Persistence Library, of Android Architecture Components☆148Updated 6 years ago
- For the blog, Dagger 2 for Android Beginners☆77Updated 7 years ago
- Sample app to show basics of Model-View-Presenter (MVP) architectural pattern☆74Updated 7 years ago
- RxJava and RxAndroid complete beginner examples☆127Updated 5 years ago
- An example app to demonstrate the usage of Room, LiveData and ViewModel. Accompanies blog post on https://android.jlelse.eu/android-archi…☆71Updated 6 years ago
- Pagination (Endless or Infinite Scrolling) using RecyclerView's onScrollListener☆268Updated 6 years ago
- A simple app which consumes a REST service from Coinmarketcap API☆78Updated 7 years ago
- Implementation of Room Persistence Library☆84Updated 8 years ago
- RecyclerView with dynamic items☆105Updated 2 years ago
- Consuming REST API using Retrofit Library with the help of MVVM, Dagger2, LiveData and RxJava2 in Android☆65Updated 7 years ago
- Demonstrates various ways of using Paging library with Room (LiveData, RxJava, custom datasource)☆140Updated 6 years ago
- ☆116Updated 8 years ago
- Code for demonstrating various multithreading techniques☆36Updated 5 years ago
- New Android Architecture showing how to use Dagger Android libs with MVVM☆113Updated 7 years ago
- Firestore sample with Android architecture component.☆108Updated 7 years ago
- Android MVP Basic Sample☆150Updated last year
- Simple sample project using ViewModel and Firebase Database☆57Updated 7 years ago
- Android's ImageView pinch-to-zoom made easy☆110Updated 6 years ago
- This is a compilation of different kinds and actions in recyclerView☆128Updated 3 years ago
- starter for Android MVVM Project using DataBinding Library☆82Updated 5 years ago
- Samples to learn about RecyclerView☆93Updated 5 years ago
- Demonstration for my blog post on Medium which describes how to implement swipeable items for your RecyclerView☆94Updated 6 years ago
- How to do TDD in Android . Tutorial series code☆80Updated 5 years ago
- Launch a multi-select contact picker activity, useful for importing and inviting contacts to apps.☆144Updated 3 years ago
- CardView with Material Design using ConstraintLayout☆139Updated 7 years ago
- ☆43Updated 8 years ago
- A recipe finding app written in Kotlin with MVP architecture☆65Updated 5 years ago
- This is a basic example which gives an idea of MVVM Architecture along with LiveData and ViewModel Architecture components.☆45Updated 4 years ago