Skip to content

askarsyzdykov/android.temp

Repository files navigation

Simple Android MVP application template

Tech

Template uses a number of open source projects to work properly:

  • Moxy - MVP framework for Android
  • Fresco - a powerful system for displaying images in Android applications.
  • Retrofit2 - A type-safe HTTP client for Android and Java.
  • Butter Knife - Bind Android views and callbacks to fields and methods.
  • EasyPrefs - small library containing a wrapper/helper for the Shared Preferences of android.
  • RxJava/RxAndroid - RxJava bindings for Android

Installation

Clone this project:

$ git clone https://github.com/askarsyzdykov/android.temp

Change remote:

$ git remote set-url origin <your-repository-link>

Push code to your repository:

$ git push origin master

License

MIT

Free Software, Hell Yeah!

About

Simple Android MVP application template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages