Despite all the solutions I saw on the site, unfortunately my problem was not solved, I almost despair
Asked
Active
Viewed 437 times
-1
-
https://stackoverflow.com/questions/28789556/android-studio-sdk-tools-directory-is-missing – Usama Altaf Jun 29 '21 at 09:32
2 Answers
1
I can see "مشمس" word in your image that it means "Sunny"; so you are not using english regional format.
Your problem is probably because of your system regional format.
just set it to "English"
You can see detail here: https://stackoverflow.com/a/67554080

herpak
- 216
- 2
- 6
0
Emulator is part of andorid-sdk-tools.
Emulator help to make virtual device, you can dowload it later in android studio.

Govind
- 36
- 1
- 4
-
-
-
-
If you don't need virtual device just ignore it. Else remove installed SDK and download newone "https://www.techspot.com/amp/downloads/5425-android-sdk.html" and install it. – Govind Jul 03 '21 at 12:51