{"id":9883,"date":"2021-05-26T17:05:00","date_gmt":"2021-05-26T17:05:00","guid":{"rendered":"https:\/\/gtechbooster.com\/?p=9883"},"modified":"2022-11-30T21:59:55","modified_gmt":"2022-11-30T21:59:55","slug":"how-to-install-android-12-beta-gsi","status":"publish","type":"post","link":"https:\/\/gtechbooster.com\/how-to-install-android-12-beta-gsi\/","title":{"rendered":"How to install Android 12 Beta GSI"},"content":{"rendered":"\n<p>Google held another edition of Google I\/O, an event that reveals the main news that will be launched by the company this year. As a result of the event, the company released for download the first Beta GSI (Generic System Image) of Android 12. Here is ow you can get it running.<\/p>\n\n\n\n<div class=\"gtech-migrated-from-ad-inserter-placement-2\" style=\"text-align: center;\" id=\"gtech-1743298394\"><div style=\"margin-right: auto;margin-left: auto;text-align: center;\" id=\"gtech-1023143304\"><a data-bid=\"1\" data-no-instant=\"1\" href=\"https:\/\/gtechbooster.com\/linkout\/76065\" rel=\"noopener\" class=\"notrack\" aria-label=\"26002\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/gtechbooster.com\/media\/2025\/10\/26002.jpg\" alt=\"\"  srcset=\"https:\/\/gtechbooster.com\/media\/2025\/10\/26002.jpg 1200w, https:\/\/gtechbooster.com\/media\/2025\/10\/26002-768x768.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" width=\"500\" height=\"500\"  style=\"display: inline-block;\" \/><\/a><\/div><\/div><p>GSI is a pre-built image of the system that can be run on Devices compatible with the Treble Project. Even if you don&#8217;t have a Pixel smartphone, you can install android 12 test. Installing the GSI version will require you to reset your device to factory settings, so making a backup of the device is extremely important!<\/p>\n\n\n\n<p>You should choose the GSI version according to the architecture of your device. To see what architecture your device is, run the following command:<\/p>\n\n\n\n<p><code>adb shell getprop ro.product.cpu.abi<\/code><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Installing Android 12 Beta GSI<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>Before you try to install Android 12 GSI, make sure you have access to a PC\/Mac with adb and fastboot installed.<\/li><li>Extract the file .zip and copy and paste the extracted files (system.img and vbmeta.img) into your ADB folder and fastboot on your computer.<\/li><li>Turn on USB Debugging on your phone \u2014 Go to &gt; Settings On Mobile &gt; Click &#8220;Build Number&#8221; 7 times, (optional) between your default, PIN, or password to enable Developer Options, and go to &gt; Developer Options &gt; Enable &#8220;USB Debugging.&#8221;<\/li><li>Connect your phone to your computer. Authorize the connection between devices when the command box appears on your phone.<\/li><li>On your computer, run:<\/li><\/ul>\n\n\n\n<p><code>adb reboot bootloader<\/code><\/p>\n\n\n\n<p>This will restart your computer to Fastboot mode<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>As we mentioned earlier, the device boot loader must be released first.<\/li><li>Next, we need to disable Android Verified Boot (AVB). To do this, run the following command:<\/li><\/ul>\n\n\n\n<p><code>fastboot flash vbmeta vbmeta.img<\/code><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Optional, but recommended: Enter the following code to clean the system partition:<\/li><\/ul>\n\n\n\n<p><code>fastboot erase system<\/code><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Start Android 12 GSI:<\/li><\/ul>\n\n\n\n<p><code>fastboot flash system system.img<\/code><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Allow the image to be rotated, it may take a few minutes. Once you are ready, clean the partition:<\/li><\/ul>\n\n\n\n<p><code>fastboot -w<\/code><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Finally, restart your device:<\/li><\/ul>\n\n\n\n<p><code>fastboot reboot<\/code><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Hopefully, your device should start with Android 12 Beta.<\/li><\/ul>\n\n\n\n<p>If you have an Android 11 device, you can also use the Developer Options DSU Loader to install Android 12 GSI without requiring Fastboot or ADB. Keep in mind that you will still need an unlocked bootloader.<\/p>\n\n\n\n<p class=\"has-vivid-red-color has-text-color\"><em>If you do not have enough technical knowledge to perform the above procedure, we recommends that you <strong>do not do&nbsp;so&nbsp;<\/strong>and wait for the official release of the update.<\/em> <strong>NB: YOU PARTAKE IN, AT YOU OWN RISK.<\/strong><\/p>\n\n\n\n<!--nextpage-->\n\n\n\n<figure class=\"wp-block-embed aligncenter is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"How to Install Android 12 Beta GSI on Samsung Galaxy A50\" width=\"1290\" height=\"726\" src=\"https:\/\/www.youtube.com\/embed\/hOOQkPwXcno?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption><strong>How to install Android 12 Beta GSI<\/strong><\/figcaption><\/figure>\n\n\n\n<h6 class=\"wp-block-heading\">More Information<\/h6>\n\n\n\n<ul class=\"wp-block-list\"><li>X86+GMS Architecture &#8211;&nbsp;<a rel=\"noreferrer noopener\" href=\"https:\/\/dl.google.com\/developers\/android\/sc\/images\/gsi\/gsi_gms_x86_64-exp-SPB1.210331.013-7333779-aab341dd.zip\" target=\"_blank\">Download<\/a><\/li><li>ARM64+GMS Architecture &#8211;&nbsp;<a rel=\"noreferrer noopener\" href=\"https:\/\/dl.google.com\/developers\/android\/sc\/images\/gsi\/gsi_gms_arm64-exp-SPB1.210331.013-7333779-0cf2eba2.zip\" target=\"_blank\">Download<\/a><\/li><li>Architecture x86_64 &#8211;&nbsp;<a rel=\"noreferrer noopener\" href=\"https:\/\/dl.google.com\/developers\/android\/sc\/images\/gsi\/aosp_x86_64-exp-SPB1.210331.013-7333779-b8b3b037.zip\" target=\"_blank\">Download<\/a><\/li><li>ARM64 &#8211;&nbsp;<a rel=\"noreferrer noopener\" href=\"https:\/\/dl.google.com\/developers\/android\/sc\/images\/gsi\/aosp_arm64-exp-SPB1.210331.013-7333779-3227774b.zip\" target=\"_blank\">Download<\/a><\/li><li><a href=\"https:\/\/developer.android.com\/about\/versions\/12\/gsi-release-notes\" target=\"_blank\" rel=\"noreferrer noopener\">Android 12 GSI binaries and release notes<\/a><\/li><li><a href=\"https:\/\/youtu.be\/hOOQkPwXcno\" target=\"_blank\" rel=\"noreferrer noopener\">How to Install Android 12 Beta GSI on Samsung Galaxy A50<\/a><\/li><\/ul>\n<div class=\"gtech-end-cont\" id=\"gtech-3667556391\"><div style=\"margin-right: auto;margin-left: auto;text-align: center;\" id=\"gtech-2712031609\"><a data-bid=\"1\" data-no-instant=\"1\" href=\"https:\/\/gtechbooster.com\/linkout\/17207\" rel=\"noopener\" class=\"notrack\" aria-label=\"26001\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/gtechbooster.com\/media\/2023\/01\/26001.jpeg\" alt=\"\"  srcset=\"https:\/\/gtechbooster.com\/media\/2023\/01\/26001.jpeg 1024w, https:\/\/gtechbooster.com\/media\/2023\/01\/26001-768x960.jpeg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" width=\"500\" height=\"625\"  style=\"display: inline-block;\" \/><\/a><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>GSI is a pre-built image of the system that can be run on Devices compatible with the Treble Project. Even if you don&#8217;t have a Pixel smartphone, you can install android 12 test. Installing the GSI version will require you to reset your device to factory settings, so making a backup of the device is extremely important!<\/p>\n","protected":false},"author":7,"featured_media":9891,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[64,1520,380,949],"class_list":["post-9883","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-how-to","tag-android","tag-android-12","tag-google-i-o","tag-tutorial"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/gtechbooster.com\/api-json\/wp\/v2\/posts\/9883","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gtechbooster.com\/api-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gtechbooster.com\/api-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gtechbooster.com\/api-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/gtechbooster.com\/api-json\/wp\/v2\/comments?post=9883"}],"version-history":[{"count":0,"href":"https:\/\/gtechbooster.com\/api-json\/wp\/v2\/posts\/9883\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/gtechbooster.com\/api-json\/wp\/v2\/media\/9891"}],"wp:attachment":[{"href":"https:\/\/gtechbooster.com\/api-json\/wp\/v2\/media?parent=9883"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gtechbooster.com\/api-json\/wp\/v2\/categories?post=9883"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gtechbooster.com\/api-json\/wp\/v2\/tags?post=9883"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}