Did anyone try the Pixel Experience yet?
It looks promising.
Here some info about it:
“[ROM][11.0][UNOFFICIAL] PixelExperience for Teracube One [v7101o] | XDA Developers Forums”
Did anyone try the Pixel Experience yet?
It looks promising.
Here some info about it:
“[ROM][11.0][UNOFFICIAL] PixelExperience for Teracube One [v7101o] | XDA Developers Forums”
Anyone…?
I tested it! And it’s flawless!
The only problem I had spinning Getting info for Google, but I fixed it by skipping the set up and going to Play Store and applying all updates.
Now that the bootloader is already unlocked, can I root it and not lose data?
I would think so - just rooting should not wipe data. Other root experts can weigh in though. Unlocking bootloader is guaranteed to wipe data (as you already know).
Glad to hear your experience on a custom rom. Is VoLTE working? Other features?
VoLTE is working fine.
I don’t see any issues yet.
I will keep you posted.
Can I perform these steps, down below, or everyone is specific to the OS and/or the build?
fastboot flash boot teracube_patched_boot_sw1_magisk_20.4.img
fastboot reboot
I actually, already patched the boot.img into magisk_patched_DI9EX.img, but I was stuck in fastboot loop after that.
Anyone can help with rooting please?
I successfully unlocked my bootloader and flashed the PE recovery, but I’m stuck. I have the PE ROM downloaded, but adb can’t seem to locate it. Where do I need to put the .zip so adb will find it? Given my lack of knowledge, I recognize that I may have even that assessment wrong. I appreciate any help. Thanks!
You need to extract the image from the zip file. The location doesn’t matter, provided you pass the full location to ADB properly.
Thanks Saijin - would that be the boot.img and/or dtbo.img? Then would it automatically pull in other files that were in the zip package?
I believe it’s boot.img
Easiest is to have the zip file in the same directory as your adb command. Then adb sideload <filename.Zip> should work.
I followed the instructions, and it said my syntax was bad. I entered:
adb sideload <PE_v7101o.zip>
Am I missing something?
Try
adb sideload PE_v7101o.zip