Lists (3)
Sort Name ascending (A-Z)
Stars
Design patterns implemented in Java
Everything you need to know to get the job.
Render After Effects animations natively on Android and iOS, Web, and React Native
google / dagger
Forked from square/daggerA fast dependency injector for Android and Java.
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
✔️ Simple, pretty and powerful logger for android
Android Transition animations explanation with examples.
Your Cheat Sheet For Android Interview - Android Interview Questions and Answers
Realm is a mobile database: a replacement for SQLite & ORMs
An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Th…
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.
Android library to observe scroll events on scrollable views.
A collection of samples demonstrating different frameworks and techniques for automated testing
A util for setting status bar style on Android App.
Lifecycle handling APIs for Android apps using RxJava
Learning RxJava for Android by example
Haven is for people who need a way to protect their personal spaces and possessions without compromising their own privacy, through an Android app and on-device sensors
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to sh…
Android Circular Progress Button
A sample Android app which showcases advanced usage of Dagger among other open source libraries.
An android library for section headers that stick to the top
An implementation of tap targets from the Material Design guidelines for feature discovery.
A Model-View-Presenter / Model-View-Intent library for modern Android apps
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
Android library that simplifies the process of requesting permissions at runtime.
A SnapHelper that snaps a RecyclerView to an edge.
RxJava 2 Android Examples - How to use RxJava 2 in Android