2020-03-19
Pre-release
Pre-release
How to Install
(Not meant for beginner - neither this installation guide nor the ROM itself.)
- Backup your phone.
- Ddownload the zip file from the Assets section below
- Unlock the bootloader; follow this guide https://forum.xda-developers.com/zenfone-3/how-to/zenfone-3-max-zc553kl-bootloader-unlock-t3691837
- Get TWRP here https://mega.nz/#F!ZtMT0KxI!ObnACk_mxnPCbPHCVu_G8Q (this is the same place you get the bootloader unlock file in the previous step)
- In fastboot mode, do
fastboot format userdata
- Flash TWRP using fastboot.
- Reboot to TWRP, wipe everything.
adb sideload
the zip. Oradb push
and install.
Changelog
- Audio working
- GPS working (haven't tested cell/wifi scanning, but the satellite GPS works)
- Capacitive buttons (back, home, app switcher) working
- Camera can take video
- Audio recording working
- Battery life is much improved
What's working
- OS boots.
- Apps work (except those that require specific hardware features that doesn't work yet).
- Wi-Fi works.
- USB (MTP, ADB, Tethering,...) works.
- Camera works.
- Sensors (Gyro, Light, etc.) work.
- Flashlight works.
- Vibration works.
- Audio works (sound feels a bit delayed but maybe that's just me).
- GPS works.
- Touchkeys (back, home, app switcher buttons) work.
What's not working
- Bluetooth is very buggy.
- FM Radio is not working.
- Screen Recording is not working (resulting videos full of encoding artifacts).
- Fingerprint is not working
- Probably many more things. You tell me.
Notes
- I'm not sure if phone calls and other RIL features (4G, 3G, etc) work. Haven't tested.
- I removed the device checking code from the ZIP so it can work with the older version of TWRP. Make sure you only use this for model X00D (ZC553KL).