I had the same problem as you. The Google guys are terrible at providing updated documentation. First of all, Android Studio v0.8.14 does NOT ship with the SDK, although on the site it says that it is. You must download the standalone SDK tools separately from this link . Then simply unzip the file to some directory, for example ~ / Development. Open Android Studio, Configure -> Project Defaults -> Project Structure. Provide the path to the SDK (~ / Development). He must find the SDK and work at last.
Let me know if this works for you.
Yerke source
share