のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

Android SDKのSetupでエラー

アンドロイドのSDKからWindows用を選んでSetup.exeを実行した。
Download the Android SDK
http://developer.android.com/sdk/index.html

以下のようなエラーがでました。

Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml, reason: HTTPS SSL error. You might want to force download through HTTP in the settings.

SettingのMiscのhttps://をhttp://にしたところ、インストールを開始するようになった。