nicholas-fwang / android-firebase-auth-chatLinks
android firebase auth and chat sample app in MVP using dagger
☆51Updated 8 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:
- Sample app to show basics of Model-View-Presenter (MVP) architectural pattern☆74Updated 7 years ago
- ☆116Updated 8 years ago
- Check out the blog post for more info☆116Updated 8 years ago
- ☆64Updated 8 years ago
- Android Clean Architecture example using MVP, Rx: RxJava, RxAndroid, Dagger 2, Data Binding, Retrolambda, Firebase Database, Firebase Aut…☆208Updated 3 years ago
- Samples for Android MVP vs MVVM☆42Updated 8 years ago
- ☆101Updated 4 years ago
- Dagger 2 example project☆43Updated 8 years ago
- Android Sample to explain Model View Presenter in android applications.☆186Updated 4 years ago
- Twitch streamed 🎥playground repo, README speaks to you.☆224Updated 6 years ago
- Source code for Developing High Quality Android Applications.☆131Updated 6 years ago
- ☆107Updated 6 years ago
- Android client for a chat application RxJava exercise☆18Updated 8 years ago
- Collection of best code snippets to help everyone to simplify android app development.☆108Updated 6 years ago
- Android MVP architecture sample project with or without RxJava and Dagger2 and Kotlin☆76Updated 5 years ago
- A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.☆50Updated 9 years ago
- Overview of wonderful series started by Oday and Rakesh for refactoring android application under youtube channel Dry Code.☆98Updated 7 years ago
- Android using SearchView with RecyclerView☆22Updated 8 years ago
- Generic Firebase recyclerview list for Android☆91Updated 7 years ago
- New Android Architecture showing how to use Dagger Android libs with MVVM☆113Updated 7 years ago
- This is an example rewrite of AndroidHive's messy tutorial, accompanying the following article on Realm.☆80Updated 7 years ago
- ☆129Updated 8 years ago
- An Android library which makes checking the quality of user's password a breeze.☆113Updated last year
- Demonstration of a "one activity - multiple fragments" navigation architecture☆110Updated 9 years ago
- This is a demo sample that shows MVP Dagger 2.x app in action with Retrofit, ButterKnife, Mockito 2.x, Rx Android, Jacoco, PIT and more.…☆60Updated 6 years ago
- How to do TDD in Android . Tutorial series code