[ROM][11.0][OnePlus 7T Pro] Pixel Experience [AOSP][2020/12/05]

beaverhead

Senior Member
Nov 29, 2013
668
243
63
OK, in recovery I formatted data, then it just reboots fastboot in a loop. I'll have to try some other way.

Thank you
same here. trying to install the rom but its boot directly to fastboot. strange. trying carbon then en that works fine. [emoji848][emoji848][emoji848][emoji848][emoji848]

Verstuurd vanaf mijn OnePlus 7T Pro met Tapatalk
 

mehtabkalra

Member
Jun 20, 2015
20
2
23
New Delhi
It's an absolute delight to finally use this rom. Had been waiting for Pixel Experience ever since i bought this phone six months back. In the last 4 days of using this, haven't found any bugs, 90hz works like a charm, battery drain both on idle and active is lesser when compared with stock oos. Kudos for this great rom to @chandra1.jd
Hopefully you'll keep on maintaining this beauty.

P.s. Would love to send some beer money your way. Paypal says you've exceeded the receiving limit. Let me know the alternative!
 

aliffaminuddin

Senior Member
Nov 21, 2014
441
63
0
KL
It's an absolute delight to finally use this rom. Had been waiting for Pixel Experience ever since i bought this phone six months back. In the last 4 days of using this, haven't found any bugs, 90hz works like a charm, battery drain both on idle and active is lesser when compared with stock oos. Kudos for this great rom to @chandra1.jd
Hopefully you'll keep on maintaining this beauty.

P.s. Would love to send some beer money your way. Paypal says you've exceeded the receiving limit. Let me know the alternative!
hello sir can you guide a full instruction on how to install the rom? thanks in advance :)
 

mehtabkalra

Member
Jun 20, 2015
20
2
23
New Delhi
hello sir can you guide a full instruction on how to install the rom? thanks in advance :)
Sure. What I did is how I have installed every custom rom on this phone. I extracted the payload.bin, while in fastbootd erased the particular partitions (only those which were included in the payload) on both slots A and B, flashed the payload partitions on A and B, wiped userdata by fastboot -w and then rebooted.
The thing to note is that I had stock oos 10.3.4, so already had the oos vendor. Best bet would be to flash oos first.
Hope this works for you.
 

aliffaminuddin

Senior Member
Nov 21, 2014
441
63
0
KL
Sure. What I did is how I have installed every custom rom on this phone. I extracted the payload.bin, while in fastbootd erased the particular partitions (only those which were included in the payload) on both slots A and B, flashed the payload partitions on A and B, wiped userdata by fastboot -w and then rebooted.
The thing to note is that I had stock oos 10.3.4, so already had the oos vendor. Best bet would be to flash oos first.
Hope this works for you.
hey im wondering does your guide are the same with this one?
https://www.youtube.com/watch?v=VLMun4WQp8U&t=73s&ab_channel=Idrisz

and do you think it would with the 7t pro too?
 

mehtabkalra

Member
Jun 20, 2015
20
2
23
New Delhi

aliffaminuddin

Senior Member
Nov 21, 2014
441
63
0
KL
Yes you are right. However, Pixel Experience (PE) needs oos vendor image too which is not present in the payload.bin of PE. So either you extract it from oos rom zip and flash it while flashing other partition images or you flash oos altogether on both the partitions.
dude im sorry im quite lost here. damn it, didnt know flashing roms now are these complicated nowadays.....

can you make a vid how to install it? it would help lots of people having issue installing this rom.
 

dewin_prins

Member
Nov 22, 2017
18
0
1


PixelExperience for OnePlus 7T Pro [hotdog]

What is this?
Pixel Experience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation)

Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device

Based on Android 10.0


Whats working?
Wifi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FMRadio
Fingerprint reader
NFC
Lights
Sound / vibration


Known issues
You tell me

DON'T FLASH GAPPS, ALREADY INCLUDED
Download

Installation

Clean Flash :

1. Reboot to fastboot
2. fastboot boot twrpname.img
3. flash oos
4. reboot to fastboot
5. fastboot boot twrpname.img
6. flash oos
7. reboot to fastboot
8. fastboot boot twrpname.img
9. flash pe
10. reboot to fastboot
11. fastboot -w
12. reboot system

Dirty Flash:

1. Reboot to fastboot
2. fastboot boot twrpname.img
3. flash pe
4. reboot system
12. Enjoy Pixel Experince

Installation process is very important due to we are using stock OxygenOS vendor

Donate
Liked my work? Give me a beer

Translation
Help with project translation

Stay tuned
Our Telegram channel
Device Specified Telegram Group
Our blog


XDA:DevDB Information
Pixel Experience 10, ROM for the OnePlus 7T Pro

Contributors
chandra1.jd, jimmy123322
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: OOS 10, Latest Stable
Based On: AOSP

Version Information
Status: Stable

Created 2020-09-13
Last Updated 2020-09-13

What TWRP Recovery can i use to install this rom ? And where can i find it?
 
Last edited by a moderator:

forever_lol

Senior Member
Mar 18, 2013
883
327
83
This rom cannot be flashed via twrp. Installation instruction is misleading. I've tried to flash it via twrp and fastboot, no luck either way.

EDIT. I cannot understand why, but I've re-downloaded the rom and tried again and it worked like a charm this time ;)
 
Last edited:

frogdd

Member
Aug 19, 2010
10
4
23
i share my method to flash this rom:
1. use payload_dumper-win64.exe to extract the file payload.bin,you will get 6 files(boot dtbo product system vbmeta and vbmeta_system);
2. same method, extract another payload.bin in OOS rom,get the 2 files(odm and vendor)
3.flash them as usually:
adb reboot bootloader
fastboot reboot fastboot
fastboot devices
fastboot -w

fastboot erase system
fastboot erase boot
fastboot erase odm
fastboot erase product
fastboot erase vbmeta
fastboot erase vbmeta_system
fastboot erase vendor
fastboot erase dtbo

fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash odm odm.img
fastboot flash product product.img
fastboot flash vbmeta vbmeta.img
fastboot flash vbmeta_system vbmeta_system.img
fastboot flash vendor vendor.img
fastboot flash dtbo dtbo.img

fastboot reboot
 

forever_lol

Senior Member
Mar 18, 2013
883
327
83
It is twrp flashable.works fine for me...find the right twrp bro!don’t ask me which twrp!
I'm not asking. Nevermind "bro" I've managed to make twrp work :)

---------- Post added at 07:29 AM ---------- Previous post was at 07:26 AM ----------

[/COLOR]
i share my method to flash this rom:
1. use payload_dumper-win64.exe to extract the file payload.bin,you will get 6 files(boot dtbo product system vbmeta and vbmeta_system);
2. same method, extract another payload.bin in OOS rom,get the 2 files(odm and vendor)
3.flash them as usually:
adb reboot bootloader
fastboot reboot fastboot
fastboot devices
fastboot -w

fastboot erase system
fastboot erase boot
fastboot erase odm
fastboot erase product
fastboot erase vbmeta
fastboot erase vbmeta_system
fastboot erase vendor
fastboot erase dtbo

fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash odm odm.img
fastboot flash product product.img
fastboot flash vbmeta vbmeta.img
fastboot flash vbmeta_system vbmeta_system.img
fastboot flash vendor vendor.img
fastboot flash dtbo dtbo.img

fastboot reboot
Oh it looks like I missed odm, i guess that was the problem in my case. I've only taken vendor from the oos package. As a result after installation process was done, device booted to bootloader. Your instruction worked like a charm. Thank you sir!
 
Last edited:

gearmaker

Senior Member
Oct 7, 2012
53
27
48
Boise, Idaho
i share my method to flash this rom:
1. use payload_dumper-win64.exe to extract the file payload.bin,you will get 6 files(boot dtbo product system vbmeta and vbmeta_system);
2. same method, extract another payload.bin in OOS rom,get the 2 files(odm and vendor)
3.flash them as usually:
adb reboot bootloader
fastboot reboot fastboot
fastboot devices
fastboot -w

fastboot erase system
fastboot erase boot
fastboot erase odm
fastboot erase product
fastboot erase vbmeta
fastboot erase vbmeta_system
fastboot erase vendor
fastboot erase dtbo

fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash odm odm.img
fastboot flash product product.img
fastboot flash vbmeta vbmeta.img
fastboot flash vbmeta_system vbmeta_system.img
fastboot flash vendor vendor.img
fastboot flash dtbo dtbo.img

fastboot reboot
I did this as well, only I used a fastboot OOS rom and added the files for Pixel Experience and then used the flash_all.bat
Worked great