Genius-Android

Android Material Design Theme UI and Tool Library. Support: 4.0.3~O

Github星跟踪图

License
License
Android Arsenal
Download

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 END

  • CAPRICE is new branch, containing Ui, Graphics, Kit libraries

    • 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 commandhandlerreflect
    • Graphics Lib: Include blur

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

GeniusUI

Sample APK

Video

Add Library To Your Project

Ui Resource Graphics Kit

dependencies {
  // ui module
  api 'net.qiujuer.genius:ui:2.1.1'
  api 'net.qiujuer.genius:res:2.1.1'
  
  // use to bitmap blur and more
  api 'net.qiujuer.genius:graphics:2.1.1'
  
  // ping/telnet/tracert/dns and run cmd
  api 'net.qiujuer.genius:kit-cmd:2.1.1'
  // shuttle between ui-thread and child-thread
  api 'net.qiujuer.genius:kit-handler:2.1.1'
  // calss reflect
  api 'net.qiujuer.genius:kit-reflect:2.1.1'
}
  • Note: Each module is independent and can be used independently to dependency.

More Documents And Develop

Feedback

If you submit question, please:

Public QQ Group
Group Number: 680054214

Android

Giving developers

Used AliPay sponsor me: qiujuer@live.cn

About me

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

License

Copyright 2014-2017 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.

主要指标

概览
名称与所有者qiujuer/Genius-Android
主编程语言Java
编程语言Java (语言数: 7)
平台
许可证Apache License 2.0
所有者活动
创建于2014-07-10 16:32:51
推送于2021-04-02 00:06:48
最后一次提交2021-04-02 00:06:48
发布数16
最新版本名称CAPRICE-V2.1.1 (发布于 )
第一版名称STEADY-V2.4.1 (发布于 )
用户参与
星数2.3k
关注者数149
派生数573
提交数627
已启用问题?
问题数44
打开的问题数5
拉请求数65
打开的拉请求数3
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?