[ROM][10.0][MATA][OFFICIAL] Evolution X 4.3 [05/05/2020]

Search This thread

njsges

Senior Member
Oct 19, 2007
143
5
If you want to use Evolution with VoLTE, then use version 4.4 and install Voenabler v1.8 (n eed root to flash it using TWRP). With ver 4.4 you have June Security patch.
Here's the link for Voenabler v1.8 (scroll down somewhere in middle of the page)
https://forum.xda-developers.com/apps/magisk/module-v4-volte-enabler-t3649613/page42
After trying many ROMs, I stay with StatiX OS, because it's very close to stock rom, simple, stable, has VoLTE, has double tap to close, AND they update regularly. Give it a try.

I found VoEnabler. Is it possible to use magisk to install it? Have you used it?
 

njsges

Senior Member
Oct 19, 2007
143
5
Yes, Statix has advanced restart, in quick setting, you can tap on Reboot icon to switch between Reboot and Recovery.
Also, you might need to enable this feature by going to Developer options, go down at the end, at Global Actions, turn on Enable advanced restart.
About Evolution 4.6, I didn't try it after buggy 4.4 and 4.5, but I think Voenabler should work with it.

Getting ready to install Statix and give it another try. Were you able to use Magisk to root or Canary Magisk?
 

chanh2018

Senior Member
Jan 19, 2018
535
146

njsges

Senior Member
Oct 19, 2007
143
5
I was using Magisk to root it, and not using Canary Magisk.
By the way, Canary Magisk had problem with boot recently, I'm not sure if they fixed it or not. Just be carefull with Canary and do some researches before flashing it if you wish to use Canary.

thank you. i used magisk. went thru all the steps and stuck in a bootloader bootloop. also, it seems i can only get magisk to install on slot a thru twrp. when i have installed on b, same thing. any thoughts or ideas?
 

but2002

Senior Member
May 15, 2014
64
8
OnePlus 8
I am having some serious problems with this ROM.
Every time I have ever tried it, the moment I install Magisk, WiFi becomes broken.
How do I resolve this? I really love this ROM but WiFi not working is a serious deal breaker.
 

njsges

Senior Member
Oct 19, 2007
143
5
Seems like 4.3 may be a better option than 4.6. Is it possible to downgrade from 4.6 to 4.3 without losing data?
 

blank71

New member
Feb 28, 2018
2
0
I used Stock ROM for a long time so I forgot how to flash Evolution X by using twrp. Sorry this note is only for flash EvoX, not for flash both Magisk and EvoX.
This is my note shows that how I succeeded to flash Evolution X. I don't know other way better than mine but I can say this note works correctly in my environment.

Set up
- Install Essential-PH1-WindowsDrivers.exe
- Enable ADB/FASTBOOT
- Already unlocked bootloader

You need
- PH1-Images-QQ1A.200105.007.zip
- twrp-3.2.3-0-mata.img
- Build of Evolution X

Step
$ adb reboot bootloader

Unzip PH1-Images-QQ1A.200105.007.zip and double click 'flashall.bat' to start downgrade to QQ1A.200105.007 which is 2020-Jan Stock ROM. After reboot, set the device to enable ADB.

$ adb reboot bootloader

$ fastboot getvar current-slot
current-slot: _b
# If 'current-slot: _a', you should need to read a as b, b as a.

$ fastboot flash boot_a twrp-3.2.3-0-mata.img

$ fastboot --set-active=a

Choose and boot recovery. Than TWRP will start. The issue that touch is not working is known issue, don't care about it.

$ adb shell twrp sideload

$ adb sideload EvolutionX_4.6_mata-10.0-20200809-1528-OFFICIAL.zip

Terminal will say the sideloading finished or Failed. If failed. just do again from '$ adb shell twrp sideload'. My environment, the progress stop at 47% but the flashing seems successful.

After you succeeded to flash EvoX, you should go to recovery again, recovery is not twrp, it is EvoX custom recovery, and do factory reset.
 
Last edited:

jakenluan

Member
Oct 19, 2013
10
1
35
ho chi minh city
I used Stock ROM for a long time so I forgot how to flash Evolution X by using twrp. Sorry this note is only for flash EvoX, not for flash both Magisk and EvoX.
This is my note shows that how I succeeded to flash Evolution X. I don't know other way better than mine but I can say this note works correctly in my environment.

Set up
- Install Essential-PH1-WindowsDrivers.exe
- Enable ADB/FASTBOOT
- Already unlocked bootloader

You need
- PH1-Images-QQ1A.200105.007.zip
- twrp-3.2.3-0-mata.img
- Build of Evolution X

Step
$ adb reboot bootloader

Unzip PH1-Images-QQ1A.200105.007.zip and double click 'flashall.bat' to start downgrade to QQ1A.200105.007 which is 2020-Jan Stock ROM. After reboot, set the device to enable ADB.

$ adb reboot bootloader

$ fastboot getvar current-slot
current-slot: _b
# If 'current-slot: _a', you should need to read a as b, b as a.

$ fastboot flash boot_a twrp-3.2.3-0-mata.img

$ fastboot --set-active=a

Choose and boot recovery. Than TWRP will start. The issue that touch is not working is known issue, don't care about it.

$ adb shell twrp sideload

$ adb sideload EvolutionX_4.6_mata-10.0-20200809-1528-OFFICIAL.zip

Terminal will say the sideloading finished or Failed. If failed. just do again from '$ adb shell twrp sideload'. My environment, the progress stop at 47% but the flashing seems successful.

After you succeeded to flash EvoX, you should go to recovery again, recovery is not twrp, it is EvoX custom recovery, and do factory reset.

Which build you used for stock rom?
 

njsges

Senior Member
Oct 19, 2007
143
5
I used Stock ROM for a long time so I forgot how to flash Evolution X by using twrp. Sorry this note is only for flash EvoX, not for flash both Magisk and EvoX.
This is my note shows that how I succeeded to flash Evolution X. I don't know other way better than mine but I can say this note works correctly in my environment.

Set up
- Install Essential-PH1-WindowsDrivers.exe
- Enable ADB/FASTBOOT
- Already unlocked bootloader

You need
- PH1-Images-QQ1A.200105.007.zip
- twrp-3.2.3-0-mata.img
- Build of Evolution X

Step
$ adb reboot bootloader

Unzip PH1-Images-QQ1A.200105.007.zip and double click 'flashall.bat' to start downgrade to QQ1A.200105.007 which is 2020-Jan Stock ROM. After reboot, set the device to enable ADB.

$ adb reboot bootloader

$ fastboot getvar current-slot
current-slot: _b
# If 'current-slot: _a', you should need to read a as b, b as a.

$ fastboot flash boot_a twrp-3.2.3-0-mata.img

$ fastboot --set-active=a

Choose and boot recovery. Than TWRP will start. The issue that touch is not working is known issue, don't care about it.

$ adb shell twrp sideload

$ adb sideload EvolutionX_4.6_mata-10.0-20200809-1528-OFFICIAL.zip

Terminal will say the sideloading finished or Failed. If failed. just do again from '$ adb shell twrp sideload'. My environment, the progress stop at 47% but the flashing seems successful.

After you succeeded to flash EvoX, you should go to recovery again, recovery is not twrp, it is EvoX custom recovery, and do factory reset.

LOVE the instructions!!! Very helpful after a lot of frustration. Would like to know if you have instructions for adding Magisk as that seems to be another sticking point. Again, appreciate the guide!
 

Top Liked Posts

  • There are no posts matching your filters.
  • 16

    EvoBanner.png

    Evolution X 4.3 for the Essential PH-1 [mata]

    qE4kqsj.png

    Living, Breaking, Keep Evolving.

    Evolution X is a flashable Custom ROM to bring a true Pixel feel to your Android Device at first glance, with many additional configurations at your disposal. We aim to provide frequent builds with monthly security patches from the latest aosp sources!

    - Team Evolution X -
    @Joeyhuab
    @peaktogoo
    @AnierinB

    - Design -
    @Hugwalk
    @ecnivtwelve
    @MartonDev

    https://evolution-x.org/

    Reach us on Twitter! @EvolutionXROM

    RgqrlpK.png


    Themes
    - RGB Accent Picker
    - Color Bucket
    - 17 System Fonts
    - 6 System Icon Shapes
    - 4 Statusbar Icon Styles
    - Pixel 2019 Wallpapers
    - Custom QS Header Images
    - QS Opacity & Color Configs
    - QS Backround Image Blur
    Statusbar
    - Clock Options
    - 7 Battery Icon Styles
    - Battery Percent Show/Hide Config
    - Carrier Label Settings
    - Rounded Corners Config
    - 4G/LTE Icon Toggle
    - 7 Custom VoLTE Icons
    - Brightness Control
    - Network Traffic Activity
    Notifications
    - Edge Lighting
    - Blink Flashlight On Call
    - Force Close Notifications
    - In Call Vibrations
    - Kill App Button
    - Notification light Config
    Quick Settings
    - Disable When Locked
    - Vibrate On Touch
    - Quick Pulldown (Right/Left)
    - Hide Battery Icon
    - Brightness Slider Configs
    - Quick Settings Layout Configs
    - QS Footer Text
    - Settings Icon Toggle
    - Running Services Toggle
    - User Switcher Icon Toggle
    - QS Edit Icon Toggle
    Power Menu
    - Restart
    - Advanced Restart
    - Screenshot
    - Flashlight
    - Airplane
    - Settings
    - Lock Down
    - Users
    - Logout
    - Visibility On Lockscreen Configs
    Gestures
    - AOSP Gestures
    - Toggle To Hide Back Gesture Icon
    - Toggle To Hide Navbar Pill
    - Back Gesture Height Config
    - Back Gesture Vibration Toggle
    - Screen Off Gestures
    - Swipe To Screenshot
    - Status Bar Brightness Control
    - Screen Off Power Button Torch
    - Double Tap To Sleep Status Bar
    - Double Tap to Sleep Lockscreen
    Lockscreen
    - Custom Clock & Date Fonts
    - Pocket Detection
    - Fingerprint Authentication Vibration Toggle
    - FOD Icon Picker
    - FOD Pressed State Icon's
    - FOD Recognizing Animations
    - Lock Screen Music Visualizer
    - Lock Screen Media Artwork Configs
    - Lock Screen Shortcuts
    - Status bar visibility toggle
    - Lock Icon Toggle
    Navigation
    - Nav Bar Disable/Enable Toggle
    - Nav Bar Tuner
    - Invert Layout
    Hardware Buttons
    - Volume Key Answer
    - Volume Rocker Wake
    - Volume Rocker Playback Control
    - Volume Rocker Cursor Control
    Animations
    - Disable Transition Animations Toggle
    - Screen Off Animations
    - Scrolling Cache Configs
    - QS Tile Animations (Flip/Rotate)
    - QS Tile Animation Duration & Interpolator configs
    - ListView Animations
    - System Animation Configs
    Miscellaneous
    - Gaming Mode
    - Launch Music App On Headset Connection
    - Wake On Charge
    - Charging Animation
    - Screenshot Type (Full/Drag)
    - Dashboard Condition/Suggestion Toggle
    - Default USB Config
    - Disable Device Identifier Restrictions
    - Accidental Wake Up Prevention
    - Sensor Block Per Package
    - Signature Spoofing Support
    - Time In State Monitor
    - Legacy App Scalling
    - Alarm Blocker
    - Doze Settings
    - Wakelock Blocker


    n6b8AXD.png

    You tell me

    DO NOT FLASH GAPPS, ALREADY INCLUDED

    u5tIlfT.png

    First Time Install / Clean Flash
    - Make sure that you have TWRP recovery installed
    - Boot into recovery
    - Wipe System, Data, and Cache
    - Flash the latest build
    - Reboot to system & #KeepEvolving


    Update / Dirty Flash
    - Boot into recovery
    - Flash the latest build
    - Wipe Cache
    - Reboot to system & #KeepEvolving





    Light Screenshots / Dark Screenshots / Download
    Donate me! / Official Chat / Device Support




    LU9gsrQ.png
    4
    Does updating through the app keep TWRP and Magisk?

    Hi,
    If you're updating with build-in updater then you can use a magisk module to keep TWRP (TWRP A/B Retention Script) and install Magisk on inactive slot in this order.
    This need to be done after the ROM update and before to reboot
    Christophe
    4
    Installed smoothly.
    Recognized my Verizon sim card.
    Volte works
    Bluetooth and aptx works
    Microphone works on the recorder app
    Pixel experience is nice.
    March 5 Android security patch
    March 1 Google play security was easily updated
    Rapid charging works

    Need to test battery life.

    Thanks for the ROM.


    Sent from my PH-1 using Tapatalk
    3
    https://forum.xda-developers.com/showthread.php?p=82521381

    Delete /data/per_boot directory.

    Sent from my PH-1 using Tapatalk
    3
    Pretty sure decryption hasn't worked since pie. As far as I know everybody here removes there security b4 they boot into twrp