/cube-sdk

A light package for Android development, it handles loading image and network request.

Primary LanguageJavaApache License 2.0Apache-2.0

Cube is a light package for Android development.

All of the readme content and document are moved to Github Pages, please visit the Github Pages for more imformation:

Usage

It's in Maven Central:

<dependency>
    <groupId>in.srain.cube</groupId>
    <artifactId>cube-sdk</artifactId>
    <type>apklib</type>
    <version>1.0.34</version>
</dependency>

###Github Pages

###中文版文档