Skip to main content
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".
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
select the phone in which you are having the problem. click on the pencil icon to edit that device.
In the Graphics choose software GLES 2.0 instead of automatic or hardware and click on Finish.
Now you can run your device successfully with no problem.
Success
congratulation your device is running properly now.