nicholas-fwang / android-firebase-auth-chatLinks
android firebase auth and chat sample app in MVP using dagger
☆51Updated 9 years ago
Alternatives and similar repositories for android-firebase-auth-chat
Users that are interested in android-firebase-auth-chat are comparing it to the libraries listed below
Sorting:
- Overview of wonderful series started by Oday and Rakesh for refactoring android application under youtube channel Dry Code.☆97Updated 8 years ago
- Android Clean Architecture example using MVP, Rx: RxJava, RxAndroid, Dagger 2, Data Binding, Retrolambda, Firebase Database, Firebase Aut…☆210Updated 4 years ago
- Sample to practice Clean Architecture in android applications.☆217Updated 5 years ago
- ☆116Updated 9 years ago
- Android Sample to explain Model View Presenter in android applications.☆186Updated 5 years ago
- ☆64Updated 8 years ago
- Twitch streamed 🎥playground repo, README speaks to you.☆224Updated 6 years ago
- Marvel Characters Android Application Assigned by smava GmbH☆229Updated 7 years ago
- ☆107Updated 2 weeks ago
- Sample Android project using MVP + RxJava + Dagger☆162Updated 6 years ago
- ☆128Updated 8 years ago
- Sample app to show basics of Model-View-Presenter (MVP) architectural pattern☆74Updated 8 years ago
- ☆101Updated 5 years ago
- Clean architecture in Android with MVP presentation layer☆33Updated 8 years ago
- Android MVP architecture sample project with or without RxJava and Dagger2 and Kotlin☆76Updated 6 years ago
- Samples for Android MVP vs MVVM☆42Updated 8 years ago
- Demonstration of a "one activity - multiple fragments" navigation architecture☆110Updated 9 years ago
- Check out the blog post for more info☆116Updated 8 years ago
- A small MVP Android project☆62Updated 5 years ago
- How to do TDD in Android . Tutorial series code☆79Updated 6 years ago
- Read my Blog Post☆52Updated 9 years ago
- An example app to demonstrate the usage of Room, LiveData and ViewModel. Accompanies blog post on https://android.jlelse.eu/android-archi…☆71Updated 7 years ago
- Examples using different mechanisms of testing for Retrofit in Android☆172Updated 9 years ago
- How to Adopt Model View Presenter on Android