I am installing Android Studio and I have by default the path C:\\Users\\Administrator\\AppData\\Local\\Android\\sdk to set my SDK. If
How to move data from %UserProfile%
The folders will still remain under %UserProfile%, but not the data.
Add Environment Variable
Create "System variable":
Variable name: ANDROID_SDK_HOME
Variable value: D:\Android
This is a example with Android Studio version 3.1
Edit file with:
idea.config.path=D:/Android/.AndroidStudio3.1/config
idea.system.path=D:/Android/.AndroidStudio3.1/system
The file "idea.properties" is located under:
%UserProfile%/.AndroidStudio3.1/config
Close Android Studio
Don't edit "Android Studio/bin/idea.properties". When updating Android Studio this file is cleared.
Change "Service directory path" to:
D:/Android/.gradle