[ROM][ANDROID 11] XTENDED XR-v4.0 [12 Jan 2021]

fritzcola

Senior Member
Sep 27, 2014
797
642
123
Home of FCB
Bank apps now working!
This was my fault - on the beginning not found menu for Magisk Hide. - this is on the different place
But still can't edit system files - telling that no space to save edited file!
Would you mind uploading your patched boot.img? I cant get it to work... And what exactly did you wipe in TWRP? Which partition?
 

sergjhb

Senior Member
Jul 12, 2017
53
14
8
Would you mind uploading your patched boot.img? I cant get it to work... And what exactly did you wipe in TWRP? Which partition?
Wipe nothing.
Clean 10.0.12 and TWRP through fastboot.
From TWRP install full MSM ZIP - not separate .img by fastboot!
Magisk - 21.1 (21100) - patch boot.img file and install from TWRP
Find on the web TWRP-3.4.2b-0623 for 7T-PRO
 
Last edited:

jlneilsen

New member
Aug 18, 2018
2
0
1
I just spent the last 24-ish hours trying to make this bloody thing work.I'm happy to say it's an absolute success! holy is this thing ever fast! You all have really made something incredible here!

If there's anyone getting as frustrated as I have been, try just patching the boot file to a and b. I didn't bother with any other instructions (after the 4th brick recovery) . Just fought with the TWRP that kept freezing until it finally let me side load the rom.zip file to storage. Gave me an error message and I had to do a factory reset but when the animation lit up. Made me feel like having a couple drinks and talking smack online Haha

Sent from my Bitchin ass new phone!
(Faster now than it was a year ago!)
 

mukesh22584

Recognized Contributor
Jan 20, 2014
2,806
5,675
203
Delhi
Hello Everyone,

We're here again with new update for hotdog (Oneplus7tPro), Have a look for new update.

ROM Changelog-: HERE
Download-: MSM Xtended XR-v3.0
Flashing Instructions: Check this post

There is 2 variant of ROM, One is vanila and other is GApps. Rom with GApps variant has 'GApps" flag in ROM zip name & Vanila variant doesn't have.

Please feel free to share your feedback, suggestions & issues with logs.

Best Regards
Team Xtended
 
Last edited:

Doodiya

Member
Apr 13, 2011
5
1
23
Kuala Lumpur
No issue for me, Get logs please.

Non GApps variant also uploaded, Check release post.


time: 1608368807508
msg: java.lang.ClassCastException: Trying to instantiate a class com.android.launcher3.settings.NotificationDotsPreference$NotificationAccessConfirmation that is not a Fragment
stacktrace: android.app.Fragment$InstantiationException: Trying to instantiate a class com.android.launcher3.settings.NotificationDotsPreference$NotificationAccessConfirmation that is not a Fragment
at android.app.Fragment.instantiate(Fragment.java:538)
at com.android.launcher3.settings.SettingsIcons.startFragment(SettingsIcons.java:88)
at com.android.launcher3.settings.SettingsIcons.onPreferenceStartFragment(SettingsIcons.java:104)
at androidx.preference.PreferenceFragment.onPreferenceTreeClick(PreferenceFragment.java:436)
at androidx.preference.Preference.performClick(Preference.java:1194)
at androidx.preference.Preference.performClick(Preference.java:1168)
at androidx.preference.Preference$1.onClick(Preference.java:181)
at android.view.View.performClick(View.java:7455)
at android.view.View.performClickInternal(View.java:7432)
at android.view.View.access$3600(View.java:810)
at android.view.View$PerformClick.run(View.java:28313)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:223)
at android.app.ActivityThread.main(ActivityThread.java:7661)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:594)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
Caused by: java.lang.ClassCastException
... 18 more