any bug in Pixelexperience or in Pie Rom?Its simple i mean don't make it complicated,the gsi img itself was the single img file which created /developed to replacing the stock system partition, in our case is Miui. Needed files :
1.Gsi files,you choose your own fav gsi, i'm using Pixelxperience head there and download the zip..and extractsthe img file inside (the img file insidewas the system img to replace miui on our system prtition).
https://forum.xda-developers.com/pr...lopment/9-0-pixelexperience-p-t3833294/page47
2.TWRP, get it here https://forum.xda-developers.com/poco-f1/development/recovery-twrp-3-2-3-x-t3836241/page12. we need this to format data after flashing the gsi.
Steps :
Put the img and TWRP files inside Adb,fastboot directory, rename the Gsi img file with simple name so you won't be typo or type wrong name of img file.
1.Reboot your device into fastboot mode (backup your important files as it would be formating your data)
Confirm your device was detected in fastboot mode (fastboot devices)
2. Type "fastboot erase system"
Wail till complete and said done.
3. Fastboot "flash system name_of_extracted_img_file.img"
*I've changed the file to system.img so i type fastboot flash system system.img
Be patient in this step,as you'll see more than 1 process shown on cmd. Wait till it done.
4. Don't boot to system directly, now type "fastboot boot twrp_name.img" if you don't want to flash / replacing stock miui recovery.
Or "fastboot flash recovery twrp_name.img"
wait till it boot, ignore the password pop up choose cancell,now wipe, and choose format data, wait till done.
*Optional if you need to root do it, i suggested magisk latest stable build.
Back to main menu TWRP and choose mount the vendor , we need to modify the libs file to make the distorted audio gone.
Or you can flash my modified vendor.img with command "fastboot flash vendor.img" if you're lazy enough to rename the lib files one-by-one manually using root explorer.
Reboot to system and you're now running pie gsi.
camera working fine?
it's my only phone now so i kinda worry. Thanks for sharing.
Last edited: