System.process is not responding or pixel launcher is not responding


problem statement:


I am using the android studio. I am using an android emulator but it takes too much time to start and whenever it starts it gives an error "System.process is not responding". After sometimes I got an error "pixel launcher is not working".


 android studio set up

solution:


To create a new virtual machine you should follow this Create android emulator.



To sort this problem. open android studio and go to AVD manager


android studio

select the phone in which you are having the problem. click on the pencil icon to edit that device.


 

 AVD manager


 

 

In the Graphics choose software GLES 2.0 instead of automatic or hardware and click on Finish.


android studio avd manager

Now you can run your device successfully with no problem.



virtual avd manager

congratulation your device is running properly now.  


Comments