Skip to content
ggupta78 edited this page Aug 25, 2015 · 1 revision

Welcome to the androidCodeSamples wiki!

Android Coding Standards
For Android development, we will refer to coding guidelines laid out by Google at:
https://source.android.com/source/code-style.html

We should also add code formatting rules in Android Studio:
The formatting file is available here: https://github.com/android/platform_development/tree/master/ide/eclipse

The way to import it into Android Studio is given here:
https://github.com/blstream/MyGuide/wiki/(Android)-How-to-Add-Eclipse-Code-Formatter-to-Android-Studio

Clone this wiki locally