shihua
shihua

Reputation: 33

Could not find H:\Android\tools\adb.exe

When I configure Eclipse to point to my SDK, it show "Could not find H:\Android\tools\adb.exe". Actually, I know the file is in the platform-tools folder not in the tools folder. The eclipse I used is 3.5.2 and the Android SDK i used is r16. How to solve the issue? Who can help me?

Upvotes: 1

Views: 1425

Answers (2)

kwf2030
kwf2030

Reputation: 195

update your Eclipse and then try again

Upvotes: 0

Ronak Mehta
Ronak Mehta

Reputation: 5979

Normally adb.exe remain in *\eclipse\eclipse\android-sdk-windows\platform-tools*chack yout SDK path

Upvotes: 1

Related Questions