Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 352 Bytes

readme.md

File metadata and controls

23 lines (12 loc) · 352 Bytes

Rosette

Android Graphics Demonstration

Install

Update local.properties to point to Android SDK install location.

gradlew installDebug

Uninstall

gradlew uninstallDebug

Code Quality Checks

gradlew findbugs

gradlew check (PMD, Checkstyle)

License

MIT License