Coder Social home page Coder Social logo

qiujuer / genius-android Goto Github PK

View Code? Open in Web Editor NEW
2.3K 149.0 577.0 57.2 MB

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

Home Page: http://genius.qiujuer.net

License: Apache License 2.0

Java 92.39% Makefile 0.06% C 3.93% HTML 1.31% CSS 1.73% Ruby 0.22% CMake 0.37%

genius-android's Introduction

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.2.0'
  api 'net.qiujuer.genius:res:2.2.0'
  
  // use to bitmap blur and more
  api 'net.qiujuer.genius:graphics:2.2.0'
  
  // ping/telnet/tracert/dns and run cmd
  api 'net.qiujuer.genius:kit-cmd:2.2.0'
  // shuttle between ui-thread and child-thread
  api 'net.qiujuer.genius:kit-handler:2.2.0'
  // calss reflect
  api 'net.qiujuer.genius:kit-reflect:2.2.0'
}
  • Note: Each module is independent and can be used independently to dependency.

More Documents And Develop

Feedback

If you submit question, please:

About me

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

License

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.