android / architecture-samples

A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Apache License 2.0
44.36k stars 11.62k forks source link

Request - Un-official sample #87

Closed kdani41 closed 8 years ago

kdani41 commented 8 years ago

I wanna submit an un official sample request. Sample500px I have made this sample combining dagger2, rxjava, and retrofit2 Please let me know your thoughts :) Thanks to the community for making this project open source 👍

JoseAlcerreca commented 8 years ago

Hi, projects need to follow the app spec, I don't think that one does. Thanks!

kdani41 commented 8 years ago

@JoseAlcerreca Can you please elaborate what's in the app spec?

JoseAlcerreca commented 8 years ago

https://github.com/googlesamples/android-architecture/wiki/To-do-app-specification

kdani41 commented 8 years ago

Thanks @JoseAlcerreca . Just a question is anyone already working on combining these 3 main libraries dagger2, rxjava, and retrofit2? If not then I can start a project and create an unofficial sample with app spec

insomniatt commented 8 years ago

@kdani41 you are a good man, i like this project Sample500px , it is really a good sample to learn new techs now.