Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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}"

## License

MIT License

Copyright (c) 2017 aaa - all about apps GmbH