Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.

Code style

Tijl Leenders edited this page Nov 3, 2019 · 8 revisions

Using the google-java code style.

Windows: Save intellij-java-google-style.xml in C:\Users\YourUser\.AndroidStudio3.2\config\codestyles

A plugin for Android-Studio can format automatically for you. https://plugins.jetbrains.com/plugin/8527-google-java-format It is disabled by default after install, you need to manually enable it for the project.

Clone this wiki locally