Trying to download android studio, i have all the needed requirements for a PC. Found that i need both jdk and sdk and that sdk should be included with android studio. First i downloaded and installed jdk. After downloading android studio from https://developer.android.com/studio/ , everytime i start a new project i get the following error
Your Android SDK is missing, out of date or corrupted
I checked the path of my sdk and found that by default it should be
C:\Users\elhachem\AppData\Local\Android\Sdk
Or in Appdata/Local there isn't any folder named Android.. Seems like android studio download doesn't contain sdk anymore. I downloaded latest version of sdk and created the path AppData/Local/Android and i inserted my sdk inside.. Keep on having same error