folder issue

Answered

Whenever I launch an android IntelliJ project, it automatically creates the .android folder at C:\Users\<REDACTED>\.android

Is there any way I can change this because I wish to create my android virtual devices on a different drive or preferably just move the whole .android folder to a different drive however I cannot find a way to do this.

The android sdk location for the project is already on the correct drive.

 

 

 

 

0
1 comment

See "Setting Android SDK and settings folder" part of this answer: https://stackoverflow.com/a/65416526/8203759

0

Please sign in to leave a comment.