0

Before I got some problem while importing the project into the editor. So, I thought that was the problem of the sdk and tried to reinstall that and took one of the other SDK from my friend and I have done all the things for the installation and at the end it has recommended me to restart the eclipse then after restarted the IDE it is showing some error

 like this

Then I went to SDK manager and tried to install some tools which it has downloaded from the net by itself but the problem is not solved. Can any one help me in this case?

Sathyajith Bhat
  • 19,739
  • 21
  • 90
  • 126
radha
  • 175
  • 5
  • 13
  • 1
    goto `Windows` >> `preferance` >> click `Android` >> at right side what is `sdk Location` ? – Nikunj Patel Sep 07 '11 at 07:09
  • it is some thing like this i think the path of the sdk D:\mindtech\android-sdk_r04-windows\android-sdk-windows. Tell me do i need to change any thing in this? Thanks for the response – radha Sep 07 '11 at 07:28
  • now tell me , at bottom there are avd list are show? – Nikunj Patel Sep 07 '11 at 07:30
  • I think no. But which bottom you want me to see. And then i think this conversation will end because there are no many comments are allowed here with my knowledge – radha Sep 07 '11 at 08:23
  • Finally, its working. Thanks for the help. – radha Sep 07 '11 at 09:19

1 Answers1

1

looks like somebody else already had the same problem: Huh? "SDK Platform Tools component is missing!"

Open Eclipse. Then:
  Window > Android SDK and AVD Manager
   > Available Packages: 
     > Android Repository:
       + Android SDK Tools, revision 8
       + Android SDK Platform-tools, revision 1

[Install Selected]
Community
  • 1
  • 1
kmera
  • 1,605
  • 10
  • 21
  • yes, i have done that before it self.Eclipse itself recommended me for doing that because of error which i have. But i did not clear the error – radha Sep 07 '11 at 08:51