https://github.com/allaboutapps/a3utilities
Android utlitity classes
https://github.com/allaboutapps/a3utilities
id-allaboutapps-android
Last synced: about 1 month ago
JSON representation
Android utlitity classes
- Host: GitHub
- URL: https://github.com/allaboutapps/a3utilities
- Owner: allaboutapps
- License: mit
- Created: 2017-04-21T11:43:02.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T09:07:44.000Z (about 5 years ago)
- Last Synced: 2025-01-17T02:22:01.696Z (over 1 year ago)
- Topics: id-allaboutapps-android
- Language: Java
- Homepage:
- Size: 189 KB
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A3Utilities
[](https://travis-ci.org/allaboutapps/a3utilities)
[ ](https://bintray.com/allaboutapps/A3-Android/at.allaboutapps.a3utilities/_latestVersion)
## This library contains the following utility classes
* **A3Assets**
Read content from `/assets`
* **A3DateFormat**
Valid ISO8601 Date Format Constant
* **A3Device**
Utilities for version checks and pixel sizes.
* **A3Intent**
Methods to create default intents for email, phone, web, and open the default activities
* **A3SoftInput**
Show or hide the keyboard
* **A3TextChangedListener**
Simplified TextWatcher with only `onTextChanged(String)`
## Including it in your project
compile "at.allaboutapps.a3utilities:a3utilities:${latestVersion}"
## License
MIT License
Copyright (c) 2017 aaa - all about apps GmbH