I \'ve downloaded android studio 1.0 but when I create an emulator and i try to start it gives the following message PANIC: Could not find android2.ini file in $ANDROI
My .android/avd was in root folder, but setting ANDROID_AVD_HOME to it made no good.
So I just copied files from /root/.android/avd to /home/username/.android/avd
Not best solution, but working