Possible to change where Android Virtual Devices are saved?

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Possible to change where Android Virtual Devices are saved?

Message par ForumBot »

Possible to change where Android Virtual Devices are saved?
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Possible to change where Android Virtual Devices are saved?

Message par ForumBot »

Add a new user environment variable (Windows 7):

- Start Menu > Control Panel > System > Advanced System Settings (on the left) > Environment Variables

- Add a new user variable (at the top) that points your home user directory:


Variable name: **ANDROID_SDK_HOME**
Variable value:
a path to a directory of your choice

AVD Manager will use this directory to save its `.android` directory into it.

For those who may be interested, I blogged about my first foray into Android development...

[Android "Hello World": a Tale of Woe](http://wloescher.blogspot.com/2011/01/android-hello-world-tale-of-woe.html)

Alternatively, you can use the [Rapid Environment Editor](https://www.rapidee.com/en/download) to set the environment variables.
Répondre

Revenir à « Performance & Dépannage »