Can anyone give me the coding standards in android?
I have been referred to this resource:
http://source.android.com/source/code-style.html#limit-variable-scope
Can you confirm this the right link?
Can anyone give me the coding standards in android? http://source.android.com/source/code-style.html#limit-variable-scope Can you confirm this the right link? |
||||
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
Are you talking about coding for Android, i.e writing apps? Or coding Android, i.e contributing to the source code of Android itself? The link you refer to is the coding style for Android contributions. For Android apps, perhaps Android Developers Site would be a good start. |
|||
|