Today I wanted to clean my SSD on which Windows is installed, and I found under C:\Users\SonneXo a folder (1.6 GB), which I wanted to change: .AndroidStudioPreview I searched for it, and the internet suggested me to change the settings in idea.properties, which I did:
#---------------------------------------------------------------------
# Uncomment this option if you want to customize path to IDE config folder. Make sure you're using forward slashes.
#---------------------------------------------------------------------
D:/Android/.AndroidStudioPreview/config
#---------------------------------------------------------------------
# Uncomment this option if you want to customize path to IDE system folder. Make sure you're using forward slashes.
#---------------------------------------------------------------------
D:/Android/.AndroidStudioPreview/system
I copied the complete folder from C:\Users\SonneXo.AndroidStudioPreview to D:\Android.AndroidStudioPreview, I started Android Studio and it told me I should import settings to complete the installation.
So I guess something didnt went right. Same appeared as I removed the # from the instroductions, too.
If I dont choose a folder with the settings to import, the sdk creates the .AndroidStudioPreview folder new, if I choose the new location, it seems to copy parts of it back to C:\Users\SonneXo.
Someone out there with the same problem and a suggestion?
So far have a nice sunday ;D