Android Material Design Theme UI and Tool Library. Support: 4.0.3~O
The Genius-Android is a library developed in 2015, based on Material Design style and includes commonly used packages. It offers two branches: STEADY and CAPRICE, with the former containing Ui, Graphics, and Kit libraries, while the latter is a new branch that includes Ui, Graphics, and Kit libraries along with Material Design Color and Dimen resources. It is important to note that STEADY and CAPRICE libraries are not compatible and are completely independent branches. The library provides a sample APK for testing purposes, as well as a video demo.
To add the Genius-Android library to your project, follow these steps:
implementation 'net.qiujuer.genius:genius:1.0.0'
Genius-Android is a library that provides developers with a set of useful tools and resources for building Android applications. Developed based on the Material Design guidelines, it offers a visually appealing UI design and includes commonly used packages such as command, handler, reflect, and blur. With two independent branches, STEADY and CAPRICE, developers have the flexibility to choose the branch that suits their needs. Adding the library to your project is straightforward using Gradle dependency management.