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
Clone this project:
$ git clone https://github.com/askarsyzdykov/android.tempChange remote:
$ git remote set-url origin <your-repository-link>Push code to your repository:
$ git push origin masterMIT
Free Software, Hell Yeah!