Every time I run the emulator it runs normally at the beginning but after a couple of minutes it crashes and it\'s giving me this error:
emulator process fin
Here are a few things you can try:
Edit
A couple more things you could try:
Edit
You could also try checking for memory leaks https://developer.android.com/studio/profile/memory-profiler and you could try increase the amount of RAM available for the emulator.
Go to Tools->Android->AVD Manager, then edit your AVD, then in the pop-up window click Show Advanced Settings, then finally increase the amount of RAM.
Edit
IT could be an issue with libGL or libstdc++. See here