Skip to content

A collection of utility classes to help reduce the code duplication and give access to commonly used methods.

License

Notifications You must be signed in to change notification settings

rahulrvp/android-utils-lib

Repository files navigation

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

About

A collection of utility classes to help reduce the code duplication and give access to commonly used methods.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages