Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

prolificinteractive/android-code-styles

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Android Code Styles and Quality Checks

Android Studio code style settings and code quality configs for Prolific's Android projects.

Installation for Code Styles

  • Run the install.sh script.
  • Restart Android Studio if it's running.
  • Open Android Studio Project Settings -> Code Styles, change the code style for the project to the one you want.

Adding Code Quality Checks to Project

  • Copy the quality folder to your project folder.

  • In your app/build.gradle file add the following lines whereever you define plugins:

    • apply from: '../quality/quality.gradle'
    • apply from: '../quality/jacoco/jacoco.gradle'
  • Run the task using ./gradlew check

License

Public domain

About

IntelliJ IDEA code style settings and code quality checks for Prolific's Android projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.