Objectivelearn from the development of an App based on the Material DESIGN+RXJAVA+RETROFIT+MVP framework-shared by G Army
Here is a record of my development of the Elephant Project, the study of the development materials and the reference to open source projects, a little tidying up, all as note-taking, to share with you, may be able to use RxJava + Retrofit + MVP + Material design Framework development of a reference study, If someone learns something from the information I share, it is my pleasure and I hope that you can work with me.
I've seen a lot of people use RXJAVA+RETROFIT+MVP to develop apps, but they haven't had the time to practice, and have recently started developing the Phphub community's third-party Android client, as for why I chose to develop the Phphub community, Interested buddies can come here to see.
About Me
Please follow me on Github and Weibo
Elephant Source Link
Https://github.com/Freelander/Elephant
RxJava and Retrofit Reference study materials
Article
- RxJava for Android Developers
- Best practices for combining RxJava with Retrofit
- Probably the most complete RxJava in the old hemisphere. Summary of Usage scenarios
- Rxjava Combat
- Android Retrofit 2.0 Use-Supplemental article
Project
- Rxjavasamples
- Rxjava-android-samples
Video
- Android developers are sure to like the RxJava
- Simplifying HTTP requests with Retrofit 2
- Airbnb: How our Android client uses RxJava's
Document
- Reactivex/rxjava Document Chinese version
MVP Reference Study Information
Article
- Choose the Gospel of phobias and teach you to recognize MVC, MVP and MVVM
- Using MVP mode in Android development
- Android Official MVP Architecture Sample Project resolution
Project
- Androidmvp
- Android-architecture
- T-mvp
Multi-Theme Switching
- The night pattern of the book of the Knowing and Jane to realize the routine
Reference Project
- Meizhi (very good for a project, reference quite a lot)
- Phphub-android (Phphub official client)
UI Design
Reference App
- Know
- Nuggets
- Phphub-android
Source of icon Material
Material Design Code
- Material Design
- Material Design Chinese version
Source of inspiration for design
- Uplabs
- Dribbble
- Excellent set
Thank
Thanks for all the information we've shared and the great gods who have open source projects.
Developing Material DESIGN+RXJAVA+RETROFIT+MVP APP Reference