File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ The purpose of the [47 Degrees](http://47deg.com) Android Coding Standards is to
4
4
5
5
This document, expected to be followed by any developers at 47 Degrees, is a subset and complement to the [ Java Coding Standards] ( ../ ) .
6
6
7
+ ** Table of Contents** * generated with [ DocToc] ( http://doctoc.herokuapp.com/ ) *
8
+
9
+ - [ Android Coding Standards] ( #android-coding-standards )
10
+ - [1. Naming Conventions](#1-naming-conventions)
11
+ - [1.1. Common Resource Files](#11-common-resource-files)
12
+ - [1.2. Java Packages & Class Names](#12-java-packages--class-names)
13
+ - [1.3. Resource Names](#13-resource-names)
14
+ - [1.4. String Resources](#14-string-resources)
15
+ - [1.5. Style Resources](#15-style-resources)
16
+
7
17
## 1. Naming Conventions
8
18
9
19
Developers should pay special attention to these naming conventions as they differ from those in the standard Java Coding Conventions.
You can’t perform that action at this time.
0 commit comments