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

https://github.com/tommybuonomo/android-utils


https://github.com/tommybuonomo/android-utils

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# android-utils

Some android utils for speed coding...

## Installation

If you are building with Gradle, simply add the following line to the `dependencies` section of your `build.gradle` file:

```groovy
compile 'com.tbuonomo.androidutils:androidutils:0.1'
```