I'm rooted with Magisk. I know (or at least that's what I understood) I have to modify the ro.product.model and ro.product.manufacturer lines. However, I don't know which one to change those to. I tried changing them to those of a Samsung Galaxy S9+, but it didn't work. I don't know exactly what device I need, but any newer one should do I think. The app I'm trying to install is Teamfight Tactics.
Sperguze said:
I'm rooted with Magisk. I know (or at least that's what I understood) I have to modify the ro.product.model and ro.product.manufacturer lines. However, I don't know which one to change those to. I tried changing them to those of a Samsung Galaxy S9+, but it didn't work. I don't know exactly what device I need, but any newer one should do I think. The app I'm trying to install is Teamfight Tactics.
Click to expand...
Click to collapse
Use the MagiskHide Props Config module, available in the download section of magisk manager.it does the changes systemless so no problem to revert them.
Sent from my Mi 9T using XDA Labs
Wolfcity said:
Use the MagiskHide Props Config module, available in the download section of magisk manager.it does the changes systemless so no problem to revert them.
Sent from my Mi 9T using XDA Labs
Click to expand...
Click to collapse
Thanks for the reply, but that isn't working. I change the fingerprint, use the emulate device function but it doesn't let me get the app.
Sperguze said:
Thanks for the reply, but that isn't working. I change the fingerprint, use the emulate device function but it doesn't let me get the app.
Click to expand...
Click to collapse
To do it systemlessly the best way may be to build your own magisk module which contains the changes you want to make.
Here's a template for a module and how to construct it:
https://topjohnwu.github.io/Magisk/guides.html
Sent from my Mi 9T using XDA Labs
Wolfcity said:
To do it systemlessly the best way may be to build your own magisk module which contains the changes you want to make.
Here's a template for a module and how to construct it:
https://topjohnwu.github.io/Magisk/guides.html
Sent from my Mi 9T using XDA Labs
Click to expand...
Click to collapse
I'll look into that, but problem is I don't know exactly what to change or what to change it to
Related
So I came across some easy steps to get Viper4Android and Dobly Digital Sound working on the stock TW lollipop kernel with SELINUX enforcing. I thought I'd make it as easy as possible for people to set up.
If you want both mods install Viper4Android first.
***************UPDATED***********************
Working V4A on lollipop with SELINUX enforcing follow the steps below.
Step 1
Install Viper4Android FX Apk as a system app
Newest version compiled from source here - https://mega.nz/#!i4I2DIDZ!chuEULXvHdpg4YuSmm-RVQdheipxjAVYk_q8KLWAIgI
Step 2
Open app and install Viper4Android drivers then reboot into recovery.
Step 3
Flash in recovery - https://mega.nz/#!i0BWna4R!YIPtq82jOSTnqYvkXSoCt1ZKZtpbAORM8KMhwznE_DM
This is a script to allow V4A to work with SELINUX Enforcing provided by below
http://forum.xda-developers.com/showthread.php?p=61242973
**********************************************
Dobly Digital Sound
There was some interest in also having the sound mod for. Dobly Digital Sound on this thread.
This mod is all in one zip. Flash the below linked zip to install the mod. You can turn it on and off inside the app.
Flashable Zip
https://mega.nz/#!Gkp0gbIQ!TEf5UYoPk9IOXZTDZf96EMm_Kg0YTf4N-yNKZn9Y_28
Also to remove the Dobly app you can flash the below zip
Uninstall Flashable Zip
https://mega.nz/#!Pg5AhArB!csYUD2GSbwi1VqveRX8M0PGaubsadjoGm5hU8eH7Z9E
**********Disclaimer*************
This is not my work, I simply compiled links to the files to make it easier for people to find everything they need.
Please follow the links to give the proper people thanks.
**********Confirmed************
Working on the below devices:
Galaxy S5
Galaxy Note 3
Galaxy Note 4
Sent from my SM-N910T using XDA Free mobile app
Or just download SELinux Mode Changer and you are set. http://forum.xda-developers.com/showthread.php?t=2524485
deaffob said:
Or just download SELinux Mode Changer and you are set. http://forum.xda-developers.com/showthread.php?t=2524485
Click to expand...
Click to collapse
SELINUX MOD changer DOES NOT work on TouchWiz based lollipop ROMs. And it compromises the security of your device.
But thanks for non helpful sparky post.
Sent from my SM-N910T using XDA Free mobile app
It does work on BOTH stock and custom COD4 Lollipop roms. Please explain how would the app compromises the security anymore than changing the SELinux mode to permissive manually? The app has its code posted on github so that anyone can audit.
Also please clearly know what you are saying before you make a disrespectful smartass comment. I suggested an alternative way and you just got upset for no reason.
deaffob said:
It does work on BOTH stock and custom COD4 Lollipop roms. Please explain how would the app compromises the security anymore than changing the SELinux mode to permissive manually? The app has its code posted on github so that anyone can audit.
Also please clearly know what you are saying before you make a disrespectful smartass comment. I suggested an alternative way and you just got upset for no reason.
Click to expand...
Click to collapse
First of all SELinux MOD changer does not work on the stock kernel. I just tried it again. From the thread you linked. So please stop spreading false info. In fact if you look at the thread I shared this with the developer in the last post in the thread you linked.
Secondly nothing I posted above changes SELINUX TO PERMISSIVE it just allows the media controls to be modified at the root level thus allowing SELINUX to stay set go enforcing.
Thirdly, turning off SELINUX is what compromises the security of your phone, the app itself is fine but the end result is the issue.
Sent from my SM-N910T using XDA Free mobile app
Still set to enforcing
Sent from my SM-N910T using XDA Free mobile app
deaffob said:
It does work on BOTH stock and custom COD4 Lollipop roms. Please explain how would the app compromises the security anymore than changing the SELinux mode to permissive manually? The app has its code posted on github so that anyone can audit.
Also please clearly know what you are saying before you make a disrespectful smartass comment. I suggested an alternative way and you just got upset for no reason.
Click to expand...
Click to collapse
That little trick no longer works on lollipop stock kernel any longer. When lollipop first dropped this cause a lot of complaints in rom threads
Sent from my SM-N910T using Tapatalk
Thanks for the info ShrekOpher! After updating to LP while in a state of insanity last night, Viper was one of the reasons I planned on reverting back to KK. One issue solved.
ShrekOpher said:
Still set to enforcing
Sent from my SM-N910T using XDA Free mobile app
Click to expand...
Click to collapse
Do we have to do step 2,3 and 4 to make it work?
noobiedev83 said:
Do we have to do step 2,3 and 4 to make it work?
Click to expand...
Click to collapse
YES
Steps 2, 3, & 4 are what make it work. Step 1 is just to install the app.
Sent from my SM-N910T using XDA Free mobile app
This version of Viper no longer works with Google Movies. Did something change? Wondering if there may be a build prop edit that can get it working. I can barely hear my movies now.
dkb218 said:
This version of Viper no longer works with Google Movies. Did something change? Wondering if there may be a build prop edit that can get it working. I can barely hear my movies now.
Click to expand...
Click to collapse
You can try an older version of of V4A if you want. It should still work. With my zips to flash.
Sent from my SM-N910T using XDA Free mobile app
ShrekOpher said:
You can try an older version of of V4A if you want. It should still work. With my zips to flash.
Sent from my SM-N910T using XDA Free mobile app
Click to expand...
Click to collapse
Thanks for the input. I give it a go although the lastest version seems to be the only one for 5.0 roms. Lets see what happens.
Update. All is working as it should. I had compatibility mode set to on. For some reason that killed Google Movies.
Looks like they are working on putting all of this into one flashable zip. I will update when I see it and confirm it's working.
Sent from my SM-N910T using XDA Free mobile app
ShrekOpher said:
Looks like they are working on putting all of this into one flashable zip. I will update when I see it and confirm it's working.
Sent from my SM-N910T using XDA Free mobile app
Click to expand...
Click to collapse
Thanks
ShrekOpher, any chance this will work on the Note 3?
Greatness83 said:
ShrekOpher, any chance this will work on the Note 3?
Click to expand...
Click to collapse
It worked on an S5. So yes I'm assuming it will work on a Note 3. Give it a try and let me know. I'll update the OR if it does.
If it doesn't work you can always dirty flash your ROM to remove these changes.
Sent from my SM-N910T using XDA Free mobile app
ShrekOpher said:
It worked on an S5. So yes I'm assuming it will work on a Note 3. Give it a try and let me know. I'll update the OR if it does.
If it doesn't work you can always dirty flash your ROM to remove these changes.
Sent from my SM-N910T using XDA Free mobile app
Click to expand...
Click to collapse
Worked perfectly! thanks!!! I'll be sure to spread the word and this thread to the Note 3 users!!!
Greatness83 said:
Worked perfectly! thanks!!! I'll be sure to spread the word and this thread to the Note 3 users!!!
Click to expand...
Click to collapse
Word! Thanks.
Sent from my SM-N910T using XDA Free mobile app
subbed
Today has been Magisk Frenzy!!
Uploading another module that I keep using,
3 way Reboot MOD from Mi-Global site.
This will make it systemless.
But modify this zip for your ROM version would be pretty simple.
I'll try to keep this updated as long as I can.
Cheers!!
Changelog
v1. Initial release for 7.5.11
v2. skipped
v3. Updated for Global Beta 7.9.7
updated for Magisk 14
chhapil said:
Today has been Magisk Frenzy!!
Uploading another module that I keep using,
3 way Reboot MOD from Mi-Global site.
This will make it systemless.
Please note that this will only work on 7.5.11 Global Beta ROM!!!
But modify this zip for your ROM version would be pretty simple.
I'll try to keep this updated as long as I can.
Cheers!!
Click to expand...
Click to collapse
Haha... Looks like you've discovered the fun of magisk... ???
Sent from my MI 5 using Tapatalk
OP updated to latest version
Very nice, since latest update of MIUI is fix my GPS problem, right now I'm back to MIUI using MIUI EU.
And try to tweak some setup to meet great user experience like using LOS.
Hi, it could be a really nice tweak, but using it I am not able to reboot my phone...I am able to soft reboot my phome only :silly:
Hi, I tried installing this on xiaomi.eu MIUI9 weekly ROM (7.10.12) but it bootloops my device appreciate the effort though, this is what I've been missing from using Lineage (and CM before that).
pajser92 said:
Hi, I tried installing this on xiaomi.eu MIUI9 weekly ROM (7.10.12) but it bootloops my device appreciate the effort though, this is what I've been missing from using Lineage (and CM before that).
Click to expand...
Click to collapse
It needs updating, to match the build you are using... You can actually do that yourself...
Sent from my MI 5 using Tapatalk
teddy0209 said:
It needs updating, to match the build you are using... You can actually do that yourself...
Sent from my MI 5 using Tapatalk
Click to expand...
Click to collapse
Not sure how I match up the builds. I have somewhat experience with Magisk modules, I wrote one myself, but it wasn't very complex. I tried extracting the file and opening each file I could find, but I didn't see no build string, so I guess that wasn't the way to go. Then I tried to extract "services.jar" from my ROM and replace it with the one inside your module, and after that it finally didn't bootloop, but then pressing the Recovery and Bootloader options from Reboot menu didn't do anything.
Do you know what exactly needs to be changed? Maybe I missed it because I used Notepad++ for everything, and maybe should've used some Java IDE like Eclipse or similar.
For those who want to do it yourself, just download the latest 3 way reboot mod for your build from miui global site and just replace those files on the module.
This threat will be for useful magisk modules for our great sagit. More helpful will be modules not present in magisk repo
I'm starting first:
1.Debloater v13.4 - Debloating MIUI Apps
2.Google Sans MOD Font v1 - Different Font
3.Mi 6 ALL in One Mod by Danilo v1.5 (dan3840) - Couple of mods specially for Mi6 (round corners, 1080p,120fps etc.)
4.YouTube Vanced black themed v13.18.54 - Best YouTube black (noAd) mod
1.Xposed systemless by rovo89 for Xposed framework
2.Enable camera2api by zanglang for enabling the GCam support
3.Icebox plugin for speedup the Ice box's freezing and defrosting
1. Enable camera2api (for google camera hdr+)
2.Dolby Atmos Classic (Better and louder sound)
pCloudsp said:
1.Xposed systemless by rovo89 for Xposed framework
2.Enable camera2api by zanglang for enabling the GCam support
3.Icebox plugin for speedup the Ice box's freezing and defrosting
Click to expand...
Click to collapse
Which sdk using are you for mi 6?
(When I Try install xposed, my mi 6 stuck bootloop)
Destiny97 said:
1. Enable camera2api
2.Dolby Atmos Classic
Which sdk using are you for mi 6?
(When I Try install xposed, my mi 6 stuck bootloop)
Click to expand...
Click to collapse
sdk25 xposed 89.2 systemless
disable resource hook first
pCloudsp said:
sdk25 xposed 89.2 systemless
disable resource hook first
Click to expand...
Click to collapse
How can I do that?
I found in xposed settings! Thank You!
Are you guys using Xposed on Oreo? If yes, what sdk version and settings? I get stuck on bootloop even when I disable resource hooks.
Sent from my MI 6 using Tapatalk
brwolfgang01 said:
Are you guys using Xposed on Oreo? If yes, what sdk version and settings? I get stuck on bootloop even when I disable resource hooks.
Click to expand...
Click to collapse
I use the sdk 27 90.0-beta1 i suppose beta 3 will work too but idk why i haven't updated it ?
You should disable resource hook before flashing the zip and use the compatible apk it was called xposed magisk apk easy to find
ArinAbdul said:
I use the sdk 27 90.0-beta1 i suppose beta 3 will work too but idk why i haven't updated it [emoji28]
You should disable resource hook before flashing the zip and use the compatible apk it was called xposed magisk apk easy to find
Click to expand...
Click to collapse
Oh you mean I need to flash Xposed via this app instead of Magisk?
Sent from my MI 6 using Tapatalk
brwolfgang01 said:
Oh you mean I need to flash Xposed via this app instead of Magisk?
Click to expand...
Click to collapse
No you need to install the apk then flash thr zip I flashed it in twrp do the same as mine worked fine also before booting i wiped dalvik cache
pCloudsp said:
sdk25 xposed 89.2 systemless
disable resource hook first
Click to expand...
Click to collapse
What Dobly module version are you using?
zeCosta said:
What Dobly module version are you using?
Click to expand...
Click to collapse
Is there even a difference apart from interface?
pi4a7a said:
Is there even a difference apart from interface?
Click to expand...
Click to collapse
I dont know. Im looking for a version that works on mi 6. I tryed couple ones and it didint work.
zeCosta said:
I dont know. Im looking for a version that works on mi 6. I tryed couple ones and it didint work.
Click to expand...
Click to collapse
try the classic one
zeCosta said:
What Dobly module version are you using?
Click to expand...
Click to collapse
Actually both le pro 3 and le max 2 are working. But if you want to install viper and dolby together, you will need to install old version of VIPER.
pCloudsp said:
Actually both le pro 3 and le max 2 are working. But if you want to install viper and dolby together, you will need to install old version of VIPER.
Click to expand...
Click to collapse
You can use arise so you can both have dolby and viper (yes the latest 2.5.0.5 one) plus the magisk compatibility module with the mod. Just configure install options in arise_customize.prop file then flash the zip. And you can try, add/delete other mods (included in arise) by creating other arise_customize.prop files and reflash the same zip to do it too.
I use FRONTCAM_PORTRAIT_FIX. It has officially turned my phone into a Pixel.
mahdif62 said:
I use FRONTCAM_PORTRAIT_FIX. It has officially turned my phone into a Pixel.
Click to expand...
Click to collapse
That a magisk module? Hand it over.
pi4a7a said:
That a magisk module? Hand it over.
Click to expand...
Click to collapse
Here you go: https://forum.xda-developers.com/mi-6/themes/support-gcam-hdr-mi6-t3758876/post75777225#post75777225
Anyone can tell me how can Google DNS module help us?
pi4a7a said:
Anyone can tell me how can Google DNS module help us?
Click to expand...
Click to collapse
i flashed this module today. its working ( at least for me ) but ping time become so bad about 400ms. my ping time with my internet provider is about 25ms.
My friend has a pixel 2 XL and that now playing feature blows my mind Everytime i see it. Has anyone found a way to enable it? I'm not talking about the shazam alternative. I don't care about root or magisk...
The Pixel Experience ROM has it and a magisk module called Pix3lify probably has it, too. No way around rooting or flashing a new ROM though.
Use Shazam and activate the auto shawzm toggle no root no custom rom
emiljano539 said:
My friend has a pixel 2 XL and that now playing feature blows my mind Everytime i see it. Has anyone found a way to enable it? I'm not talking about the shazam alternative. I don't care about root or magisk...
Click to expand...
Click to collapse
Many custom roms have this feature. Also if you are rooted, you can flash Pix3lify module.
Sent from my tissot using XDA Labs
mitux said:
Many custom roms have this feature. Also if you are rooted, you can flash Pix3lify module.
Sent from my tissot using XDA Labs
Click to expand...
Click to collapse
Are you sure that Pix3lify has this feature ?
Hi all,
I'm looking for a way to install Google Product Sans (w/o root).
I tried a couple of methods (this and System Mod module for Substratum) but bot doesn't works.
Did someone find a way?
enij said:
Hi all,
I'm looking for a way to install Google Product Sans (w/o root).
I tried a couple of methods (this and System Mod module for Substratum) but bot doesn't works.
Did someone find a way?
Click to expand...
Click to collapse
Have you tried Wings fonts ? They have a telegram channel.
Sent from my SM-N960U1 using Tapatalk
Limeybastard said:
Have you tried Wings fonts ? They have a telegram channel.
Sent from my SM-N960U1 using Tapatalk
Click to expand...
Click to collapse
Tried right now, same as System Mod, when I try to install an overlay it fail the installation.
Maybe the problem is that Substratum is not compatible yet with the S10? It worked on the S9 with OneUI
Maybe with ThemeGalaxy? Anyone that have the paid versione can check if it works?
enij said:
Tried right now, same as System Mod, when I try to install an overlay it fail the installation.
Maybe the problem is that Substratum is not compatible yet with the S10? It worked on the S9 with OneUI
Maybe with ThemeGalaxy? Anyone that have the paid versione can check if it works?
Click to expand...
Click to collapse
I'm talking about using the Wings standalone font app not the substratum one. Its available via their telegram channel.
Sent from my SM-N960U1 using Tapatalk
Limeybastard said:
I'm talking about using the Wings standalone font app not the substratum one. Its available via their telegram channel.
Sent from my SM-N960U1 using Tapatalk
Click to expand...
Click to collapse
From pinned post in their telegram channel:
IMPORTANT NOTICE
On Exynos S8 & Note8 One UI Pie beta builds Samsung has blocked 3rd party overlay installations through the Package Manager. This is a security patch made by Google last year.
Wings Fonts v3 and other theming apps like substratum unfortunately don't work anymore for unrooted users. This is also expected to change in the future for other Samsung devices like S9 & Note9.
Click to expand...
Click to collapse
I guess no fonts through overlays then...
enij said:
From pinned post in their telegram channel:
I guess no fonts through overlays then...
Click to expand...
Click to collapse
Guess not..
Sent from my SM-N960U1 using Tapatalk