hernandazevedo's Stars
git/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
android/architecture-components-samples
Samples for Android Architecture Components.
facebook/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
chrisjenx/Calligraphy
Custom fonts in Android the easy way...
amitshekhariitbhu/Android-Debug-Database
A library for debugging android databases and shared preferences - Make Debugging Great Again
lightSky/Awesome-MaterialDesign
Collection of material design libs and res.
amitshekhariitbhu/RxJava2-Android-Samples
RxJava 2 Android Examples - How to use RxJava 2 in Android
GameServerManagers/LinuxGSM
The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
janishar/android-mvvm-architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
udacity/ud851-Exercises
udacity/ud851-Sunshine
dvdciri/daggraph
Dagger dependency graph generator for Android Developers
patloew/countries
An example Android app using Retrofit, Realm, Parceler, Dagger and the MVVM pattern with the data binding lib.
janishar/android-mvp-interactor-architecture
Extension of the android-mvp-architecture for very large projects.
HomHomLin/Android-PullToRefreshRecyclerView
A RecyclerView library for Android which support pull-to-refresh ,auto-load-more and add header.
frogermcs/FlatBuffs
Example app showing FlatBuffers implementation in Android
iammert/Android-MVVM-Architecture
Sample MVVM project uses instagram API
galex/name-that-color-intellij-plugin
This plugin lets you insert a name for a color you copy-paste or type in an android resource file.
rotati/wiki
The public Rotati wiki
josesamuel/remoter
Remoter - An alternative to Android AIDL for Android Remote IPC services using plain java interfaces
stablekernel/RxEspresso
Filling the gap between RxJava and Espresso
alexfacciorusso/DaggerViewModel
An integration Module for injecting Google Architecture Components' ViewModel into Dagger2-injected Android components.
queencodemonkey/cool-constraintlayout
Example code from Huyen's talk "Cool ConstraintLayout".
CasterIO/RxExamples
Samples from the Rx Episodes on Caster.IO
flexyford/pull-request-template
A Template for Creating Meaningful Pull Requests
deadpixelsociety/passport
A Kotlin-based Android view validation library with a simple DSL.
queencodemonkey/casterio-custom-views-01
Sample code from Part 1 of the Caster.IO series on custom views.
CasterIO/RecyclerViewIntermediate
Enhancing a basic Recycler list with to customize appearance and other features of Android RecyclerView