Skip to content

Latest commit

 

History

History
68 lines (39 loc) · 1.2 KB

File metadata and controls

68 lines (39 loc) · 1.2 KB

Android Starter Project

A template for creating a new Android project with our preferred project organization and default setting.

Features

  • Default folder structure
  • Config files
  • Util calsses
  • Rest Api
  • Local DB
  • Localized Strings file
  • Analytics
  • Module templates (MVVM, MVP, VIPER)

Dependencies:

Usage

Clone and setup project

$ git clone https://github.com/MostafaTaghipour/android-starter-project . && sh setup.sh

Answer the questions

questions

Wait until the setup of the project and install dependencies are completed

Enjoy it

Module templates

The project also includes templates to add modules

templates

module

Templates:

  • MVVM
  • MVP
  • VIPER

Author

Mostafa Taghipour, mostafa@taghipour.me

License

Copyright © 2018 Mostafa Taghipour.