Pinned Repositories
android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-architecture-components
Samples for Android Architecture Components.
android-butterknife-zelezny
Android Studio plug-in for generating ButterKnife injections from selected layout XML.
android-credentials
android-databinding
Android-Material-Examples
[Deprecated] Little bites of Material Design
android-mvp-architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
android-mvvm-architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Nested-RecyclerView
A simple horizontal recyclerView inside vertical recyclerView
sheelss200's Repositories
sheelss200/Nested-RecyclerView
A simple horizontal recyclerView inside vertical recyclerView
sheelss200/android-butterknife-zelezny
Android Studio plug-in for generating ButterKnife injections from selected layout XML.
sheelss200/android-credentials
sheelss200/Android-Material-Examples
[Deprecated] Little bites of Material Design
sheelss200/Android-MVVM-Architecture-1
Sample MVVM project uses instagram API
sheelss200/android-parcelable-intellij-plugin
IntelliJ Plugin for Android Parcelable boilerplate code generation.
sheelss200/android_guides
Extensive Open-Source Guides for Android Developers
sheelss200/DroidMVP
Small Android library to help you incorporate MVP, Passive View and Presentation Model patterns in your app
sheelss200/grommet
The most advanced UX framework for enterprise applications.
sheelss200/Material-Animations
Android Transition animations explanation with examples.
sheelss200/materialChipView
Material Chip view. Can be used as tags for categories, contacts or creating text clouds
sheelss200/MaterialFavoriteButton
Animated favorite/star/like button
sheelss200/materialtest
sheelss200/MaterialViewPager
A Material Design ViewPager easy to use library
sheelss200/NewAndroidArchitecture-Component-Github
Sample project based on the new Android Component Architecture
sheelss200/RESTMock
HTTP Server for Android Instrumentation tests