I have started using Android Studio 1.0.1 and there is nothing I can do as I have this error and even the XML can\'t be rendered.
Error:Unable to start the daemon proces
Hello this is Occured due to VM Selection:-
This is for android studio.Try to follow the following steps:-
1)Go to File and select settings.
2)now select Compiler option in right hand side.
3)Now in VM option put the following value
-Xmx512m -XX:MaxPermSize=512m
Now apply it. This will work for me hopefully work for you.