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.
- Host: GitHub
- URL: https://github.com/mygod/mygod-lib-android
- Owner: Mygod
- Created: 2015-02-26T05:56:22.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-15T07:20:57.000Z (about 8 years ago)
- Last Synced: 2025-04-15T02:19:01.624Z (about 1 month ago)
- Language: Scala
- Size: 298 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mygod Library for Android
[](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