How to Install AOSP Android 9.0 Pie on AllView V3 Viper

Android 9.0 Pie For AllView V3 Viper:

Download & Install Android 9.0 Pie on AllView V3 Viper. If you own AllView V3 Viper  Smartphone then You can Install Android 9.0 Pie on it. This is Not a Device based Port it’s a GSI image Can be Flashed Via Fastboot and twrp. You can Follow bellow Instructions to Install Android 9.0 pie on AllView V3 Viper.

The AllView V3 Viper  Smartphone is Come with Android 8.0 OS which Is Powered by Mediatek MT6737 Processor. the Device Come with 3GB of RAM and 32GB of Storage Can Be Expandable via SD card.

Note:

  • unlocking The bootloader Will Erase All Your Data So First Make a Backup before Process.
  • Make Sure Your Phone at Least 50% Charge to Prevent accidental Shut Down.
  • GSI Image’s are in Beta So Not 100% Work on Many Devices So if it not Work on Your Phone Please Re-flash Stock Firmware to Recover.

Download:

  • Platform tools Here
  • Android 9.0 Pie for AllView V3 Viper [A only arm64] Here
  • Root Your phone using This Guide:Here

How to Install Android 9.0 pie on AllView V3 Viper:

  1. Download & Extract Platform tools inside a Folder
  2. Download and Extract ROM file in platform tools folder
  3. on Phone Enable usb Debugging and oem unlock From Developers Option
  4. Connect Phone to PC With usb. & then use BElow code to Perform target action.

type below code to reboot Phone in bootloader

adb reboot bootloader

type below code to unlock bootloader & Flash android 9.0

fastboot flashing unlock
fastboot erase system.img
fastboot flash system system.img
fastboot erase userdata

then type below code to reboot

fastboot reboot

Done. Android 9.0 Pie now Installed.