laszlourszuly / atlantisLinks
This project aims to offer easy means to control network responses to your Android app in situations where such control is desirable. This can be in automated testing or situations where the backend isn't reliable or even available, e.g. during the early app development phase.
☆12Updated 3 years ago
Alternatives and similar repositories for atlantis
Users that are interested in atlantis are comparing it to the libraries listed below
Sorting:
- To Aggregate resources to learn and understand RxJava, Rx Android (and Rx in general)☆65Updated 9 years ago
- Now: RxJava Playground, Previous: Demo for the talk at DroidconIN 2016, Droidcon Boston 2017 and Codelab for GDG January Meetup☆59Updated 6 years ago
- AutoValue extension for creating Firebase Realtime Database objects☆103Updated 8 years ago
- Let’s imagine a language which has only two valid sentences, and every tweet must be one of the two sentences...☆47Updated 8 years ago
- Web and Android app for Chicago Roboto conference☆135Updated 5 years ago
- Sample Code for the MVP Series☆47Updated 7 years ago
- Android MVP app using Dagger2, Retrofit2, Realm, RxJava, Espresso☆59Updated 9 years ago
- Example code from Huyen's talk "Cool ConstraintLayout".☆56Updated 8 years ago
- Reactive Demo for loading from multiple data sources.☆61Updated 9 years ago
- Follow along with my Robolectric series at CasterIO!☆19Updated 9 years ago
- An Android App for your Conference☆96Updated 8 years ago
- Safe vs Deep integration of Realm in Android☆81Updated 9 years ago
- App for Droidcon NYC☆62Updated 7 years ago
- ☆33Updated 10 years ago
- Companion piece to my blog post: "Chaining multiple sources with RxJava"☆71Updated 7 years ago
- Rx Wrapper For Android Google maps☆123Updated 5 years ago
- Demo project for the Effective Automated Testing presentation in Google IO Extended 2017.☆32Updated 8 years ago
- Android MVP library☆65Updated 8 years ago
- Drop in solution to animate RecyclerView's dataset changes by using command pattern☆75Updated 8 years ago
- Sample Android project of how to apply Clean Architecture with MVP, and supporting configuration changes in a simple way☆69Updated 10 years ago
- A JUnit rule to disable and enable device animations☆105Updated 5 years ago
- Docker Image for building Android projects.☆33Updated 8 years ago
- ☆85Updated 7 years ago
- ☆47Updated 6 years ago
- An example for GCMNetworkManager introduced on I/O 2015☆76Updated 9 years ago
- Sample application that shows how Dagger can be used to substitute dependencies with test doubles in Espresso tests to have robust and re…