Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 2.22 KB

README.md

File metadata and controls

46 lines (34 loc) · 2.22 KB

Android Code Styles

AndroidStudio/IntelliJ IDEA code style settings for Android projects.

Code style comparison table

Installation

  1. Clone this repo
  2. Run the install.sh script
  3. Restart AndroidStudio (or IntelliJ IDEA)
  4. Open Preferences and view the 'Code Style'
  5. Select you want to use code style, and apply

Thanks

Inspired by java-code-styles in Square, Inc.

License

Public domain