Android-Utils
Including in your project
Android-Utils is available in the Jcenter, so getting it as simple as adding it as a dependency
implementation 'com.github.nisrulz:android-utils:{
latest version
}
'
where {
latest version
}
corresponds to published version in
Utils
- activity
- audio
- battery
- broadcastreceiver
- convert
- crypto
- fileio
- fragments
- json
- misc
- network
- rateapp
- service
- sharedpreferences
- string
- view
- wakelock
- webview
Pull Requests
I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request. Here are some basic rules to follow to ensure timely addition of your request:
- Match coding style (braces, spacing, etc.) This is best achieved using CMD+Option+L (Reformat code) on Mac (not sure for Windows) with Android Studio defaults. The code style used in this project is from Grandcentrix, so please use the same when editing this project.
- If its a feature, bugfix, or anything please only change code to what you specify.
- Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
- Pull requests must be made against
develop
branch. Any other branch (unless specified by the maintainers) will get rejected. - Check for existing issues first, before filing an issue.
- Have fun!
License
Licensed under the Apache License, Version 2.0, click here for the full license.
Author & support
This project was created by Nishant Srivastava but hopefully developed and maintained by many others. See the the list of contributors here.
If you appreciate my work, consider buying me a cup of
☕? to keep me recharged🤘
- PayPal
- Bitcoin Address: 13PjuJcfVW2Ad81fawqwLtku4bZLv1AxCL
I love using my work and I'm available for contract work. Freelancing helps to maintain and keep my open source projects up to date!