adennie / fb-android-dagger
A set of helper classes for using dagger 1 with Android components such as Applications, Activities, Fragments, BroadcastReceivers, and Services.
☆282Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for fb-android-dagger
- Sample Android app for aspiring lyricists☆139Updated 9 years ago
- [DISCONTINUED] Navigation stack for Mortar. Alternative to Flow. Focuses on Mortar scopes, simplicity, seamless integration and killing b…☆164Updated 7 years ago
- [Deprecated] Handles Android's activity lifecyle for rxjava's Observable☆320Updated 5 years ago
- Patterns used by my AnDevCon talk "Reactive Android Patterns"☆153Updated 8 years ago
- Android project using Dagger library☆85Updated 9 years ago
- A template Gradle / Android project which integrates and configures Robolectric, Robotium, JUnit4 and standard Android Instrumentation to…☆128Updated 8 years ago
- Easy Espresso UI testing for Android applications using RxJava.☆363Updated 6 years ago
- A lightweight state-based controller for Android☆186Updated 7 years ago
- Google Cloud Endpoint (GCE) to Retrofit☆100Updated 5 years ago
- how to set up robolectric to work with Android Studio and gradle☆141Updated 8 years ago
- [DEPRECATED] Port of Jake Wharton's U2020 sample app with use of MVP and Dagger 2☆313Updated 7 years ago
- Dagger 2 sample app implementing multiple scopes. Clean arquitecture.☆151Updated 9 years ago
- An Android library to manage your data transformations between your POJO objects.☆218Updated 8 years ago
- [DEPRECATED] Port of Jake Wharton's U2020 sample app with use of Mortar & Flow + couple more examples☆99Updated 9 years ago
- ☆195Updated 9 years ago
- AutoValue extension to create an AutoValue object from a Cursor☆171Updated 3 years ago
- Annotation processor that generates Mortar / Flow / Dagger2 boilerplate code for you. Previously named Mortar-MVP.☆81Updated 9 years ago
- DAO for SQLBrite☆182Updated 8 years ago
- A debugging tool to determine whether or not your bitmaps are being drawn at their native resolution.☆389Updated 8 years ago
- MVP + Dagger2 + Retrofit☆189Updated 9 years ago
- Android Library for easy GCM integration in few lines of code.☆261Updated 8 years ago
- Small sample app demonstrating memory leak solutions when using RxJava☆159Updated 4 years ago
- A basic project demonstrating some uses of RxJava with the Model-View-Presenter pattern on android☆64Updated 8 years ago
- Minimal Robolectric and Android Studio example☆139Updated 8 years ago
- A simple, annotation-based Android library for generating onActivityForResult handlers.☆342Updated 8 years ago
- Annotation-triggered tracking along with Google Analytics for Android☆233Updated 3 years ago
- A small, simple Android application that uses Dagger 2.☆230Updated 9 years ago
- Intent and Bundle utility for Android☆392Updated 7 years ago
- A View-based navigation stack for Android