AVD Manager on Android Studio 1.5.1 and install to a custom location emulator won't run
问题 I installed Android Studio (1.5.1 -- see image for build details). While installing I chose the custom option so I could install a specific path. I knew that my %SystemDrive% was pointed at a network location and I wanted to install to my local disk. So, this means that by default, the application would've installed to : \networkpath\users\myUserName\Android\SDK However, since I chose the custom installation I chose a local path: c:\users\myUsername\Android\SDK Project Creation and Build Work