Could not find adb.exe - after upgrade to Android SDK 2.3
adt, android, android-sdk-2.3, eclipse
Solution
My `adb.exe` was missing. So I uninstalled the Android 2.3 SDK and installed it again. Now I have an `adb.exe` and it works better. My first installation most have failed without prompting it for me.
Problem
I have upgraded my Android SDK to version 2.3 and Android Development Tools 8.0.0. Now in Eclipse, I get an error message: Could not find C:\Program Files (x86)\Android\android-sdk-windows\platform-tools\adb.exe! And I don't have that file. How can I fix this? Is it a bug in the Android SDK 2.3 or Android Development Tools 8.0.0?