I installed android studio 3(v3.1.2.Build.173.4720617.x64) on windows 10. It can not find SDK path and after some research on the internet i found that i should looking for a path like this on my computer:
C:\Users\User1\AppData\Local\Android\SDK
but this path was not on my machine and i created it by myself and copy a SDK in it(Android.SDK.26.1.1).
But android studio is unable to determine this path and when i want to set this path on SDK manager it shows this message:
Target folder is neither empty nor does it point to an existing SDK installation.
this made me tired, how can i fix it?