Base Android MVP Architecture Sample

 

About this project base



This project base uses MVP architecture with Dagger and RxAndroid. If do not have knowledge about it, please read the tutorial before.

To faster in develop flow MVP you can use MVP template (https://gitlab.seabank.com.vn/nextgen/adr_template)

What includes in this source

  • MVP architecture
  • Dagger 2
  • RxAndroid
  • Retrofit
  • Glide
  • Gson parser
  • Deployfate
  • Stetho debug tool
  • Sonar config

For new project, flow steps blow:

  • Clone source code
  • Change folder
  • Change package name
  • Change bundle ID
  • Config API_BASE_URL in app/build.gradle
  • Add or remove module which not should be included in your project.

Nhận xét

Bài đăng phổ biến từ blog này

Flutter 4.5 - Custom theme, font, image

Flutter 1.2 - Flutter Architecture

Flutter 2.5 - First App | Building a Widget Tree