Reputation: 1
I do realise something like this has already been asked and I've followed through various solutions but can't find a fix.
I have already installed the software by including the link:
https://dl-ssl.google.com/android/eclipse/
and then restarted Eclipse, but then it's giving me the error mentioned in the title. I tried then using this:
http://dl-ssl.google.com/android/eclipse/
but it's telling me it's already installed and the same happens again when I just try to download the zipped package and install it that way.
Can anyone help me out? Thanks
Upvotes: 0
Views: 19321
Reputation: 377
I have faced the same issue... Go to Eclipse > window > Android SDK manager > Click on Install packages. Wait for a while. I hope this will work. Because it did work for me. Thank you
Upvotes: 1
Reputation: 401
If Towhidul's answer didn't work, I think the problem is with choosing the correct SDK path.
Upvotes: 1
Reputation: 1249
To resolve this issue need to do following step:
This works for me.
Upvotes: 0
Reputation: 210
I have faced the same issue go to the below URl https://dl.google.com/android/adt/adt-bundle-windows-x86_64-20140702.zip Extract the folder and now go to the preferences and select the SDK folder from the Extracted Folder, and apply it . the problem will be resolved
Upvotes: 0