https://github.com/tommybuonomo/android-utils
https://github.com/tommybuonomo/android-utils
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tommybuonomo/android-utils
- Owner: tommybuonomo
- Created: 2016-05-20T14:52:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-20T16:25:02.000Z (over 9 years ago)
- Last Synced: 2025-03-31T13:28:30.184Z (6 months ago)
- Language: Java
- Size: 862 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'
```