DivineChaos's Stars
journeyapps/zxing-android-embedded
Barcode scanner library for Android, based on the ZXing decoder
firebase/quickstart-android
Firebase Quickstart Samples for Android
xurxodev/Movies-Kotlin-Kata
Katas for practice Kotlin( Coroutines, dataclasses, delegate properties...) Clean Architecture and best practices in Android(DI, Dagger, MVP, Espresso) implemented by Jorge Sánchez (Xurxodev)
husaynhakeem/Android-Room-CRUD-Sample
Recommended architecture by Android - Room
PhilippeBoisney/GithubArchitectureComponents
The implementation of Android "Architecture Components" sample explained by Google : https://developer.android.com/topic/libraries/architecture/guide.html
quangctkm9207/mvp-android-arch-component
Android MVP sample adapts with new Android architecture components (Lifecycle, Room).
futurice/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
duckduckgo/Android
DuckDuckGo Android App
android/architecture-components-samples
Samples for Android Architecture Components.
Cleveroad/AdaptiveTableLayout
Library that makes it possible to read, edit and write CSV files
amitshekhariitbhu/android-interview-questions
Your Cheat Sheet For Android Interview - Android Interview Questions and Answers
johncarl81/parceler
:package: Android Parcelables made easy through code generation.
VictorAlbertos/RxCache
Reactive caching library for Android and Java
JakeWharton/RxRelay
RxJava types that are both an Observable and a Consumer.
JakeWharton/RxBinding
RxJava binding APIs for Android's UI widgets.
wasabeef/awesome-android-ui
A curated list of awesome Android UI/UX libraries
amlcurran/ShowcaseView
[Archived] Highlight the best bits of your app to users quickly, simply, and cool...ly
AppIntro/AppIntro
Make a cool intro for your Android app.
openaphid/android-flip
A component for flip animation on Android, which is similar to the effect in Flipboard iPhone/Android
Evernote/android-state
A utility library for Android to save objects in a Bundle without any boilerplate.
ganfra/MaterialSpinner
Spinner with Material Design - Down to API 14
afollestad/ason
[DEPRECATED]: Prefer Moshi, Jackson, Gson, or LoganSquare
romtsn/ArcNavigationView
Another approach to create NavigationDrawer with Material concepts
thyrlian/AwesomeValidation
Android validation library which helps developer boil down the tedious work to three easy steps.
iammert/dagger-android-injection
Sample project explains Dependency Injection in Android using dagger-android framework.
janishar/android-mvvm-architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
JakeWharton/scalpel
A surgical debugging tool to uncover the layers under your app.
shanraisshan/Refactoring-Android-App-Series-Overview
Overview of wonderful series started by Oday and Rakesh for refactoring android application under youtube channel Dry Code.
nytimes/Store
Android Library for Async Data Loading and Caching
JakeWharton/ThreeTenABP
An adaptation of the JSR-310 backport for Android.