Skip to content

Mygod/mygod-lib-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mygod Library for Android

Build Status

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