Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

net.qiujuer.genius:graphics

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

net.qiujuer.genius:graphics

Genius Android graphics module.

  • 2.0.0
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

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

More Documents And Develop

Feedback

If you submit question, please:

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.

FAQs

Package last updated on 23 Dec 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc