Skip to content

Our optimized Android templates used in our projects

License

Notifications You must be signed in to change notification settings

minhnimble/android-templates

 
 

Repository files navigation

Build Status

Android Templates: Kotlin

  • Our optimized Android templates used in our kotlin android projects

Setup

  • Clone the project
  • Checkout our main development branch kotlin
  • Run the project with Android Studio

Linter and static code analysis

  1. Check Style:
$ ./gradlew checkStyle

Report is located at: ./app/build/reports/checkstyle/

  1. Detekt
$ ./gradlew detekt

Report is located at: ./build/reports/detekt.html

About

Our optimized Android templates used in our projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 80.3%
  • Java 15.1%
  • XSLT 4.6%