Trying to run the default project. At first there was a mistake:
SDK location not found
In English, StackOverFlow said :
Go to the line of the project: sdk.dir = / Users / USERNAME / Library / Android / sdk
I created this file, wrote the path to the sdk directory there:
sdk.dir = / Users / Sketc_000 / AppData / Local / Android / sdk1
Now it gives out: That is, he uses the address I wrote down, but for some reason he sticks to him at first the address of the folder with the project. How to fix?