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

https://github.com/mygod/mygod-lib-android

Mygod Library for Android.
https://github.com/mygod/mygod-lib-android

Last synced: about 1 month ago
JSON representation

Mygod Library for Android.

Awesome Lists containing this project

README

        

# Mygod Library for Android

[![Build Status](https://api.travis-ci.org/Mygod/mygod-lib-android.svg)](https://travis-ci.org/Mygod/mygod-lib-android)

The super-powered Android support library written in Scala where it's basically me collecting reusable codes from my Android projects and reuse them for infinity times.

I'd say they are pretty useful, aren't they?

Don't want to use the whole library? Use ProGuard and `shrinkResources` to strip out useless things!

Issues/PRs are extremely welcome.

## Dependencies
* Android Support Repository (use SDK manager to install)
* SBT

## Building
sbt android:packageAar

## License
GPLv3