Home > ROMs > Custom ROMs

How to Install Android 14 GSI on Samsung Devices

In this guide, we will show you the steps to install the latest Android 14 GSI on your Samsung device. The South Korean giant is among the very few players in the market that offers four years of OS upgrades but unfortunately, it is never among the fastest players to roll out the updates either. While that is understandable owing to the heavy customizations that it has to make on top of the vanilla OS, but still a much faster release would have been appreciated any day of the week.

If you are among the tech enthusiast, then you could skip this waiting queue and welcome abode the fourteenth iteration of the OS right away. Since near about every Samsung device supports Project Treble, you now have the option to install the latest Android 14 GSI onto your device right away. And in this guide, we will show you how to do just that. So without further ado, let’s get started.

How to Install Android 14 GSI on Samsung Devices

Android 14 GSI Samsung

The below process will wipe off all the data from your device, so please take a complete device backup beforehand. Droidwin and its members wouldn’t be held responsible in case of a thermonuclear war, your alarm doesn’t wake you up, or if anything happens to your device and data by performing the below steps.

STEP 1: Install Android SDK

First and foremost, you will have to install the Android SDK Platform Tools on your PC. This is the official ADB and Fastboot binary provided by Google and is the only recommended one. So download it and then extract it to any convenient location on your PC. Doing so will give you the platform-tools folder, which will be used throughout this guide to install the GSI ROM onto your Samsung device.

install adb platform tools windows

STEP 2: Extract PIT from Firmware

Next up, you now have to extract the PIT file from your firmware. For that, download the firmware from Frija Tool or a trusted website and then extract it. You will get a few files, out of which, you need to extract the CSC in order to get the PIT file. You may refer to our detailed guide to get this job done: How to Extract PIT File from Samsung Firmware.

Android 14 GSI Samsung

STEP 3: Download Android 14 GSI

You may now get hold of the Android 14 GSI for your Samsung device from the official source or the AOSP Master Branch. Make sure to download the arm64 builds [given in the first column].

STEP 4: Enable USB Debugging and OEM Unlocking

You will also have to enable USB Debugging and OEM Unlocking on your device. The former will make your device recognizable by the PC in ADB mode. This will then allow you to boot your device to Fastboot Mode. On the other hand, OEM Unlocking is required to carry out the bootloader unlocking process.

Android 14 GSI Samsung

So head over to Settings > About Phone > Tap on Build Number 7 times > Go back to Settings > System > Advanced > Developer Options > Enable USB Debugging and OEM Unlocking.

STEP 5: Unlock Bootloader on Samsung

You will also have to unlock the device’s bootloader to install the LineageOS GSI ROM onto the Samsung device. Do note that doing so will wipe off all the data from your device and could nullify its warranty as well. So if that’s all and good, then please refer to our guide on How to Unlock Bootloader on any Samsung Device [New VaultKeeper Method]

Android 14 GSI Samsung

STEP 6: Boot Samsung Device to Download Mode

You will have to boot your device to Download Mode so that you are able to flash the required mods. So either refer to our detailed guide on How to Boot any Samsung Device to Download Mode or refer to the below shorter instructions:

Android 14 GSI Samsung

  1. To begin with, power off your device.
  2. Then press and hold the Power and Volume Up keys and your device will be booted to Stock Recovery.
  3. Now highlight the Reboot to Bootloader option using the Volume keys and then press the Power key to confirm it.
  4. Your device should now boot to the Download Mode.

STEP 7: Install Odin

Next up, you will have to download and install the Odin Tool onto your PC. This is needed to flash the TWRP and disable AVB on your device. So get hold of the latest Odin from here: Download: Odin3-v3.14.4.zip. Once downloaded, extract it to any convenient location on your PC.

Android 14 GSI Samsung

STEP 8: Flash PIT

You’ll now have to flash the PIT file onto your Samsung device via Odin. However, do not simply flash the PIT file, instead flash the rest of the firmware files as well. Here’s how:

  1.  Launch the Odin Tool on your PC and go to the PIT section. You will get a warning, click OK.
    Android 14 GSI Samsung
  2. Click on the PIT button, navigate to the extracted PIT file, select it, and hit the Open button to load the file.
    Android 14 GSI Samsung
  3. Once that is done, you will have to load the other firmware files as well. This is because the PIT file is never flashed alone, but with its associated files. So load the BL, AP, CP, and CSC (the normal CSC file, not the HOME CSC) files to the tool.
    Android 14 GSI Samsung
  4. Then go to the Options section of Odin and checkmark Re-Partition and Nand Erase. On the other hand, uncheck Auto Reboot.
  5. Finally, hit the Start button and wait for the process to complete. Once the flashing of the PIT file is finished, you should get the Pass message.
    Android 14 GSI Samsung

STEP 9: Disable Android Verified Boot

Next up, you will have to disable AVB on your device which would then allow you to flash the desired custom binary (in this case, TWRP).

  1. Head over to the TWRP website and download the vbmeta_disabled.tar for your device.
    Android 14 GSI Samsung
  2. However, if your device doesn’t have one, then you may try this one: vbmeta_disabled.tar file.
  3. Now connect your device to the PC via USB cable (make sure that it is booted to Download Mode)
  4. Then launch the Odin Tool and click on the Userdata button.
    Android 14 GSI Samsung
  5. Navigate to the vbmeta_disabled.tar file, select it, and click Open.
    Android 14 GSI Samsung
  6. Finally, click on the Start button. You shall now get a prompt on your device, stating that “You have to reset your device to factory settings”.
    Android 14 GSI Samsung
  7. So use the Volume Keys to select the reset option and hit the Power key to confirm it.

Your device will now undergo a reset and then, the AVB stands disabled. You may now proceed ahead to install the TWRP Recovery and the Android 14 GSI ROM on your Samsung device.

STEP 10: Install TWRP Recovery

  1. Download the TWRP Recovery for your device from the official site or an unofficial trusted site like XDA.
  2. Then launch the Odin Tool on your PC and click on the AP button.
    Android 14 GSI Samsung
  3. Navigate to the downloaded TWRP.tar file, select it, and click Open.Android 14 GSI Samsung
  4. Finally, hit the Start button and TWRP will be flashed onto your device.
    Android 14 GSI Samsung
  5. Now use the hardware key combinations to boot your device directly to TWRP.

STEP 11: Disable Encryption via TWRP

  1. Once your device boots to TWRP, go to Advanced > Terminal.
    Android 14 GSI Samsung
  2. Then type in the below command and hit Enter
    multidisabler
  3. Your device will now resize the vendor and will ask you to run multidisabler again.
  4. So again execute the below command and hit Enter
    multidisabler

STEP 12: Install GSI ROM via TWRP

  1. From TWRP, go to Wipe > Format Data and type in YES in the space provided.
  2. Then hit the checkmark situated at the bottom right and wait for the wipe to complete.Android 14 GSI Samsung
  3. Once done, go to Advanced Wipe and select Dalvik, Cache, Data, and System partitions.
  4. Then perform a right swipe to wipe these partitions.Android 14 GSI Samsung
  5. After that, transfer the GSI ZIP file to your device using ADB Sideload, Mount, or OTG.
  6. Then from TWRP, go to Install and tap on Install Image. Navigate to the GSI ROM IMG file and select it.
  7. Now choose the System Image partition and perform a right swipe to flash it. The flashing could take around 5-10 minutes.Android 14 GSI Samsung
  8. Once done, go to Reboot and select System. Your device will now boot to the newly installed OS.Android 14 GSI Samsung

That’s it. These were the steps to install the Android 14 GSI ROM on your Samsung device. If you have any queries concerning the aforementioned steps, do let us know in the comments. We will get back to you with a solution at the earliest.

FAQ: GSI ROM Bugs and Bootloop Fixes

GSI ROMs are known to go through a few bugs and issues related to network, 5G, or VoWIFI/VoLTE. In case, you also come across such bugs, then you could refer to our below-listed guides to fix them.

Likewise, if your device gets stuck in a continuous bootloop, then it’s most probably in need of disabling the verity checks, which requires flashing the vbmeta. All these have been explained in the below-linked guides, do check them out, if needed:

Share: