Skip to content

Android Studio Configuration

Julian Falcionelli edited this page Jun 30, 2017 · 3 revisions

Code format

Android Lateral developers must use the same code formatting. For that we've included a settings file on Google Drive so that you can import this configuration.

You can access that file here.

To see the oficial Code Styling access to: https://source.android.com/source/code-style

Android Style with improvements

Another alternative is to use the same Code Style proposed by Google. We made some improvements, like the arrangement of the life cycle methods, the XML attributes and other stuffs.

You can access that file here.

Clone this wiki locally