1 Star 0 Fork 56

WangGuanghui / Genius-Android

forked from Qiujuer / Genius-Android 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 3.01 KB
一键复制 编辑 原始数据 按行查看 历史
Qiujuer 提交于 2015-04-29 11:59 . Changed readme‘s branch include info

Android Arsenal

GitHub OSChina 中文 English

Genius-Android

branchs

Genius-Android: by Material Design style and some commonly used packages. Starting in 2015, The divided into two branches: STEADY and CAPRICE.

  • STEADY will continue to research and development in a Theme-Drive style

    • app: UiKit、BlurKit
    • animation: TouchEffectAnimator
    • drawable: Material Design Draw
    • widget: Material Design
    • command: Run Command In Process
    • net tool: Ping、Dns、Telnet、Tracert
    • util: Log、Hash、Tools、FixedList
  • CAPRICE a new branch in the branch, containing Ui and Kit libraries

    • Ui Lib: research and development in Color-Drive and Material Design style
    • Kit Lib: Include commandnetutil
    • Blur Lib: Include blur

Note: STEADY with CAPRICE libraries are not compatible, is completely independent branch!

GeniusUI

Add Library To Your Project

STEADY

  • Gradle:
dependencies {
  compile 'com.github.qiujuer:genius:2.4.1'
}
  • Maven:
<dependency>
    <groupId>com.github.qiujuer</groupId>
    <artifactId>genius</artifactId>
    <version>2.4.1</version>
</dependency>

CAPRICE

Blur

  • Gradle:
dependencies {
  compile 'net.qiujuer.genius:blur:1.0.0'
}
  • Maven:
<dependency>
    <groupId>net.qiujuer.genius</groupId>
    <artifactId>blur</artifactId>
    <version>1.0.0</version>
</dependenc

Kit

  • Gradle:
dependencies {
  compile 'net.qiujuer.genius:kit:1.0.0'
}
  • Maven:
<dependency>
    <groupId>net.qiujuer.genius</groupId>
    <artifactId>kit</artifactId>
    <version>1.0.0</version>
</dependenc

More Documents And Develop

About me

  var info = {
    nickName  : "qiujuer",
    site : "http://www.qiujuer.net"
  }

License

Copyright 2014-2015 Qiujuer.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
1
https://gitee.com/smallkonrad/Genius-Android.git
git@gitee.com:smallkonrad/Genius-Android.git
smallkonrad
Genius-Android
Genius-Android
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891