android-sdk_r08-mac_86.zipエラー出る2010/12/07 04:35

MACのeclipse環境にandroid-sdk_r08に上げたら
エラーでた

Downloading Android SDK Tools, revision 8
Installing Android SDK Tools, revision 8
Installed Android SDK Tools, revision 8
'adb kill-server' failed -- run manually if necessary.
Unable to run 'adb': Cannot run program "/Users/butcher/android-sdk-mac_x86/tools/adb": error=2, No such file or directory.
'adb start-server' failed.

eclipse上でのandroid-SDKのupdate2010/12/07 05:13

解決!!

最初にupdateを検索して 上げておくとエラーでない

SDK-managerをupdateかけると 95%あたりで adbを入れ直すか 聞いてくる

Downloading Android SDK Platform-tools, revision 1
Installing Android SDK Platform-tools, revision 1
Installed Android SDK Platform-tools, revision 1
Downloading Documentation for Android SDK, API 9, revision 1
Installing Documentation for Android SDK, API 9, revision 1
Installed Documentation for Android SDK, API 9, revision 1
Downloading SDK Platform Android 2.3, API 9, revision 1
Installing SDK Platform Android 2.3, API 9, revision 1
Installed SDK Platform Android 2.3, API 9, revision 1
Downloading Samples for SDK API 9, revision 1
Installing Samples for SDK API 9, revision 1
Installed Samples for SDK API 9, revision 1
'adb kill-server' succeeded.
ADB: * daemon not running. starting it now on port 5037 *
'adb start-server' succeeded.
ADB: * daemon started successfully *


APIが8から9に上がった

Downloading Google APIs by Google Inc., Android API 9, revision 1
Installing Google APIs by Google Inc., Android API 9, revision 1
Installed Google APIs by Google Inc., Android API 9, revision 1
Downloading GALAXY Tab by Samsung Electronics., Android API 8, revision 1
Installing GALAXY Tab by Samsung Electronics., Android API 8, revision 1
Installed GALAXY Tab by Samsung Electronics., Android API 8, revision 1
Downloading Google APIs by Google Inc., Android API 7, revision 1
Installing Google APIs by Google Inc., Android API 7, revision 1
Installed Google APIs by Google Inc., Android API 7, revision 1
Downloading Google APIs by Google Inc., Android API 4, revision 2
Installing Google APIs by Google Inc., Android API 4, revision 2
Installed Google APIs by Google Inc., Android API 4, revision 2
Downloading Google APIs by Google Inc., Android API 3, revision 3
Installing Google APIs by Google Inc., Android API 3, revision 3
Installed Google APIs by Google Inc., Android API 3, revision 3
Updated ADB to support the USB devices declared in the SDK add-ons.
'adb kill-server' succeeded.
ADB: * daemon not running. starting it now on port 5037 *
'adb start-server' succeeded.
ADB: * daemon started successfully *

Windowsのandoridは カスペルスキーで引っかかった2010/12/07 07:31

adbがカスペルスキーでPDM..rootshellで危険で止まる