{"id":802,"date":"2024-04-28T09:18:19","date_gmt":"2024-04-28T09:18:19","guid":{"rendered":"https:\/\/www.cmsgalaxy.com\/blog\/?p=802"},"modified":"2024-04-28T09:18:22","modified_gmt":"2024-04-28T09:18:22","slug":"android-studio-the-emulator-process-for-avd-pixel_2_api_30-has-terminated","status":"publish","type":"post","link":"https:\/\/www.cmsgalaxy.com\/blog\/android-studio-the-emulator-process-for-avd-pixel_2_api_30-has-terminated\/","title":{"rendered":"Android Studio: &#8220;The emulator process for AVD Pixel_2_API_30 has terminated.&#8221;"},"content":{"rendered":"\n<p>I am just faced this issue in my windows machine. Nothing was worked. I am wasted my two days to solve this error but no result. Then I just try this solution And boom It worked.<\/p>\n\n\n\n<p>You just need to Create the file\u00a0<code>~\/.android\/advancedFeatures.ini<\/code>\u00a0(for Windows users path should be\u00a0<code>C:\\Users\\sourav\\.android\\advancedFeatures.ini<\/code>) with the following content:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># Here's how to disable Vulkan apps to talk to the emulator.\n\n# Add the following lines to ~\/.android\/advancedFeatures.ini (create this file if it doesn't exist already):\n\nVulkan = off\nGLDirectMem = on\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>I am just faced this issue in my windows machine. Nothing was worked. I am wasted my two days to<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-802","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/www.cmsgalaxy.com\/blog\/wp-json\/wp\/v2\/posts\/802","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.cmsgalaxy.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.cmsgalaxy.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.cmsgalaxy.com\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cmsgalaxy.com\/blog\/wp-json\/wp\/v2\/comments?post=802"}],"version-history":[{"count":1,"href":"https:\/\/www.cmsgalaxy.com\/blog\/wp-json\/wp\/v2\/posts\/802\/revisions"}],"predecessor-version":[{"id":803,"href":"https:\/\/www.cmsgalaxy.com\/blog\/wp-json\/wp\/v2\/posts\/802\/revisions\/803"}],"wp:attachment":[{"href":"https:\/\/www.cmsgalaxy.com\/blog\/wp-json\/wp\/v2\/media?parent=802"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.cmsgalaxy.com\/blog\/wp-json\/wp\/v2\/categories?post=802"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.cmsgalaxy.com\/blog\/wp-json\/wp\/v2\/tags?post=802"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}