Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T09:07:44.000Z (over 3 years ago)
- Last Synced: 2024-03-26T14:07:06.057Z (9 months 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
[![Build Status](https://travis-ci.org/allaboutapps/a3utilities.svg?branch=master)](https://travis-ci.org/allaboutapps/a3utilities)
[![Download](https://api.bintray.com/packages/allaboutapps/A3-Android/at.allaboutapps.a3utilities/images/download.svg) ](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}"
## LicenseMIT License
Copyright (c) 2017 aaa - all about apps GmbH