Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 900 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 900 Bytes

Android Utils

First of all, thanks a bunch for all the downloads! I am really humbled to see this tiny project is helping people to save their development time! 🙂

Aboubt the library: This is a collection of utility classes to help reduce the code duplication and give access to commonly used methods.

Gradle

dependencies {
    implementation 'com.github.rahulrvp:android-utils:0.4.0'
}

Docs

For Javadocs visit here

Contributions

If you have a util class that helps you speed up your app development? Would you like to share it with the rest of the world? Feel free to raise a PR.

Donate

Please consider buying me a ☕ with paypal if (only if) you really like this library