Skip to content Skip to sidebar Skip to footer

My Adt Bundle Says "could Not Find Sdk Folder"

I am installing my ADT bundle for Android and it keeps giving me this error that says, could not find SDK folder, what do I do to make it work again? I'm having multiple errors as

Solution 1:

Did you renamed the unzipped directory? If yes, don't do this. Or it may happen if you changed the location of unzipped directory.

Solution (If you don't want to unzip ADT bundle again)

In Eclipse:- goto Window->Preferences->Android and you will see "SDK Location". Browse to your SDK location and say OK.

Solution 2:

on Eclipse Go to Windows > Preferences > Android you will see place for SDK locationsee this image. As you can see in my image browse directory android-sdk.

Note- This location will be different for you depending where you installed the sdk.

Post a Comment for "My Adt Bundle Says "could Not Find Sdk Folder""