Skip to content

This repository contains a detailed sample app that implements MVP architecture using Dagger2, RxJava, Retrofit and so on, to make your developing quicker and easier.

License

Notifications You must be signed in to change notification settings

smuwjs/android-mvp-architecture

Repository files navigation

android-mvp-architecture

Download Build Status API License

This repository contains a detailed sample app that implements MVP architecture using Dagger2, RxJava, Retrofit and so on, to make your developing quicker and easier.

中文说明

Architectural

架构图

Reference

  1. JessYanCoding/MVPArms

Usage

If you are building a new project, directly to the entire project clone (or download), as Demo as the main module, then the package name into their own package name , Demo contains the package structure can be used directly, a mainstream MVP + Dagger2 + Retrofit + Rxjava framework so easy to build successful, and now you refer Demo Mvp Package under the UserActivity format,Use Template to automatically generate MVP, Dagger2 related classes under the corresponding package, with access to Wiki documents.

Wiki

Detailed usage reference Wiki

Functionality & Libraries

  1. Mvp Google's official Mvp architecture project, which contains several different schema branches (this is the Dagger branch).
  2. Dagger2
  3. Rxjava
  4. RxAndroid
  5. Rxlifecycle
  6. RxCache
  7. RxPermissions
  8. RxErroHandler
  9. Retrofit
  10. Okhttp
  11. Autolayout
  12. Gson
  13. Butterknife
  14. Androideventbus
  15. Timber
  16. Glide
  17. LeakCanary

Acknowledgements

Thanks to all the three libraries used in this framework Author, and all for the 'Open Sourece' selfless contributions Developer and Organizations, so that we can better work and study, I will also spare time return to the open source community

License

 Copyright 2017, jeeson      
  
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at 
 
       http://www.apache.org/licenses/LICENSE-2.0 

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

About

This repository contains a detailed sample app that implements MVP architecture using Dagger2, RxJava, Retrofit and so on, to make your developing quicker and easier.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages