How To Guide Custom ROM (GSI) for Realme 8 pro - Realme 8 Pro

I am not responsible for anything that happens to your phone.
Thank me if it works fine, But don't blame me if it doesn't work.
Click to expand...
Click to collapse
First Unlock your bootloader
Go to fastboot mode
Enter this command in fastboot
Code:
fastboot reboot fastboot
Your phone will reboot to fastbootd (It will look as if you are in Recovery, but its fastbootd mode)
Now download any GSI ROM and extract system.img
Enter the following commands
Code:
fastboot erase system
fastboot flash system system.img
(optional) Additional flash magisk patched boot.img for root with the following commands
Code:
fastboot erase boot
fastboot flash boot boot.img
Happy Custom ROMing
Tested with Pixel Experience GSI on Realme 8 Pro (RMX3081 - Product ID 20711), But it should work with any custom rom

There is a square-shaped notch near the camera hole, instead of a round one
Because GSI is not made specifically made for this device
If somehow I get a Nandroid backup of custom from realme 7 pro, then probably that square hole can be corrected
Message me if you have realme 7 pro, or know someone who has realme 7 pro
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Vijay india said:
View attachment 5772069
View attachment 5772083
View attachment 5772101
Click to expand...
Click to collapse
Hey vijay, Which image did you flash and how was the experience with the rom??

nvrc said:
Hey vijay, Which image did you flash and how was the experience with the rom??
Click to expand...
Click to collapse
I used unofficial Android 13 pixel experience,
Facelock not working, in my device ,
Then everything ok..
Install Google camera it's best ,
I install some magisk mods also to improve the performance (FDE AI).
Some times sudden app crashes.
Everything ok when you reboot your device more & more time...
Pixel experience is the best...
What about you tell me...

Vijay india said:
I used unofficial Android 13 pixel experience,
Facelock not working, in my device ,
Then everything ok..
Install Google camera it's best ,
I install some magisk mods also to improve the performance (FDE AI).
Some times sudden app crashes.
Everything ok when you reboot your device more & more time...
Pixel experience is the best...
What about you tell me...
Click to expand...
Click to collapse
I'm opting for a12 one and again there are 3 gsi available in GitHub so are they different or all are same? Have you tried a12 latest? As of me a13 is evolving and i won't go for it

Vijay india said:
I used unofficial Android 13 pixel experience,
Facelock not working, in my device ,
Then everything ok..
Install Google camera it's best ,
I install some magisk mods also to improve the performance (FDE AI).
Some times sudden app crashes.
Everything ok when you reboot your device more & more time...
Pixel experience is the best...
What about you tell me...
Click to expand...
Click to collapse
Can you specify the procedure..

nvrc said:
Can you specify the procedure..
Click to expand...
Click to collapse
Unlock the bootloader,
Go to fastboot mode,,
Type
Fastboot reboot bootloader
Fastboot reboot fastboot
Fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
(Vbmeta.img extract from your current stock rom).
Fastboot erase system
Fastboot reboot fastboot
Fastboot flash system system.img
(System.img is downloaded gsi rom and extract the zip and put it in system.img )
Fastboot -w
Fastboot reboot bootloader
Fastboot erase userdata
Fastboot reboot
(After mobile rebooting or go to the recovery mode and you need to format data wipe data in recovery mode).
Installation method of gsi rom
1st you install treble info apk
Then you will see supported or not..
My device is realme 8 pro
I installed currently ricedroid 8.6 arm64- slim bgN
Everything is working properly
Volte working,
(You need to some sitting in treble sitting).
(Go to sitting,
Phh treble sitting,.
Ims features,
Click
Requist ims network,
Presence of 4 g network
Then,
Click install ims apk for qualcomm vendor.
Then apk downloaded,
Then install it.
Facebook working,.
I don't know about fingerprint because before install gsi rom my fingerprint already gone

Vijay india said:
I used unofficial Android 13 pixel experience,
Facelock not working, in my device ,
Then everything ok..
Install Google camera it's best ,
I install some magisk mods also to improve the performance (FDE AI).
Some times sudden app crashes.
Everything ok when you reboot your device more & more time...
Pixel experience is the best...
What about you tell me.
Click to expand...
Click to collapse

Vijay india said:
don't know about fingerprint because before install gsi rom my fingerprint already gone
Click to expand...
Click to collapse
What do you mean? Since when it was gone? Did you retrieve it?

Related

[ROM][CrDroid][11][UNOFFICIAL][RAV*/SOFIA*][7.X]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today
Features:
https://github.com/crdroidandroid/crdroid_features/blob/11.0/README.mkdn
First time installation:
Flashing:
1. Extract the zip and open a shell with ADB and fastboot.
2. Reboot your device into fastbootd mode.
Code:
fastboot reboot fastboot
3. Flash boot, system, product, and vbmeta.
Code:
fastboot set_active a
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash product product.img
fastboot flash vbmeta vbmeta.img
4. Wipe userdata.
Code:
fastboot -w
Gapps:
1. Fastboot boot TWRP
2. Flash Gapps arch64 version 11
3. Reboot
Magisk:
1. Boot into TWRP
2. Flash Magisk vs. 21.1
3. Reboot
Sources:
ROM: https://github.com/crdroidandroid
Kernel: kernel https://github.com/Odin1101/Project-Sofia/tree/Upstream-test
Download: https://sourceforge.net/projects/crdroid-v7-x-sofiar/files/CrDroid-Sofiar/
Visit official website @ crDroid.net
crDroid <device> Telegram
crDroid Community Telegram
Donate to help our team pay server costs
Device support Telegram link: https://t.me/joinchat/0IkIqVQMwM45MDZh
Thanks to the following devs and contributors
@bcrichster
@Beetle84
@asineth
@gearsofwar567
@kjjjnob
Special thanks:
@vache
Looks like Android File Host is down...
Downloading now to test. Thanks!
Does it work on sofia (r) (p) variants?
Nauwu said:
Does it work on sofia (r) (p) variants?
Click to expand...
Click to collapse
Yes
Thank you for this ROM. Does it support signature spoofing? I'm planning to flash NanoDroid instead of GApps. @Rondeau79
sanzhang said:
Thank you for this ROM. Does it support signature spoofing? I'm planning to flash NanoDroid instead of GApps. @Rondeau79
Click to expand...
Click to collapse
It should, but getting it set up might take some tinkering.
Can anyone suggest a way to install gapps without TWRP? Since some of us get the inverted TWRP touchscreen making it impossible to flash gapps.
TWRP does not install GAPPS, it says no enough space to install
For TWRP make sure your phone is fully charged and then switch to a USB mouse on an OTG cable then you can control TWRP. For GAPPS, try NANO and then you can load whatever Google apps you need via the Play Store.
viccskor19 said:
TWRP does not install GAPPS, it says no enough space to install
Click to expand...
Click to collapse
What version Gapps are you using?
Okay so I managed to do a very unsupported thing and have it still somehow boot. I upgraded to crdroid RQ1A.210205.004 (using the previous separate IMG files download as they were newer and I was wondering what difference if any they had over the regular 7.3 that was dated a day earlier? are they just newer builds or just essentially duplicates, or they were not really supposed to be public? anyways,) from my existing AICP 10 install.
I just dirty flashed the ROM only, waited for it to boot up and then to my amazement it did! I then installed the 11 opengapps as everything was crashing but the only thing is that essentially all google apps were broken requiring a reinstall of them (regular app data wipe didn't help and the play store works fine so I just did that) to not just close out when launching them.
is this fixable or it's a lost cause? lol. Thanks for this ROM, it's come a long way since I tried your first builds, this is actually usable and not just a black hole for google apps
No version of GAPPS that I can find will flash and boot. Which version do you recommend using? I usually use OpenGAPPs but they don't have android 11 up at this time.
Jaxgun said:
No version of GAPPS that I can find will flash and boot. Which version do you recommend using? I usually use OpenGAPPs but they don't have android 11 up at this time.
Click to expand...
Click to collapse
they have test builds up
Jaxgun said:
No version of GAPPS that I can find will flash and boot. Which version do you recommend using? I usually use OpenGAPPs but they don't have android 11 up at this time.
Click to expand...
Click to collapse
Much appreciated! I was looking on the Open Gapps Sourceforge page but I must've skipped over the TEST builds unintentionally.
dandu3 said:
they have test builds up
Click to expand...
Click to collapse
I was unable to find the test builds on the sourceforge page yesterday. Thanks for pointing me back there, I was able to find it this time.
I Have a Moto G Power XT2041-4 on Verizon. Why is that my mobile network is all wonky on the 11 Roms? Cannot send or receive MMS. Mobile data turns off when trying to send myself an MMS. Then turns right back on after trying to send and tells me it was unsuccessful. Mobile data turns itself on and off every few seconds. If i'm on a phone call mobile data icon stays on but still no data. There is absolutely no APN options for me on 11. I've tried flashing the stock modem. Erase carrier. Resets. I have none of these issues with any of the 10 Roms.
I am using the Superior version of the Android 11 OS on XT2041-4 on Verizon and I have not experienced any of these issues. I went with Superior because I was unable to load GAPPS on CRDroid and have found Superior to be ... superior.
djdio68 said:
I Have a Moto G Power XT2041-4 on Verizon. Why is that my mobile network is all wonky on the 11 Roms? Cannot send or receive MMS. Mobile data turns off when trying to send myself an MMS. Then turns right back on after trying to send and tells me it was unsuccessful. Mobile data turns itself on and off every few seconds. If i'm on a phone call mobile data icon stays on but still no data. There is absolutely no APN options for me on 11. I've tried flashing the stock modem. Erase carrier. Resets. I have none of these issues with any of the 10 Roms.
Click to expand...
Click to collapse
You provide me with no logs, any technical data and what version of the ROM you were using. Therefore I cannot help you with your situation.
does OTA work even without TWRP on this?

[ROM][PixelExperience 12.1][A70][FN]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
View info: https://www.xda-developers.com/pixel-experience-12-hands-on/
What is this?
Pixel Experience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation).
Your warranty is now void!
>I am not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels.
>You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
What is working?
-Everything is working (also fingerprint; bluethooth; 1 sim/maybe 2)
-File's Download-
>Vendor: https://forum.xda-developers.com/attachments/vendor_a11-zip.5336611/
>Rom: https://github.com/zainullahk/universal-pixelexperience-samsung/releases
make sure to download the arm64-ab-12.0 and not the arm64-ab-vndklite.
!Optional!
>Kernel: https://opensource.samsung.com/uploadSearch?searchValue=A70.
>Magisk: https://github.com/topjohnwu/Magisk/files/7819803/app-debug.zip
-Installation guide-
>Enter recovery (TWPR).
>Press "Wipe"-->"Format Data" -type "yes".
>On PC Extract the rom.
>And copy "Vendor_A11.zip";"PixelExperience_Plus_arm64-ab-12.1-20220613-UNOFFICIAL.img";"app-debug.zip" to the external/internal sd storage.
>First install the vendor follow steps below:
>"Wipe"-->"Advanced Wipe"-->Select Dalvik; Cache; System and Vendor -->"Swipe to Wipe".
>Now click on "Install" then select "Vendor_A11.zip".
>Then go back and flash the rom as "System Image".
--------------------
>!Optional!
>Flash magisk (debug.zip) !DON'T DO OTA UPDATES FOR NOW IF YOU USE MAGISK!
--------------------
>Reboot System and it should work for samsung a70.
(I did't created the rom; vendor; magisk i just have found a way to install the rom onto a galaxy A70).
-Pixel Experience 12 v402-
>New update to pe!
>Check the Updater page on Treble App to OTA update.
>Sync with February sources of PE (give a warm welcome to Face Unlock).
>Sync with AOSP 12.0 v402 by @phhusson.
>Fix permissions on dynamic su binary.
-OFFICIAL SITE-
Home - Pixel Experience
Home - Pixel Experience
download.pixelexperience.org
-COMMENT BELOW FOR ANY ISSUE-
USE THE STOCK KERNEL TO BE SURE THAT THE ROM WORKS!
Is volte working with this rom?
MarvinMod said:
Is volte working with this rom?
Click to expand...
Click to collapse
Yes sure the LTE connection is working!
Topo's said:
Yes sure the LTE connection is working!
Click to expand...
Click to collapse
VoLTE is something different than LTE, it allows you to make calls over the 4G network which is absent in custom roms for this phone
rttxda said:
VoLTE is something different than LTE, it allows you to make calls over the 4G network which is absent in custom roms for this phone
Click to expand...
Click to collapse
I had read "LTE" and not "VoLTE"
rttxda said:
VoLTE is something different than LTE, it allows you to make calls over the 4G network which is absent in custom roms for this phone
Click to expand...
Click to collapse
thanks! you are right
Getting "Verifying VBMeta Image error"
Tried flashing with and without Magisk but nothing happened.
Edit: That seemed due to my incorrect TWRP flash. But now I am getting bootloop after install.
Dakshxda said:
Getting "Verifying VBMeta Image error"
Tried flashing with and without Magisk but nothing happened.
Edit: That seemed due to my incorrect TWRP flash. But now I am getting bootloop after install.
Click to expand...
Click to collapse
@Dakshxda remember to have the stock vendor of your device!
Follow my updated guide:https://forum.xda-developers.com/t/rom-gsi-100-working-a70-no-bootloop.4470471/
this 100% work
​
"Verifying VBMeta Image error" to fix the error you must flash stock firmware and then twpr 3.6.0+
Hi. After flashing the system, the /system_root partition is not mounted. Can't change device name in build.prop
removez said:
Hi. After flashing the system, the /system_root partition is not mounted. Can't change device name in build.prop
Click to expand...
Click to collapse
You dont need to change the build.prop..
Why would you need to?
Ive been very busy with work, building a house. I may jave time this evening to flash and confirm Volte working or not.
Can install on a70f?
I tried this gsi before but i can't boot. I have to ask it. Firstly, is it a ROM or GSI ? Because Pixel Experience is a GSI and secondly, this post seems like copied from https://forum.xda-developers.com/t/...e-for-a70-all-models-fod-working-gsi.4395073/ and third, who tried and got working ?
MarvinMod said:
You dont need to change the build.prop..
Why would you need to?
Click to expand...
Click to collapse
The Samsung Wear program refuses to work with this firmware. I could change the name of the device and it would work
Jinetty21 said:
I tried this gsi before but i can't boot. I have to ask it. Firstly, is it a ROM or GSI ? Because Pixel Experience is a GSI and secondly, this post seems like copied from https://forum.xda-developers.com/t/...e-for-a70-all-models-fod-working-gsi.4395073/ and third, who tried and got working ?
Click to expand...
Click to collapse
I installed it once crookedly and did not start up was a bootloop. Then I flashed the stock firmware and then this one and it started. But magisk worked crookedly, the /system_root partition was not mounted
So here's what I did:
1. Flash stock via Odin
2. Reboot and then power off, then go to download
3. Flash TWRP 3.6.2
4. Reboot to recovery
5. Follow instructions above
6. Got Vbmeta error so I flashed VBMeta.tar from here
7. Rebooted but now it bootloops
Topo's said:
"Verifying VBMeta Image error" to fix the error you must flash stock firmware and then twpr 3.6.0+
Click to expand...
Click to collapse
Jinetty21 said:
I tried this gsi before but i can't boot. I have to ask it. Firstly, is it a ROM or GSI ? Because Pixel Experience is a GSI and secondly, this post seems like copied from https://forum.xda-developers.com/t/...e-for-a70-all-models-fod-working-gsi.4395073/ and third, who tried and got working ?
Click to expand...
Click to collapse
1)I have wrote the post and i didn't copied.
2)I have tried this and worked whit my 2 devices (Galaxy a70FN;A70MN)
3)It is a generic system image
Moderator Info,
Thread has been closed at OP's request. @Topo's if you decide to progress further with the ROM, please report the first post and request to have it opened. We will be able to open it for you.
Thanks,
Stephen

How To Guide [GUIDE] how to flash android 12-13 based gsi without bootloops

i have decided to post my personal procedure for flashing android 12 and android 13 gsi
all gsi that i will mention booted succesfull on my device (code M2103K19G)
i dont assume any responsability for possible bootloops. the procedure is 100%, if you follow will not have any problem
pre requisites:
bootloader unlocked
STOCK global miui13 installed. latest global is my favorite, but also other version works (no miui12, gsi could boot anyway, but maybe not)
magisk installed for testing the gsi before definitive flash (suggested but not necessary)
a pc with adb and fastboot installed + mtk driver
first step: choose your favorite gsi
my suggestions are: Spark a13.1 (my actual rom), crdroid 12.1 based, arrow 12.1 based, latest pphusson
download the gsi and test it via dsusideloader (you can try all gsi that you want). this is very important for verify have all what you need
in alternative read changelog of gsi or users feedback. the gsi that i have mentioned 100% boot guaranted
when you have chose the gsi wipe data and reboot phone to FASTBOOTD (i will not explain how to do, a modder must know this)
if you boot into fastboot cant flash system
download and extract fastboot stock rom
after this simply:
open image folder of your fastboot extracted rom
open a terminal (for linux user) or a cmd window (con win10 users)
flash vbmeta disabling dm-verity check typing: fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
flash system.img (DONT ERASE SYSTEM PARTION!) typing: fastboot flash system system.img
flash stock kboot.img (or magisk patched for have root) typing; fastboot flash boot boot.img
reboot typing: fastboot reboot
no other commands needs, i'm 100% sure. tested directly by me
if you have made all steps correctly, and you have choosed and tested a good no wipe data is need and phone 100% boot
obviously, before flash gsi is important read the changelog of the rom for know bugs, function missing, fuction added, battery backup, performance, ecc ecc
for info about all gsi connect to official telegram channels
my favorites are pphusson channel and naz channel (the developer of my actual rom)
good look and dont ask me info about gsi. Ask directly to official telegran channel
READ WITH ATTENTION: this procedure is what i do every time i want to flash a gsi. i never encontered any bootloop, expect when a made wrong
thing like boot from slot b, flash a wrong boot.img image, flash a magisk module that is not compatible. so i dont will assume any responsability for damages to your device. it means that the problem isn't my procedure
PART 2: WHAT YOU HAVE TO DO FOR NO BOOTLOOP
- start from miu13
- have the bootloader unlocked
- test the gsi with dsu sideloader before permanent flash (if rom boot, flashing is safe) or ask to users a suggestion for a compatible gsi for our device
- make all fastboot commands in fastbootd mode
- active slot for flashing and reboot must be the primary (in most of cases is slot a)
- flash the stock boot.img before reboot
- flash stock vbmeta disabling dmverity check before reboot
-if u enter into recovery after reboot, wipe data
except first point (some gsi boot also starting from miui12.5 but is not recommended) all other must do correctly. some step cause low issue (wipe data from recovery is not a problem). but (example) flashing a bad boot image (like a not tested twrp) could cause high damages to bootloader= no fastboot, no recovery, bootloop to xiaomi logo
if u want to know more about i say, google sure may help
this is the GSI img file that nned to flashed am i correct?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I don't quite understand your screenshot , and I don't have your EvolutionX ROM at hand, but all the other GSI I have tried came as one compressed file, which when extracted, will give you a .img file. You are NOT supposed to extract the .img file.
That IS the system.img file that you need to flash at:
fastboot flash system system.img
Click to expand...
Click to collapse
GrandEsquiRE said:
this is the GSI img file that nned to flashed am i correct?
Click to expand...
Click to collapse
No. Download suggestions unless you know how to solve bootloop.
up864 said:
No. Download suggestions unless you know how to solve bootloop.
Click to expand...
Click to collapse
Nvm, i'm already on corvus rn
viktak said:
I don't quite understand your screenshot , and I don't have your EvolutionX ROM at hand, but all the other GSI I have tried came as one compressed file, which when extracted, will give you a .img file. You are NOT supposed to extract the .img file.
That IS the system.img file that you need to flash at:
Click to expand...
Click to collapse
yeah, i just testing the evoX rom on sideload, it boot but i dont really like it, then i change my mind to corvus, that img file on the screenshot is just img from the dsu sideloader that has been extracted from img.xz file
GrandEsquiRE said:
yeah, i just testing the evoX rom on sideload, it boot but i dont really like it, then i change my mind to corvus, that img file on the screenshot is just img from the dsu sideloader that has been extracted from img.xz file
Click to expand...
Click to collapse
with dsu sideloader u can test gsi directly from xz file, no extraction is needed. is explained into the app
Hi Wetito, I've been waiting a lot for your thread like this.
Let me try it this weekend.
One question please, which one is with gapps?

			
				
iijul said:
Hi Wetito, I've been waiting a lot for your thread like this.
Let me try it this weekend.
One question please, which one is with gapps?
Click to expand...
Click to collapse
Andyan will tell you
Andy Yan's personal builds // GSI - Browse Files at SourceForge.net
sourceforge.net
iijul said:
Hi Wetito, I've been waiting a lot for your thread like this.
Let me try it this weekend.
One question please, which one is with gapps?
Click to expand...
Click to collapse
search if its BvN then its vanilla(no gapps) if BgN it has gapps
downlod arm64 bgN g=with gapps v=vanilla (no gapps)
slim version is no suggested for the gsi i have mentioned and tested
arm64= a/b device (like our)
a64= device with no dunamic partitions
i hope my guide could be helpfull to prevent a lot of possible bootloops
(also if my english is not perct, I tried to make it as easy and understandable as I could)
wetito said:
PART 2: WHAT YOU HAVE TO DO FOR NO BOOTLOOP
- start from miu13
- have the bootloader unlocked
- test the gsi with dsu sideloader before permanent flash (if rom boot, flashing is safe) or ask to users a suggestion for a compatible gsi for our device
- make all fastboot commands in fastbootd mode
- active slot for flashing and reboot must be the primary (in most of cases is slot a)
- flash the stock boot.img before reboot
- flash stock vbmeta disabling dmverity check before reboot
-if u enter into recovery after reboot, wipe data
except first point (some gsi boot also starting from miui12.5 but is not recommended) all other must do correctly. some step cause low issue (wipe data from recovery is not a problem). but (example) flashing a bad boot image (like a not tested twrp) could cause high damages to bootloader= no fastboot, no recovery, bootloop to xiaomi logo
if u want to know more about i say, google sure may help
Click to expand...
Click to collapse
What rom is that? Can you give me the download link, and does fingerprint and 5g work?
This guide worked, thank you so much!
*This is just the review*I've tried multiple gsi's but the best one that i found to be both stable and attractive is SparkOS, I'm into Pixel Experience but it just slows the phone down to an unusable state so i tried SparkOS and it's Pixel enough that i like it and I've been using it for quite some time now and it hasn't yet slowed the phone down, I'm really happy w this gsi and would 100% recommend it to those who're having a hard time deciding on which gsi to implement,
mg1122tt said:
*This is just the review*I've tried multiple gsi's but the best one that i found to be both stable and attractive is SparkOS, I'm into Pixel Experience but it just slows the phone down to an unusable state so i tried SparkOS and it's Pixel enough that i like it and I've been using it for quite some time now and it hasn't yet slowed the phone down, I'm really happy w this gsi and would 100% recommend it to those who're having a hard time deciding on which gsi to implement,
Click to expand...
Click to collapse
thats exactly what I did. but no matter the branch/distro these new androids are so damn ugly chasing after ios and they're gettting uglier and bigger every update. .
I was mainly interested in newest GSI because of mKVM but didjt realise at the time that only two phones in the world c8rrehtlly posses requirements for it. Windows FTW!
Hey, I'm having an issue where if i turn my phones screen off i have to force reboot it for it to turn back on. can you help?
TedFin said:
Hey, I'm having an issue where if i turn my phones screen off i have to force reboot it for it to turn back on. can you help?
Click to expand...
Click to collapse
At what stage of the process? After what step?
In general, there is no time when you have to force reboot it. You can do the whole process using adb/fastboot commands as described in the OP.
TedFin said:
Hey, I'm having an issue where if i turn my phones screen off i have to force reboot it for it to turn back on. can you help?
Click to expand...
Click to collapse
install magisk fix for this issue, sometimes appear. u can find the guide in this forum section. the thread is gsi brightness fix

[QUIDE] Fast way to unlock bootloader and install TWRP + ROM

Install adb-setup-1.4.3 and install with admin rights - https://forum.xda-developers.com/t/...vers-15-seconds-adb-installer-v1-4-3.2588979/
Install xiaomitool v2 or mi unlock (from my site i use Mi Unlock because i have problem with "Xiaomi procedure failed: [getServiceToken] Missing serviceToken cookie"_
Log in to Xiaomi account
Unlock software options in developer mode, check the OEM unlock, USB debugging, log in to "MI unlock status"
Unlock bootloader (clears data on the phone) via mi unlock / xioami tool v2
Download platform tools - https://developer.android.com/studio/releases/platform-tools
Copy to platform tools - vbmeta and recovery.img from twrp - https://unofficialtwrp.com/unofficial-twrp-3-4-2-for-redmi-7a-pine/
Run CMD in admin, use CD command to go to path where platform tools folder is located
Start the phone in fastboot volume- and power on
Connect phone in fastboot mode to PC, with this commands upload twrp:
fastboot flash recovery recovery.img
fastboot flash vbmeta vbmeta.img
after flashing: fastboot boot recovery.img
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
After reboot to TWRP from CMD, install system image like Lineage OS and Gapps
Reboot
Done
what to do? I try doing everything as you and everyone on the internet says, but I always end up with this error and sometime get stuck in boot loop...
UPDATE: I managed to install TWRP after downgrading to 11.05 using MiFlashTool like explained here: https://www.getdroidtips.com/guide-.../#How-to-Flash-Xiaomi-Firmware-using-Fastboot finding the from here: mifirm.net. then I followed this kid's tutorial and just in case added to PATH the ADB:
DoSpamu said:
Install adb-setup-1.4.3 and install with admin rights - https://forum.xda-developers.com/t/...vers-15-seconds-adb-installer-v1-4-3.2588979/
Install xiaomitool v2 or mi unlock (from my site i use Mi Unlock because i have problem with "Xiaomi procedure failed: [getServiceToken] Missing serviceToken cookie"_
Log in to Xiaomi account
Unlock software options in developer mode, check the OEM unlock, USB debugging, log in to "MI unlock status"
Unlock bootloader (clears data on the phone) via mi unlock / xioami tool v2
Download platform tools - https://developer.android.com/studio/releases/platform-tools
Copy to platform tools - vbmeta and recovery.img from twrp - https://unofficialtwrp.com/unofficial-twrp-3-4-2-for-redmi-7a-pine/
Run CMD in admin, use CD command to go to path where platform tools folder is located
Start the phone in fastboot volume- and power on
Connect phone in fastboot mode to PC, with this commands upload twrp:
fastboot flash recovery recovery.img
fastboot flash vbmeta vbmeta.img
after flashing: fastboot boot recovery.img
View attachment 5776573
After reboot to TWRP from CMD, install system image like Lineage OS and Gapps
Reboot
Done
Click to expand...
Click to collapse
THANKS SO MUCH BRO
I just want to install TWRP with my Stock ROM. mine is unlocked. so which version TWRP should I install? do u have a link? I want to Root.
Stock ROM? So you need custom recovery with android 10 support. Use Google and search mi439 ofox recovery (A11). Official twrp 3.7.0 supporting only android 12/13. You can easily find shrp ofox or unofficial twrp. But you need to patch vbmeta.img too. How to do it? Check official twrp website or XDA. You need to pc with ADB.
Why you are still want to use old miui? You have a lot options even lineage os 20 official and unofficial. I am using unofficial right now and it's a lot better I think.
lee99 said:
Stock ROM? So you need custom recovery with android 10 support. Use Google and search mi439 ofox recovery (A11). Official twrp 3.7.0 supporting only android 12/13. You can easily find shrp ofox or unofficial twrp. But you need to patch vbmeta.img too. How to do it? Check official twrp website or XDA. You need to pc with ADB.
Why you are still want to use old miui? You have a lot options even lineage os 20 official and unofficial. I am using unofficial right now and it's a lot better I think.
Click to expand...
Click to collapse
Well I got my pixel 6 so I have Stock ROM already. this one I'll use it as backup/secondary device. I just want to see how much I can do with Miui then if I get board I'll flash some ROM I guess.
lee99 said:
Stock ROM? So you need custom recovery with android 10 support. Use Google and search mi439 ofox recovery (A11). Official twrp 3.7.0 supporting only android 12/13. You can easily find shrp ofox or unofficial twrp. But you need to patch vbmeta.img too. How to do it? Check official twrp website or XDA. You need to pc with ADB.
Why you are still want to use old miui? You have a lot options even lineage os 20 official and unofficial. I am using unofficial right now and it's a lot better I think.
Click to expand...
Click to collapse
Do I need to patch Boot.img? I searched so much but couldnt find a way to patch Global V12.5.2.0.QCMMIXM ROM. can ya help?

[ROM][13][OFFICIAL][OP8 /8 Pro/8T] crDroid v9.0 [23.12.2022]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today
Features:
https://github.com/crdroidandroid/crdroid_features/blob/13.0/README.mkdn
Flashing Instructions:
Pre-installation:
Recovery (Download from here)
gapps (Download from here)
Magisk 25.0 or newer for root (after first boot) - (Download from here)
First time installation for 8 & 8 Pro:
Be on any version of OOS12 or OOS13 (F.13 firmware is included in these builds)
Download vbmeta, recovery, and rom for your device
Reboot to bootloader
fastboot flash vbmeta vbmeta.img
fastboot flash recovery recovery.img
fastboot reboot recovery
Wipe data/Factory reset
Sideload rom
Reboot to recovery
Sideload gapps (if u waNT)
Reboot to system
First time installation for 8T Kebab:
Be on the latest OOS13 (F.13)
Download copy_partitions, vbmeta, recovery and rom for your device
Reboot to bootloader
fastboot flash vbmeta vbmeta.img
fastboot flash recovery recovery.img
fastboot reboot recovery
While in recovery, navigate to Apply update -> Apply from ADB
adb sideload copy_partitions.zip (press "yes" when signature verification fails) and then reboot to recovery
Wipe data/Factory reset
Sideload rom
Reboot to recovery
Sideload gapps (if u want)
Reboot to system
Update installation:
Reboot to recovery
While in recovery, navigate to Apply update -> Apply from ADB
adb sideload rom.zip
Reboot to recovery
Sideload gapps (if u want)
Reboot to system
Sources:
ROM: https://github.com/crdroidandroid
Kernel: kernel url
Download:
OnePlus 8 Pro
ROM https://crdroid.net/instantnoodlep
Changelog: https://crdroid.net/instantnoodlep/9
OnePlus 8
ROM https://crdroid.net/instantnoodle
Changelog: https://crdroid.net/instantnoodle/9
OnePlus 8T
ROM https://crdroid.net/kebab
Changelog: https://crdroid.net/kebab/9#changelog
Alternate Gdrive links including vbmeta & recovery
HERE
Known issues:
- let me know
Visit official website @ crDroid.net
crDroid 8 Telegram
crDroid Community Telegram
crDroid Updates Channel
Donate to help our team pay server costs
Thank you, I will try it soon
Am I missing something? I don't see a build for any of these devices on the crdroid website or on their sourceforge.
dpryor88 said:
Am I missing something? I don't see a build for any of these devices on the crdroid website or on their sourceforge.
Click to expand...
Click to collapse
Nope, seems to only be available for instantnoodlep (8 Pro). Thread is misleading, especially considering that it's in the cross dev section while only being available for one 8 series device..
Thank you.
Can I flash it with A12 firmware on the 8t?
zelect0r said:
Thank you.
Can I flash it with A12 firmware on the 8t?
Click to expand...
Click to collapse
Read the OP, there is a bit of a section on the flashing instructions and requirements. They are there for a reason.
Hey dev ty for this great rom.
All apps and features work flawlessly. The only problem I see is the scrolling performance is a bit bad, there are minor stutters.
Where can I find the latest OOS13 (F.13) for the OP8t
chomsky55 said:
Where can I find the latest OOS13 (F.13) for the OP8t
Click to expand...
Click to collapse
I think you must update via OTA. Like A12 fw.
zelect0r said:
I think you must update via OTA. Like A12 fw.
Click to expand...
Click to collapse
So return to stock OOS?
@sauaditi
does it only come as an update again, like the old version (crdroid8)? Because then you can save yourself all the hassle.
@All
can someone report whether you can use the whole thing as a daily driver?
chomsky55 said:
So return to stock OOS?
Click to expand...
Click to collapse
When there is no new MSM tool with 12or13, then yes.
Then back to 11 and update with OTA system updater.
I think thas the latest for me:
kebab_15_E.12_210201.zip​
[OP8T][OOS KB05AA/BA/DA] Unbrick tool to restore your device to OxygenOS
Disclaimer: By attempting any of the processes listed in this thread you accept full responsibility for your actions. I will not be held responsible if your device stops working, catches fire, or turns into a hipster and claims to have been...
forum.xda-developers.com
But when anybody know that there is a newer version, please let it me know, thx.
zelect0r said:
When there is no new MSM tool with 12or13, then yes.
Then back to 11 and update with OTA system updater.
I think thas the latest for me:
kebab_15_E.12_210201.zip​
[OP8T][OOS KB05AA/BA/DA] Unbrick tool to restore your device to OxygenOS
Disclaimer: By attempting any of the processes listed in this thread you accept full responsibility for your actions. I will not be held responsible if your device stops working, catches fire, or turns into a hipster and claims to have been...
forum.xda-developers.com
But when anybody know that there is a newer version, please let it me know, thx.
Click to expand...
Click to collapse
Guess I will stay on Lineage 19 for now. Going back to stock is too much of a hassle.
Can anybody post a link to latest vbmeta.img for A13?
zelect0r said:
Can anybody post a link to latest vbmeta.img for A13?
Click to expand...
Click to collapse
Updated post with the vbmeta and recovery links
chomsky55 said:
Where can I find the latest OOS13 (F.13) for the OP8t
Click to expand...
Click to collapse
MediaFire
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
CDI-78 said:
MediaFire
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
Click to expand...
Click to collapse
fastboot flash vbmeta bmeta.imgf
fastboot flash recovery recovery.img
fastboot reboot recovery
sideload OP8T_DDR5_Android13_F13_EU_Firmware
sideload copy_partitions.zip
(to put the stuff on both slots)
That's the way, right?
After that:
Wipe data/Factory resetS
sideload rom
reboot to recovery
sideload gapps
reboot to recovery
sideload Magisk
reboot to system
I am on real c33 stock, can I flash this fw f13 without problems over c33? Maybe it runs with my actually A12 Aicp? So I can flash it before I flash crdroid9.
chomsky55 said:
Where can I find the latest OOS13 (F.13) for the OP8t
Click to expand...
Click to collapse
On which fw you are?
zelect0r said:
fastboot flash vbmeta bmeta.imgf
fastboot flash recovery recovery.img
fastboot reboot recovery
sideload OP8T_DDR5_Android13_F13_EU_Firmware
sideload copy_partitions.zip
(to put the stuff on both slots)
That's the way, right?
After that:
Wipe data/Factory resetS
sideload rom
reboot to recovery
sideload gapps
reboot to recovery
sideload Magisk
reboot to system
I am on real c33 stock, can I flash this fw f13 without problems over c33? Maybe it runs with my actually A12 Aicp? So I can flash it before I flash crdroid9.
Click to expand...
Click to collapse
I'm not doing all this,
I'm using fastboot Rom installer,
Go to recovery,
Reset,
Change firmware
Go to fastboot
Run Rominstaller
Reboot recovery
Go adb for gapps and magisk
Reboot that's all
Please delete.

Categories

Resources