android code style conventions

来源:互联网 发布:网络购彩最新消息2017 编辑:程序博客网 时间:2024/05/22 03:23

http://courses.coreservlets.com/Course-Materials/pdf/android/Android-Coding-Style.pdf

https://source.android.com/source/code-style.html


If you want to enforce this rules without remembering all of them, and you are using eclipse then you can use formatting rules provided by Android team: android-formatting.xml. Just import it into eclipse using Preferences->Java->Code Style->Formatter, click Import.

http://stackoverflow.com/questions/7544769/coding-style-standards-for-android

0 0
原创粉丝点击