In Android Studio, Create AVD at New Path (As my C drive is full) -


i dont have space in c drive, hence want create avd in android studio in drive. how can change setting of avd manager, new avds created @ new path-directory

this has been answered before, according @wloescher:

add new user environment variable (windows 7):

  1. start menu > control panel > system > advanced system settings (on left) > environment variables
  2. add new user variable (at top) points home user directory:
variable name: android_sdk_home variable value: path directory of choice avd manager use directory save .android directory it. 

original post.

if on linux system: how set environment variables on linux.

if on mac: how set environment variables on mac.


Comments

Popular posts from this blog

SVG stroke-linecap doesn't work for circles in Firefox? -

routes - Laravel 4 Wildcard Routing to Different Controllers -

cross browser - XSLT namespace-alias Not Working in Firefox or Chrome -