Installation procedure
- Unlock bootloader. Best to be on 26S firmware, 20S will also work.
- Install TWRP recovery (I used one specificly for the X722 by @CrisBalGreece). If you use a X720 TWRP image then you'll have to extract boot.img from the zip and flash it after flashing the ROM in fastboot. Please don't be stupid and report bugs while you aren't even flashing the damn boot img...
- Wipe cache, dalvik and system (f reset)
- Flash my ZIP (link below from google Drive)
- Flash OpenGapps package of your choice for ARM64 Android 7.1
- Wipe cache
- Reboot and enjoy
****...
I didn't notice that rom .zip should be uploaded before cleaning system partition.
@CrisBalGreece TWRP's ADB sideload doesn't work... "Starting ADB sideload feature..." Now I don't know what to do to send the ROM .zip.
Code:
C:\Windows\System32>adb sideload C:\Users\computer\Desktop\pa_zl0-7.3.1-RELEASE-20171030-signed.zip
loading: 'C:\Users\computer\Desktop\pa_zl0-7.3.1-RELEASE-20171030-signed.zip'* daemon not running. starting it now on port 5037 *
* daemon started successfully *
error: device '(null)' not found
C:\Windows\System32>
I entered fastboot mode to try adb push, but also doesn't work.
C:\Windows\System32>adb push "C:\Users\computer\Desktop\pa_zl0-7.3.1-RELEASE-20171030-signed.zip" /sdcard/
error: device '(null)' not found
The only thing that works is fastboot. Is it possible to send files through fastboot mode?
C:\Windows\System32>fastboot devices
709eed3 fastboot
EDIT: It somehow showed up as MTP device in file explorer, so now I can transfer ROM, etc (Probably because I mounted volume through TWRP).
EDIT2: Is there ever gonna be another update? This seems to be the only ROM that works properly, except some problems people have been mentioning about camera, etc.
EDIT3: I had AICP ROM, but I wiped system and caches, installed paranoid android + gapps for 7.1 now I'm just booting to black screen and I can only turn off, it also reboots every few seconds.
EDIT4: Did a complete wipe and reinstalled the same way, now it's working.