app_base

Project Url: yf0994/app_base
Introduction: Android 中的 MVP base module,可以在项目中直接使用,并集成没有依赖注入框架,网络请求是 Okhttp,有自己写的 ImageLoader 等。
More: Author   ReportBugs   
Tags:
MVP-

This is a base common module for app.

How to use?

In gradle:

compile 'com.category.base:app:1.0.17'

In maven:

<dependency> 
    <groupId>com.category.base</groupId> 
    <artifactId>app</artifactId> 
    <version>1.0.17</version>
    <type>pom</type> 
</dependency>
Apps
About Me
GitHub: Trinea
Facebook: Dev Tools