Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 616 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 616 Bytes

Android Code Styles

IntelliJ IDEA code style settings for Androidhuman's Android projects.

Installation

  • On Unix, run the install.sh script. Windows users should use install.bat instead.
  • Restart IntelliJ if it's running.
  • Open IntelliJ Project Settings -> Code Styles, change the code style for the project to the one you want.

Checkstyle

  • Use checkstyle configuration file located at checkstyle folder.

License

Public domain