add android style guide

This commit is contained in:
wing328 2016-06-14 00:18:48 +08:00 committed by GitHub
parent eb42f99bb5
commit 12b16c1ff5

View File

@ -28,6 +28,7 @@ For a list of variables available in the template, please refer to this [page](h
### Style guide
Code change should conform to the programming style guide of the respective langauages:
- Android: https://source.android.com/source/code-style.html
- C#: https://msdn.microsoft.com/en-us/library/vstudio/ff926074.aspx
- Java: https://google.github.io/styleguide/javaguide.html
- JavaScript: https://github.com/airbnb/javascript/tree/master/es5