I am running a flutter app in debug mode in Android tv emulator (Android TV (720p) API 30) and for the first few minutes and few hot restarts the emulator gets killed on its own. The error in the vs code shows
[ERR] The Android emulator exited with code 1 after startup
[ERR] Android emulator stderr:
[ERR] WARNING | Please update the emulator to one that supports the feature(s): Vulkan
[ERR] WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
[ERR] CANNOT TRANSLATE guest DNS ip
[ERR] CANNOT TRANSLATE guest DNS ip
I did not find any solutions for the same problem.