* http://developer.android.com/sdk/index.html
** Here's an overview of the steps you must follow to set up the Android SDK:
*** Prepare your development computer and ensure it meets the system requirements.
*** Install the SDK starter package from the table above. (If you're on Windows, download the installer for help with the initial setup.)
*** Install the ADT Plugin for Eclipse (if you'll be developing in Eclipse).
*** Add Android platforms and other components to your SDK.
*** Explore the contents of the Android SDK (optional).
* http://5187s.air-nifty.com/android/2011/03/android-sdkjdk-.html
** Android SDKをインストールしているとき、JDKをインストール済みなのにも関わらず「JDKが見つからない」というメッセージが出て、インストールを続行できないことがあるようです。(snip) そんなときは、一度「戻る」をクリックしてから、ふたたび「次へ」をクリックすると、続けられるようです。