Reputation: 24998
I was following the instructions, word-for-word, as on Android's website: http://developer.android.com/sdk/installing/index.html
I already have Eclipse Juno
on which I develop Java applications. For my coursework I need Android SDK
. I followed the instructions till adding a new software and restarting Eclipse.
Then I got error messages saying:
sdk platform tools component is missing
They were two dialog boxes that went away when I clicked close. Very obvious :P
And in my Eclipse console I have this:
[2013-06-10 16:40:09 - DDMS] DDMS files not found: C:\Users\LittleJavaChild\AppData\Local\Android\android-sdk\platform-tools\adb.exe
[2013-06-10 16:40:09 - DDMS] DDMS files not found: C:\Users\LittlejavaChild\AppData\Local\Android\android-sdk\platform-tools\adb.exe
I have no idea what to do next.
Please help me set up the SDK.
Also, how do I remove the newly installed software if I want to repeat the steps on Android's site again ?
Upvotes: 2
Views: 9015
Reputation: 23269
Click the little Android Android SDK button
And make sure the top 3 things are installed
Upvotes: 4