https://github.com/indeemasoftware/androidutils
https://github.com/indeemasoftware/androidutils
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/indeemasoftware/androidutils
- Owner: IndeemaSoftware
- License: mit
- Created: 2019-07-09T15:29:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-09T17:18:37.000Z (almost 6 years ago)
- Last Synced: 2025-01-25T22:23:21.405Z (3 months ago)
- Language: Java
- Size: 145 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# AndroidUtilsAndroid Utilities for Android OS developed by [Indeema Software Inc.](https://indeema.com/). It provides ability to use default utilities.
## Requirements
- Realm gradle plugin version 4.X.X
## Integration
## Add this into project build.gradle file:
```
allprojects {
repositories {
jcenter()// Add these line
maven { url "http://maven.indeema.com:8081/artifactory/libs-release-local" }
}
}
```## Add this into application build.gradle file:
```
dependencies {
implementation 'com.indeema.libs:androidutils:1.0.0'
}
```# Boost Version History
## Version 1.0.0
Set of most common and useful android utilities:
- AnimationUtils
- ColorUtils
- ConnectivityUtils
- DateUtils
- DialogUtils
- DisplayUtils
- EncryptionUtils
- FileUtils
- FragmentUtils
- ImageUtils
- MathUtils
- ViewUtils## Communication and Support
If you encounter an issue or you have any comments or propositions with using the AndroidUtils then you can reach us in several different ways:- If you find a bug and want to tell us about it - specify it in the section [Issues](https://github.com/IndeemaSoftware/AndroidUtils/issues).
In this section, we only consider bugs and ignore any questions relating to the support.- For additional assistance with your project - please contact us at **[email protected]** and specify **AndroidUtils** in the subject line.
- You can also follow our news at [@IndeemaSoftware](https://twitter.com/IndeemaSoftware) or on our [blog](https://indeema.com/blog).
- For further questions on cooperation, simply email us at **[email protected]**.
## License
**AndroidUtils** works under the MIT license. For more information see [here](https://github.com/IndeemaSoftware/AndroidUtils/blob/master/LICENSE).To know more about us and our [Mobile expertise](https://indeema.com/services/mobiledevelopment), visit our website https://indeema.com