[G8441,XZ1C,lilac]Full_mod_16.20 - Sony Xperia XZ1 Compact Guides, News, & Discussion

Full modded stock firmware 47.1.A.16.20
How-to:
* download zip
* flash it in recovery - reboot
If you want update from older to current version
* turn off your phone and flash other parts of new firmware (see links below)
Features:
* disable signature checkin aka SuperUserMod
* enable night mode by default in screen settings
* disable permissions for DSEE HX feature
* dm-verity disabled
* forceencryption disabled
* drmfix included
* full deodexed
Download mod:
HERE
Download firmware parts (newflasher included):
HERE

russel5 said:
Full deodex stock firmware 47.1.A.12.75
Needed:
* original stock firmware
How-to:
* download zip
* flash it in recovery - wipe dalvik/cache
Important:
* zip already include drmfix by @modpunk
Download:
HERE
Click to expand...
Click to collapse
Thks. What happens to user data, prerooted, SuperSU or Magisk recommended, bloatware removed, what region ROM is this?

akonet.android said:
Thks. What happens to user data, prerooted, SuperSU or Magisk recommended, bloatware removed, what region ROM is this?
Click to expand...
Click to collapse
* nothing happens
* not prerooted
* not recommended, but both works
* not removed
* 1310-5279_R9B
Sent from my Sony Xperia XZ1 Compact using XDA Labs

russel5 said:
Full deodex stock firmware 47.1.A.12.75
Needed:
* original stock firmware
How-to:
* download zip
* flash it in recovery - wipe dalvik/cache
Important:
* zip already include drmfix by @modpunk
Download:
HERE
Click to expand...
Click to collapse
Patched for Magisk?
---------- Post added at 12:02 PM ---------- Previous post was at 12:00 PM ----------
shamllakh said:
Patched for Magisk?
Click to expand...
Click to collapse
I guess this was posted on 4PDA, right?

shamllakh said:
Patched for Magisk?
Click to expand...
Click to collapse
Long time ago......
Yes i'm from 4pda

thread updated

Thread updated, enjoy!

thanks for your amazing work! btw works xposed with april patch?

Nope
Sent from my Sony Xperia XZ1 Compact using XDA Labs

russel5 said:
Nope
Sent from my Sony Xperia XZ1 Compact using XDA Labs
Click to expand...
Click to collapse
Do you have an own TWRP build for the MOD ?

Raz0Rfail said:
Do you have an own TWRP build for the MOD ?
Click to expand...
Click to collapse
Yes, but this mod can flashed by any version of TWRP.

russel5 said:
Yes, but this mod can flashed by any version of TWRP.
Click to expand...
Click to collapse
I wouldn't ask if I was very suspect about the detail.
I wasted 8 hours today for installing the FW .145 trough FlashTool.
After the Update i tried to flash the recovery twrp-3.2.1-0-lilac-9-patchlevel-2018-03-05.img (https://androidfilehost.com/?w=files&flid=232371) to install magisk and DRM-Patch.
But after flashing I couldn't boot into System, and inside TWRP all files/folder in /SDCARD1 were encoded.
And I remember that a DEV wrote that you need the TWRP kernel build for the using kernel.

Raz0Rfail said:
I wouldn't ask if I was very suspect about the detail.
I wasted 8 hours today for installing the FW .145 trough FlashTool.
After the Update i tried to flash the recovery twrp-3.2.1-0-lilac-9-patchlevel-2018-03-05.img (https://androidfilehost.com/?w=files&flid=232371) to install magisk and DRM-Patch.
But after flashing I couldn't boot into System, and inside TWRP all files/folder in /SDCARD1 were encoded.
And I remember that a DEV wrote that you need the TWRP kernel build for the using kernel.
Click to expand...
Click to collapse
Might need to wipe userdata. That's what happened to me lst weekend in hospitsl bed, took 10 hrs to figure it out. No pc available at that time.

But is userdata not including scard partition?

Hello big rom everything works perfectly what I ask you that on this rom I can not activate the night mode doing the classic procedure with adb, do you have any advice?
Sorry if I use a translator.

after every boot busybox disappear.how can i install busybox temporär

We don't have xbin folder, use module for magisk
Sent from my Sony Xperia XZ1 Compact using XDA Labs

Thread updated

Instructions for Install?
(I'm new on this Xperia)

Thread updated

Related

[GUIDE][SS/DS]Deodexing Stock ROM Xperia M[12/17/2013]

Flashable zip and adb push tool for Deodexing Xperia M
ODEX vs DEODEXED ROM
Short version:
deodexing a ROM opens up full customization oppurtunities. (themers will understand)
Long Version:
check this thread --- > http://www.redmondpie.com/odexed-vs-deodexed-the-difference-between-the-two-android-roms-explained/
Tools i used:
Android Kitchen! a very user friendly tool.! i used it in ubuntu.
http://forum.xda-developers.com/showthread.php?t=633246
What I did:
For 4.1.2
deodex all apks in:
/system/app/ (41 apks)
deodex all jars in:
/system/framework/ (33 jars)
For 4.2
deodex all apks in:
/system/app/ (50 apks)
deodex all jars in:
/system/framework/ (39 jars)
Installation:
-- Make sure u have busybox installed.
-- Download and the flash the file in recovery.
-- Refer post #28 if u get any errors while flashing
post 28
OR
If you dont have unlocked bootloader use adb method
-- Make sure u have busybox installed.
-- Download the required firmware and tool zip and extract it
-- extract such that both system folder from firmware zip and tool folder from tool zip are present in the same directory ( check screenshot)
-- connect phone to pc and enable usb debugging
-- run push.bat in tool folder
reboot once.
this will replace all deodexed files with present ones and remove all .odex files
Tested on pure stock .
Note:
deodexing 4.1 works perfectly.!
however, 4.2 zips may cause bootloops, this is not a problem with the zips but with the improper rooting procedure of 4.2. so folow this guide to FULL root 4.2 ROM first. and then flash the deodex zip.
Refer Post
Download links:
for 4.1.2 (15.1.C.17)
Download
for 4.1.2 (15.1.C.2.8) (by @pavaczek)
Download
for 4.2 (15.2.A.1.12)
Download
for 4.2 (15.2.A.2.5)
Download
Mirrors
Another Method For All Bootloader
I want to share this work of Noel Macwan he made the ADB Push tool And he took deodex files from Ram Prasad (OP)
Click Here to know more !! And Download !
jereMarfil24 said:
I want to share this work of Noel Macwan he made the ADB Push tool And he took deodex files from Ram Prasad (OP)
Click Here to know more !! And Download !
Click to expand...
Click to collapse
the adb push tool does only the adb commands which I posted. in case u dint know that.. the tool is just for new ppl who don't understand adb commands.
Sent from my C1904 using xda app-developers app
post updated with 4.2 deodexed files..
post updated with. new 4.1.2 firmware(15.1.C.2.8) deodexed files.
deodex files for 15.1.C.2.8 are ok, i tested it and all ok
Not working for me, it says installation aborted in recovery
C1904 15.1.C.2.8
durveshthorve433 said:
Not working for me, it says installation aborted in recovery
C1904 15.1.C.2.8
Click to expand...
Click to collapse
works for me. :\ even i have c1904
Count me too..I have updated the last firmware and followed the instructions above and voila !
I hit Thanks button many times man thank you very much ramprasad5394
CuriousPhysicist said:
Count me too..I have updated the last firmware and followed the instructions above and voila !
I hit Thanks button many times man thank you very much ramprasad5394
Click to expand...
Click to collapse
i pass the files for dual sim and it give me bootloop
nasios said:
i pass the files for dual sim and it give me bootloop
Click to expand...
Click to collapse
which firmware are you running?
which zip did u flash?
did you deodex the ROM before flashing the zip?
ramprasad5394 said:
which firmware are you running?
which zip did u flash?
did you deodex the ROM before flashing the zip?
Click to expand...
Click to collapse
4.2 firmware 15.1.A.2.5
unlocked bootloader
busybox instaled
rooted ....flash it via recovery ,,,
bootloop......
nasios said:
4.2 firmware 15.1.A.2.5
unlocked bootloader
busybox instaled
rooted ....flash it via recovery ,,,
bootloop......
Click to expand...
Click to collapse
deodexed?
ramprasad5394 said:
deodexed?
Click to expand...
Click to collapse
isnt that supossed to be done with this file ?if not i m sorry
nasios said:
isnt that supossed to be done with this file ?if not i m sorry
Click to expand...
Click to collapse
replied to the wrong thread man! sorry!
i tested it on my device and only then uploaded. dont know whats wrong.
ramprasad5394 said:
replied to the wrong thread man! sorry!
i tested it on my device and only then uploaded. dont know whats wrong.
Click to expand...
Click to collapse
The link is not working.can u please upload to a different website.
Sent from my C2004 using Tapatalk 2
Just downloaded it and thanks...
Sent from my Xperia M Dual C2004 using Tapatalk 4 Premium
Hi
I get bootloop after installing 4.2.2 package with tool!
C2005
BUILD 2.5
NONE DEODEXED
hamid-sp3 said:
Hi
I get bootloop after installing 4.2.2 package with tool!
Click to expand...
Click to collapse
what error did u get in the tool?
EDIT: try removing the line 'adb shell su -c stop' from the push.bat file and then run the tool.
tell me if u get any single error.. with a screenshot if possible
okay guys. clarify something for me.
are 15.1.A.2.5 and 15.2.A.2.5 two different versions of dual firmware? or is it just a typo ?

[NEW(.236)]Xperia Z1 / Z1C 5.1.1 DEODEX Patch + SuperUser Mode

Hi Friends ,I prepared a deodex patch for Z1 stock 5.1.1
Features:
-Based on Generic TR
-This is a full deodex patch (includes framework/SemcGenericUxpRes and vendor/app)
Requirements:
-Xperia Z1 or Z1C
-Stock 5.1.1 14.6.A.1.236
-Root
-Working recovery (CWM or TWRP)
Installation:
1)Download my zip and copy your phone memory
2)Reboot in recovery
3)Wipe dalvik cache and cache
4)Flash zip
5)Wipe dalvik cache and cache again
6)Reboot
Enjoy!
Download Link
Click here for download deodex patch
SUPERUSERMODE
Click here for download
Installation:
1)Download zip
2)Reboot in recovery
3)Flash zip
4)Reboot
Enjoy!
İf you are like my work don't forget to hit THANKS button [emoji14]​
Thanks!!!!!
Very thanks!!
What's the advantage(s) of this over odexed on stock rom?
bumjrah said:
What's the advantage(s) of this over odexed on stock rom?
Click to expand...
Click to collapse
Search in web browser, odex vs deodex.
:thumbup:
Sent from my D5503 using XDA Free mobile app
Hi, I'm on z1c italian customized .236
Can I flash this patch odex or there are risks?
Hi
Flashed the superuser mod over this prerooted rom (http://forum.xda-developers.com/son...stock-14-6-1-236-customized-ce1-1280-t3265402) and got a bootloop,
Anyone with the same problem?
fridlack said:
Hi
Flashed the superuser mod over this prerooted rom (http://forum.xda-developers.com/son...stock-14-6-1-236-customized-ce1-1280-t3265402) and got a bootloop,
Anyone with the same problem?
Click to expand...
Click to collapse
Using the same rom and flashed the superuser mod with it, no problems at all. Wiped cache after flashing the rom. Using latest Z1C-lockeddualrecovery2.8.23-RELEASE.combined , used TWRP instead of Philz.
bumjrah said:
What's the advantage(s) of this over odexed on stock rom?
Click to expand...
Click to collapse
Thanks. It's quite a normal question, but for one or another reasons, developers don't like to answer this one. I have no idea why, and doing google searches won't give you a straight answer.
Actually, the only clear answer I found for this question, is this in favour of deodexed roms: "You never know when you would want to try out a theme or do some modifications yourself and it’s nice to have easy options rather than flashing a whole new ROM." Other explanations use a thousands words to explain that for a normal users, there actually is not a real difference. I still have no idea why this is an advantage on our stock rom...
--jenana-- said:
Thanks. It's quite a normal question, but for one or another reasons, developers don't like to answer this one. I have no idea why, and doing google searches won't give you a straight answer.
Actually, the only clear answer I found for this question, is this in favour of deodexed roms: "You never know when you would want to try out a theme or do some modifications yourself and it’s nice to have easy options rather than flashing a whole new ROM." Other explanations use a thousands words to explain that for a normal users, there actually is not a real difference. I still have no idea why this is an advantage on our stock rom...
Click to expand...
Click to collapse
I think if you deodex a rom maker can adjust and modify a apk
MOD EDIT There is never a need to quote the entire OP
can you reupload m8?
linjs are down(bad gateway 502 error) thanks!
broky said:
can you reupload m8?
linjs are down(bad gateway 502 error) thanks!
Click to expand...
Click to collapse
Just tested, download link OK. You might need to use Chrome or something similar. Smaller browsers struggle with these types of sites sometimes. (or disable popup blocker, etc)
saved my time @baris27
can i know what tool you use bro ?
my script sometime sucks
venkat kamesh said:
saved my time @baris27
can i know what tool you use bro ?
my script sometime sucks
Click to expand...
Click to collapse
This one bro
http://forum.xda-developers.com/showthread.php?p=64538290
D5503 cihazımdan Tapatalk kullanılarak gönderildi
can the patch and the superusermod be flashed over a rooted stock 5.1.1 rom?
megasjuan said:
can the patch and the superusermod be flashed over a rooted stock 5.1.1 rom?
Click to expand...
Click to collapse
Yes, you can but it must be firmware which ends with .236
@baris27
awasome work execellent
teşekkürler barış kardeş
Little question : what does the superusermode.zip over a rooted stock rom ? Isn't a rooted stocked rom in superuser mode ? Or is there something I didn't understand ?
Do we need flash patch and superusermod after flashing prerooted rom....? Pls give some info
Thank you! Exactly what I was looking for.
Greetings from México.

Sony Missing Feature [Oreo 8.0.0] [ScreenRecording]

It's Last updated App From Xperia Z3+ [Z4]
And I Bring it to flashable zip
Requirements :
1# Sony Xperia Device With [Android 5+]
2# Working TWRP Recovery
NOTE: IT'S NOT NEED SUPERUSER MODE
Because of it's not modified
At last if its Help You hit TNX Button it's Free :good:
Downloads
Version 3.0.A.1.5
Can I install it normally without root?
Luval said:
Can I install it normally without root?
Click to expand...
Click to collapse
See This
Yeah

Patched services.jar (disabled signature verification, superuser mod, etc)

Here are the MAGISK ZIPS/MODULES for most Sony XZP Oreo/Pie firmwares.
Download the Zip compatible with your firmware.
Open Magisk, select Modules.
Press the + icon down the bottom.
Select the Zip you downloaded.
Reboot, Profit.
People can use this
https://forum.xda-developers.com/xz-premium/themes/mod-font-selector-fonts-xzp-t3780335
If they using this services.jar ^^
I wish it can be done on locked bootloader
madshark2009 said:
I wish it can be done on locked bootloader
Click to expand...
Click to collapse
Ofcourse not, you need to have unlocked bl and root todo this !
Can you help me? I'm in odexed rom .75 G8141 And I want it so bad. Here are the files in the compressed zip. I'll appreciate it.
https://mega.nz/#!t8oCnQLb!hpyP1WXVnlJS-u6rmJoe_NPBrEBiKrNJ7jKCTW4gmM4
@Beetle84
any service.jar patched for .179 dual
karrouma said:
@Beetle84
any service.jar patched for .179 dual
Click to expand...
Click to collapse
Try adding this magisk module, not in twrp, magisk only. Its the .145 version from TurboROM, not the stock file so im not sure if it will work. If you are deodexed, download the tool in the First post copy your services.jar and run it on windows.
Beetle84 said:
Try adding this magisk module, not in twrp, magisk only. Its the .145 version from TurboROM, not the stock file so im not sure if it will work. If you are deodexed, download the tool in the First post copy your services.jar and run it on windows.
Click to expand...
Click to collapse
Thank you
it is working fine with .179
And me? what about me?
vicl89 said:
And me? what about me?
Click to expand...
Click to collapse
Sorry bro, forgot about you. Your files are no good, for instance your services.jar is under 1mb. But, have no fear, please find below a magisk flashable zip/module for .75 firmware. Enjoy.
Beetle84 said:
Try adding this magisk module, not in twrp, magisk only. Its the .145 version from TurboROM, not the stock file so im not sure if it will work. If you are deodexed, download the tool in the First post copy your services.jar and run it on windows.
Click to expand...
Click to collapse
is magisk modul for 145?
---------- Post added at 05:24 AM ---------- Previous post was at 05:22 AM ----------
""Error: Invalid or corrupt jarfile bin\apktool.jar
!!! ERROR: Target JAR must be deodexed."""
when I try to patch the error from smali pachter above
what is wrong??????
I can't manage to patch service. jar G8141 latest stock firmware oreo 179 odexsed
can you make xposed fix for 179?
is it can xposed on .179 turbo?
Unpatched normal g8141 jar for OP
amakuramio said:
Unpatched normal g8141 jar for OP
Click to expand...
Click to collapse
patched it myself but xposed wont work (this is manual patched one)
seems like sony now uses 8.1 art version on 8.0 android, causing incompatibility
amakuramio said:
patched it myself but xposed wont work
Click to expand...
Click to collapse
this is smali patcher version, also doesnt work with xposed. both are latest firmware services.
lGIKDk said:
is it can xposed on .179 turbo?
Click to expand...
Click to collapse
https://www.dropbox.com/s/bkb7iluiqob8qwa/xposed-v90-sdk26-arm64-beta4-test1.zip?dl=1
can someone test this with latest firmware? its beta4 for huawei but maybe it works on xperia
Have one for. 205 firmware??
SammehBoii said:
Have one for. 205 firmware??
Click to expand...
Click to collapse
https://forum.xda-developers.com/xz-premium/themes/port-xperia-xz2-systemui-ambient-t3778041
There's one here under downloads for magisk.

Working Dolby atmos on OOS 5.1.1

Have anyone succeeded in installing Dolby Atmos on OOS 5.1.1?? I tried but in vain...is there any successful workaround for that?? I'm on OOS5.1.1 with magisk.Please help
Flash through recovery.And on 5.1.1 stable and beta 7 works great.
altai1963 said:
Flash through recovery.And on 5.1.1 stable and beta 7 works great.
Click to expand...
Click to collapse
Thank you ?? This is working.But the interface is looking old? Ofcourse im fine with it though.... Thanks once again ?
murali0007 said:
Thank you This is working.But the interface is looking old? Ofcourse im fine with it though.... Thanks once again
Click to expand...
Click to collapse
Good, happiness and love!!!
---------- Post added at 07:51 PM ---------- Previous post was at 06:57 PM ----------
murali0007 said:
Thank you This is working.But the interface is looking old? Ofcourse im fine with it though.... Thanks once again
Click to expand...
Click to collapse
Here's a new version and a new interface! Remove the old one through magisk! https://mega.nz/#!uRYxVZoK!Rgj7I0qkFf6LkLgzoHIieF1jdn9EVOIoTpg434Z2DJQ
altai1963 said:
Good, happiness and love!!!
---------- Post added at 07:51 PM ---------- Previous post was at 06:57 PM ----------
Here's a new version and a new interface! Remove the old one through magisk! https://mega.nz/#!uRYxVZoK
Click to expand...
Click to collapse
Its asking for a decryption key. what is it? and also, this is a magisk module right? so if something goes wrong we just have to delete the module from magisk?
murali0007 said:
Thank you This is working.But the interface is looking old? Ofcourse im fine with it though.... Thanks once again
Click to expand...
Click to collapse
akhilarora666 said:
Its asking for a decryption key. what is it? and also, this is a magisk module right? so if something goes wrong we just have to delete the module from magisk?
Click to expand...
Click to collapse
Removed the encryption key. Just remove magisk in the old version. And sew a new one. There is nothing terrible!!!
altai1963 said:
Removed the encryption key. Just remove magisk in the old version. And sew a new one. There is nothing terrible!!!
Click to expand...
Click to collapse
i tried the older version. its not working on stock 5.1.1
and now im stuck how do i remove the old version? should i just install the new version over it?
altai1963 said:
Removed the encryption key. Just remove magisk in the old version. And sew a new one. There is nothing terrible!!!
Click to expand...
Click to collapse
Can you remove the decryption key for me too?
Working!!! ??
altai1963 said:
Good, happiness and love!!!
---------- Post added at 07:51 PM ---------- Previous post was at 06:57 PM ----------
Here's a new version and a new interface! Remove the old one through magisk! https://mega.nz/#!uRYxVZoK!Rgj7I0qkFf6LkLgzoHIieF1jdn9EVOIoTpg434Z2DJQ
Click to expand...
Click to collapse
Thanx again man! ? But it used to force stop until I removed the old prop file and reflash again. I think jus removing older version won't do the job.. Prop file in root folder must be deleted manually and then this version be installed.
murali0007 said:
Thanx again man! But it used to force stop until I removed the old prop file and reflash again. I think jus removing older version won't do the job.. Prop file in root folder must be deleted manually and then this version be installed.
Click to expand...
Click to collapse
It's possible in more detail please what you specifically did? Thanks in advance
artem342 said:
It's possible in more detail please what you specifically did? Thanks in advance
Click to expand...
Click to collapse
I first installed the older version.When you again gave me a new version, I downloaded it and installed as you instructed(remove the old dolby through magisk and install new one in it's place) but dolby crashed everytime I tried opening it.Then I removed the arise.prop file present in the root folder,removed dolby and reflashed it again... Then everything z working fine.
I think .prop file too needs to be deleted if we are installing on a previous version.
deleted
ANyone tried divine beats on oos5.1.1?
altai1963 said:
Good, happiness and love!!!
---------- Post added at 07:51 PM ---------- Previous post was at 06:57 PM ----------
Here's a new version and a new interface! Remove the old one through magisk! https://mega.nz/#!uRYxVZoK!Rgj7I0qkFf6LkLgzoHIieF1jdn9EVOIoTpg434Z2DJQ
Click to expand...
Click to collapse
Tried to add this in magisk but didn't work how do i install this please help
Clear instructions for installation
Dragonlord07 said:
Tried to add this in magisk but didn't work how do i install this please help
Click to expand...
Click to collapse
IF U HAVE DOLBY INSTALLED:
1)First delete the "ARISE. PROP" file present in the root folder.
2)Flash this zip in recovery(it's magisk recovery module that mounts magisk folder and helps you delete dolby from recovery)
View attachment Magisk+SuperSU_RecoveryManagement.zip
3)Head to advanced section of twrp,go to File manager and open magisk folder.you will find a dolby folder there.DELETE the folder.
4)Reboot to system once and again to recovery later.
5)Then flash the zip(dolby atmos for oreo) downloaded from below link.
https://mega.nz/#!uRYxVZoK!Rgj7I0qkFf6LkLgzoHIieF1jdn9EVOIoTpg434Z2DJQ
6)Clear cache and reboot.Voila!
You will have a working latest dolby atmos module.
IF THERE'S NO DOLBY INSTALLED
1)Just reboot to recovery and flash the zip file
2)Clear cache and reboot
That's it.Done!Just make sure that you dont have any .prop file in the root folder before installation.Hope this helps you.Have a good day!
akhilarora666 said:
i tried the older version. its not working on stock 5.1.1
and now im stuck how do i remove the old version? should i just install the new version over it?
Click to expand...
Click to collapse
IF U HAVE DOLBY INSTALLED:
1)First delete the "ARISE. PROP" file present in the root folder.
2)Flash this zip in recovery(it's magisk recovery module that mounts magisk folder and helps you delete dolby from recovery)
View attachment Magisk+SuperSU_RecoveryManagement.zip
3)Head to advanced section of twrp,go to File manager and open magisk folder.you will find a dolby folder there.DELETE the folder.
4)Reboot to system once and again to recovery later.
5)Then flash the zip(dolby atmos for oreo) downloaded from below link.
https://mega.nz/#!uRYxVZoK!Rgj7I0qkF...OIoTpg434Z2DJQ
6)Clear cache and reboot.Voila!
You will have a working latest dolby atmos module.
IF THERE'S NO DOLBY INSTALLED
1)Just reboot to recovery and flash the zip file
2)Clear cache and reboot
That's it.Done!Just make sure that you dont have any .prop file in the root folder before installation.Hope this helps you.Have a good day!
murali0007 said:
IF U HAVE DOLBY INSTALLED:
1)First delete the "ARISE. PROP" file present in the root folder.
2)Flash this zip in recovery(it's magisk recovery module that mounts magisk folder and helps you delete dolby from recovery)
View attachment 4491865
3)Head to advanced section of twrp,go to File manager and open magisk folder.you will find a dolby folder there.DELETE the folder.
4)Reboot to system once and again to recovery later.
5)Then flash the zip(dolby atmos for oreo) downloaded from below link.
6)Clear cache and reboot.Voila!
You will have a working latest dolby atmos module.
IF THERE'S NO DOLBY INSTALLED
1)Just reboot to recovery and flash the zip file
2)Clear cache and reboot
That's it.Done!Just make sure that you dont have any .prop file in the root folder before installation.Hope this helps you.Have a good day!
Click to expand...
Click to collapse
How to install ViperFX together with Dolby Atmos? Write the instruction please)
artem342 said:
How to install ViperFX together with Dolby Atmos? Write the instruction please)
Click to expand...
Click to collapse
I think, currently viper is conflicting with any other sound mod installed.I tried many versions but nothing worked.I think we should settle with either of these if on stock OOS, atleast for now
You'll should try the versions available on magisk. It is completely systemless and can be removed if it does not work.
Bootloop on brand new (w/ full wipe) on Beta 7

Categories

Resources