I have installed Android studio for the tenth time, but when I go to C: \ Program Files Android \ Android Studio, i can not find any folder named "SDK," where it can not be found anywhere on the computer, SDK Manager is not open, which I think is the problem related to the first one.
If you downloaded the AS + SDK bundle:
By default, the SDK must be located in the
C: \ Users \ USERNAME% AppData \ local \ android
If this location is unavailable, one of the following reasons apply: You have selected a custom location, or (unexpected), they have changed the default installation location.
Note # 1:
AppData directory is hidden by default if you have a standard Windows configuration, the way I gave it about is like " "(Win + R -> Paste Hit - Paste -> Enter).
Note # 2: You will never find SDK in the Android Studio directory unless you explicitly put it there.
If you have retrieved the standalone SDK through another medium:
SDK location (from my experience) may be different, however (default By assuming the configuration) you will find it in the
C: \ Program Files \ Android \
orC: \ USER \ USERNAME%.
No comments:
Post a Comment