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.
- Android Support Repository (use SDK manager to install)
- SBT
sbt android:packageAar
GPLv3