Skip to content

xiaoyaomeng/AppCommon

Repository files navigation

AppCommon

Common classes for android app (Updating)

notice : all classes pre-suffix is 'PhXxxxx' for search all class

引入项目

Gradle dependency

compile 'com.lijiangping:appcommon:1.0.1'

Maven dependency

<dependency>
  <groupId>com.lijiangping</groupId>
  <artifactId>appcommon</artifactId>
  <version>1.0.1</version>
  <type>pom</type>
</dependency>

Introduce

appcommon-module : 一些常用的模块集合

appcommon-network : 网络请求框架的封装

appcommon-utils : 常用工具集合

appcommon-widgets : 常用自定义view

About

Android App常用基础类库 (持续更新)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published