spengilley / AndroidMVPService
An example Android project using MVP and receiving data from a Service
☆25Updated 10 years ago
Alternatives and similar repositories for AndroidMVPService:
Users that are interested in AndroidMVPService are comparing it to the libraries listed below
- Sample project to show how to interact with a rest backend while caching the results inside a sqllite storage☆41Updated 9 years ago
- A new weather app to demonstrate the patterns that can be used in Android development☆44Updated 8 years ago
- A template which can be used to quickly set up a new Android project that uses the Model View Presenter design pattern☆64Updated 6 years ago
- Companion piece to my blog post: "Chaining multiple sources with RxJava"☆71Updated 7 years ago
- Example code and application for Huyen Tue Dao's talk on optimizing Android layouts.☆31Updated 7 years ago
- Repository for Conference, with example code for Android Espresso Testing☆24Updated 7 years ago
- Three simple, and somewhat naive, examples of using RxJava in Android☆37Updated 8 years ago
- A code example of the implementation of RxAndroid & RxJava as an EventBus on Android☆46Updated 9 years ago
- Android reusable code☆40Updated 10 years ago
- ☆20Updated 10 years ago
- Application with examples of test cases for Android Rx code.☆31Updated 8 years ago
- A sample application demoing the Google Play Services Place Picker and Autocomplete☆85Updated 9 years ago
- An MVP Boilerplate to save me having to create the same project over from scratch every time! :)☆46Updated 8 years ago
- An application that helps you learn and better understand ReactiveX☆60Updated 8 years ago
- Static factory methods for fancy Path objects☆189Updated 9 years ago
- A sample View-based Android app using the MVP architecture. It uses Mosby, Dagger2, RxJava, retrofit, LoganSquare, requery, EventBus, Con…☆27Updated 4 years ago
- A demo application to show usage of Android's new design library☆48Updated 8 years ago
- Example App For My GDG Presentation on Facebook Rebound☆30Updated 10 years ago
- Decorates a View to execute those methods with a custom Thread specification implementation