Please add your suggestions to improve the documentation for the BQ - Aquaris X2 - zangya here …
How to install /e/ on bq Aquaris X2 (zangya). This should also apply to X2 pro.
Prerequisites:
- adb tools installed on PC
- zangya with stock ROM
- latest /e/ ROM on PC
- payload dumper tool on PC
Prepare /e/ ROM for flashing:
- download latest /e/ ROM for zangya (https://images.ecloud.global/dev/zangya/)
- extract payload.bin from ZIP
- download Payload Dumper Tool (https://drive.google.com/file/d1QpsywAbNroDKEDz4TytQl8UlK6v2gJSi/view)
-
$ python3 payload_dumper.py payload.bin
Terminal command for Linux/macOS to extract IMG files (boot.img, system.img,
vendor.img) from payload.bin
Steps to perform on stock ROM:
- save all your valuable data
- activate developer options by tapping 7x on «build number» in «about phone»
- system | developer options: activate debugging mode
- system | developer options: allow OEM unlock
-
fastboot flashing unlock
– all data will be lost - reboot and re-enable USB debugging
Flash /e/ ROM:
- restart to fastboot mode:
adb reboot boatloader
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash vendor vendor.img
fastboot erase userdata
- reboot to /e/
1 Like
Hi,
I’m new to /e/ using this device.
I’m coming from lineageOS so I just
- restarted to bootloader from recovery
- adb push e.v19.zip /media (pushed ROM)
- wipe system dalvik etc.
- installed rom from zip file
- restart
It’s a quite old device but it worked fine and now, thanks to /e/, I hope I can still use it for quite a bit longer and keeping it updated (at least security updates).
I have not registered any /e/ account to use your cloud services (I have my own) but in case any dev needs to check or test anything I’m glad to do it (it’s a production device though)
So far so good , hardware works as expected (haven’t tested GPS yet), changed Bliss launcher to Launchair, no issues with battery drain, …
2 Likes