*Androidのコーディングルール [#root]
[[Code Style Guidelines for Contributors:http://source.android.com/source/code-style.html]]は一度は目を通しておいた方がヨサゲ。

Eclipseのformatterは[[GitHub経由:https://github.com/android/platform_development/tree/master/ide/eclipse]]で入手するのが簡単っぽい。



**本拠地 [#home]

-[[Code Style Guidelines for Contributors | Android Open Source:http://source.android.com/source/code-style.html]]
--[[コントリビュータのためのAndroidコードスタイルガイドライン 日本語訳 | textdrop:http://www.textdrop.net/android/code-style-ja.html]]

-[[Using Eclipse | Android Open Source:http://source.android.com/source/using-eclipse.html#eclipse-formatting]]~
Androidコーディングルール準拠のformatter。
--[[[Android] EclipseでAndroid標準のフォーマッタを使うようにする - おまぬけ活動日誌(2011-10-11):http://zunda.freeshell.org/d/20111011.html#p01]]
--[[ide/eclipse at master from android/platform_development - GitHub:https://github.com/android/platform_development/tree/master/ide/eclipse]]


//**まとめ [#summary]




//**関連記事 [#related]
//**News [#news]
//**Books [#books]
//**あとでまとめる [#atode]

Key : [[Eclipse]]

// EOF