Start
CAPRICE
branch use guide. This library include modules:
- Resource Lib: Include
Material Design
Color and Dimen - Ui Lib: Is
Material Design
style widget, support to api-15 (4.0.3) - Kit Lib: Include
command
、handler
、reflect
- Graphics Lib: Include
blur
Gradle:
Ui
Resource
Graphics
Kit
- Note: Each module is independent and can be used independently to dependency.
Maven
Ui
Res
Blur
Kit Cmd
Kit Handler
Kit Reflect
Developer
Download the project, the project can be imported into Android Studio
, Android Studio >= 2.3, Gradle:3.3, SDK:25.
Project which contains a library and a test project, the library can be imported into your own project use.
Eclipse
Cannot import directly in the program, please create a project in accordance with the corresponding category replacement to their projects.