TechDroider: android-12

List of Samsung Devices getting Android 12 OneUI 4.0 Software Update


Now that Google has made the Android 12 Official with exciting new features and changes, other OEMs including Samsung have started the development for their next exciting UI, the OneUI 4.0 based on Android 12.


OneUI 4.0 is surely coming with some new fatures and will be ahead of time as always, but Question is - If your Samsung Smartphone getting Android 12? When is it coming to your Samsung Phone. Folks over at SamMobile compiled a list based on Samsung Software Update Support for devices, and below is the Unofficial list of devices getting Android 12 OneUI 4.0


  • Galaxy S series
    • Galaxy S21 Ultra (LTE/5G)
    • Galaxy S21+ (LTE/5G)
    • Galaxy S21 (LTE/5G)
    • Galaxy S20 Ultra (LTE/5G)
    • Galaxy S20+ (LTE/5G)
    • Galaxy S20 (LTE/5G)
    • Galaxy S20 FE (LTE/5G)
    • Galaxy S10 5G (Last OS update)
    • Galaxy S10 (Last OS update)
    • Galaxy S10+ (Last OS update)
    • Galaxy S10e (Last OS update)
    • Galaxy S10 Lite
  • Galaxy Note series
    • Galaxy Note 20 Ultra (LTE/5G)
    • Galaxy Note 20 (LTE/5G)
    • Galaxy Note 10+ (LTE/5G – Last OS update)
    • Galaxy Note 10 (LTE/5G – Last OS update)
    • Galaxy Note 10 Lite
  • Galaxy Z series
    • Galaxy Fold (LTE/5G – Last OS update)
    • Galaxy Z Fold 2 5G
    • Galaxy Z Flip
    • Galaxy Z Flip 5G
  • Galaxy A series
    • Galaxy A71 5G
    • Galaxy A71
    • Galaxy A51 5G
    • Galaxy A51
    • Galaxy A52
    • Galaxy A52 5G
    • Galaxy A72
    • Galaxy A90 5G (Last OS update)
    • Galaxy A01 (Last OS update)
    • Galaxy A11 (Last OS update)
    • Galaxy A31 (Last OS update)
    • Galaxy A41 (Last OS update)
    • Galaxy A21 (Last OS update)
    • Galaxy A21s (Last OS update)
    • Galaxy A Quantum
    • Galaxy Quantum 2
    • Galaxy A42 5G
    • Galaxy A02 (Last OS update)
    • Galaxy A02s (Last OS update)
    • Galaxy A12 (Last OS update)
    • Galaxy A32
    • Galaxy A32 5G
  • Galaxy M series
    • Galaxy M42 5G
    • Galaxy M12
    • Galaxy M62
    • Galaxy M02s (Last OS update)
    • Galaxy M02 (Last OS update)
    • Galaxy M21 (Last OS update)
    • Galaxy M21s (Last OS update)
    • Galaxy M31
    • Galaxy M31 Prime Edition (Last OS update)
    • Galaxy M51 (Last OS update)
    • Galaxy M31s (Last OS update)
  • Galaxy F series
    • Galaxy F41 (Last OS update)
    • Galaxy F62
    • Galaxy F02s (Last OS update)
    • Galaxy F12
    • Galaxy Xcover series
    • Galaxy Xcover Pro (Last OS update)
    • Galaxy Xcover 5
  • Samsung tablets expected to get Android 12
    • Galaxy Tab S7+ (LTE/5G)
    • Galaxy Tab S7 (LTE/5G)
    • Galaxy Tab S6 5G
    • Galaxy Tab S6 (Last OS update)
    • Galaxy Tab S6 Lite
    • Galaxy Tab A 8.4 (Last OS update)
    • Galaxy Tab A7 (Last OS update)
    • Galaxy Tab Active 3 (Last OS update)

How to Install Android 12 on any Smartphone [Download]

Google Android 12 is now Official. It comes with all New Material You. It is Safe, is Secure and made to adapt with you. Google say Android 12 is based on everything you love about Android and it focuses on building a personal phone that adapts to your usage, it is secure by default and privacy by design (Cool lines Google), and this all makes your devices work better together.

Note - We've used Google Official Guide to Install Android 12. We are not responsible for data loss, bricked devices, dead SD cards, broken IMEI, or broken features. Download and Install it on your own Risk.


How to Install Android 12 on any Smartphone


Download Links (Manual Install via PC)


Device Driver - Download via Developer Android (Google)


SDK Fastboot and ADB - Download via Developer Android (Google)


How to Install ADB on Windows / MacOS / Linux - XDA Guide


Pixel 5 (Stable Android 12) GSI - Download ( Via GSITutorial) (9th Oct, 2021)


AOSP GSI - Download via Developer Android (Google)


If you're a OnePlus user and Want to Extract VBMeta and Boot.img from OxygenOS Firmware - Follow this Guide 


Commands Windows


fastboot flash boot_a boot.img
fastboot flash boot_b boot.img

fastboot -w flash system <your Treble ROMs name>.img

fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img

fastboot reboot


Commands MacOS

cd /Users/ <Folder name> /Desktop/platform-tools/

./fastboot flash boot_a boot.img
./fastboot flash boot_b boot.img

./fastboot -w flash system <your Treble ROMs name>.img

./fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img

./fastboot reboot