Search code examples
androidandroid-sdk-tools

Creating a Android Project throws Error "The tools must be updated via SDK manager"


When I'm creating an android project in eclipse juno version, It throws error like this The tools need to be updated via the SDK Manager. Please Help me

Bug Image


Solution

  • You probably haven't pointed Eclipse to your android-sdk folder yet.

    In Eclipse, go to Preferences -> Android -> then in the SDK location text box, browse through your android-sdk folder.