Skip to content

Project Matrixx Custom ROM for Motorola Edge 30 Fusion (tundra)

Notifications You must be signed in to change notification settings

Shivamingale3/Project-Matrixx-Tundra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Logo

Project-Matrixx-Tundra

Project Matrixx Unofficial Custom ROM for Motorola Edge 30 Fusion (tundra)

Acknowledgements

About Project Matrixx

Welcome to Project Matrixx!

  • Project Matrixx is a custom ROM based on crDroid Android
  • Added few extra features and borrowed UI from RisingOS
  • Currently source is Android 14

More info : Project Matrixx

Features

  • Initial build A14
  • Moto Cam included
  • Everything works

Bugs

  • None spotted yet
  • If found please report to me on telegram.

Installation

  1. Install device drivers & latest platform-tools & add them to path

  2. Backup data

  3. Unlock Bootloader Tutorial

  4. Download the ROM from below.

  5. Extract the ROM and open terminal in that extracted Folder.

  6. Reboot into bootloader, connect the device and enter the following commands:

     fastboot -w
     fastboot flash boot boot.img
     fastboot flash vendor_boot vendor_boot.img
     fastboot flash dtbo dtbo.img
     fastboot flash vbmeta vbmeta.img
     fastboot flash vbmeta_system vbmeta_system.img
     fastboot reboot fastboot
    
  7. The device will now reboot into fastbootd now enter these commands:

     fastboot flash super super_empty.img
     fastboot flash system system.img
     fastboot flash system_ext system_ext.img
     fastboot flash product product.img
     fastboot flash vendor vendor.img
     fastboot reboot
    
  8. The device will now reboot into system now setup the device to be able to use it.

🔗 Links

Screenshots

Matrixx Folder

About

Project Matrixx Custom ROM for Motorola Edge 30 Fusion (tundra)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published