Download Redirection in Nougat? - Magisk

Good day, afternoon or evening, I do not know if there is a possibility to make a module for Magisk , which serves to redirect the downloads of applications (No browsers) to other download manager (like ADM)
Translated by Google Translator

Mutsurini443 said:
Good day, afternoon or evening, I do not know if there is a possibility to make a module for Magisk , which serves to redirect the downloads of applications (No browsers) to other download manager (like ADM)
Translated by Google Translator
Click to expand...
Click to collapse
If i have understand right, you would like an Magisk Module like this XPosed module: ?
https://forum.xda-developers.com/xposed/modules/mod-downloads2sd-t2656338
No ?

Rom said:
If i have understand right, you would like an Magisk Module like this XPosed module: ?
https://forum.xda-developers.com/xposed/modules/mod-downloads2sd-t2656338
No ?
Click to expand...
Click to collapse
Mmm...It's like this module:
http://repo.xposed.info/module/net.manhong2112.downloadredirect

Mutsurini443 said:
Mmm...It's like this module:
http://repo.xposed.info/module/net.manhong2112.downloadredirect
Click to expand...
Click to collapse
Hm hm yeah i see..
Personally, i don't think that an Magisk module app like that will be release in months because the only Magisk module who add an dedicated app with modifications/improvments is for Youtube..
After that, if an Magisk module is release for make theses actions we will be happy :good:

Mutsurini443 said:
Good day, afternoon or evening, I do not know if there is a possibility to make a module for Magisk , which serves to redirect the downloads of applications (No browsers) to other download manager (like ADM)
Translated by Google Translator
Click to expand...
Click to collapse
Not possible
Sent from my Nexus 6 using Tapatalk

rignfool said:
Not possible
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
It's possible... But in an ugly, very ugly (and hard) way, but it's possible. Shell is magic.

Deic said:
It's possible... But in an ugly, very ugly (and hard) way, but it's possible. Shell is magic.
Click to expand...
Click to collapse
You are correct...
However... Someone that versed in shell... Would not be asking the question here... ?
Sent from my Nexus 6 using Tapatalk

Related

Xposed + enable-debugger Flag

Hi,
I have an apk which has debuggable flag set as 'False'. Without modifying the apk is it possible to make the application debuggable using xposed framework.
Since all the application calls from Zygote process, is it possible to add 'enable-debugger' flag when we call that particular application?
Use Xinstaller module.
In Xinstaller, go to Misc. Tick 'Debugging apps'.
Wow, somebody found and uses this feature I thought nobody used it.
Thumbs up!
It's a life saver!
Damo2k said:
It's a life saver!
Click to expand...
Click to collapse
Wow thats cool, let me try it out. I am using Xposed installer 2.6.1 and cannot find the misc option. Do we have this feature in the new version?
becandid5 said:
Wow thats cool, let me try it out. I am using Xposed installer 2.6.1 and cannot find the misc option. Do we have this feature in the new version?
Click to expand...
Click to collapse
My mistake, I found the module you were talking about -
com.pyler.xinstaller

App permission manger

Hello,
i need an app permission manager that working on Oxygen OS. What I found in Xposed repository or play store don't work.
Have someone an app or mod that working?
Thanks
martinklaus
martinklaus said:
Hello,
i need an app permission manager that working on Oxygen OS. What I found in Xposed repository or play store don't work.
Have someone an app or mod that working?
Thanks
martinklaus
Click to expand...
Click to collapse
There is a native one built in into the system. Anything wrong with it?
C3C076 said:
There is a native one built in into the system. Anything wrong with it?
Click to expand...
Click to collapse
Yes but you can't stop auto run or keep awake.
I am searching too...
Tried xprivacy and app settings but both did not work..
Gesendet von meinem ONEPLUS A3003 mit Tapatalk
Something like
https://play.google.com/store/apps/details?id=com.findsdk.apppermission
or
http://repo.xposed.info/module/at.jclehner.appopsxposed
martinklaus said:
Yes but you can't stop auto run or keep awake.
Click to expand...
Click to collapse
I agree. Coming from Cyanogenmod ROMs, permission management on OxygenOS feels very limited.
Also, wanted to say, if auto run and keep awake are your only 2 points (I'm guessing probably not), and if your phone is rooted and has Xposed, try out the module BootManager, and, of course, Greenify. I would think that you already know, but, thought I'd mention it just in case.
dueydotnet said:
I agree. Coming from Cyanogenmod ROMs, permission management on OxygenOS feels very limited.
Also, wanted to say, if auto run and keep awake are your only 2 points (I'm guessing probably not), and if your phone is rooted and has Xposed, try out the module BootManager, and, of course, Greenify. I would think that you already know, but, thought I'd mention it just in case.
Click to expand...
Click to collapse
I need it for Play Services
http://forum.xda-developers.com/showpost.php?p=62612489&postcount=5
I just found out that it's possibly more of an issue with Android standard permissions available for Marshmallow and up.
Compare "Review app permissions thru Android 5.9" https://support.google.com/googleplay/answer/6014972?co=GENIE.Platform=Android&oco=1
With: "Control your app permissions on Android 6.0 and up" https://support.google.com/googleplay/answer/6270602?hl=en
... for the second page, the listed permissions at the bottom is pretty similar to what is available with OxygenOS, so, it's following AOSP.
*shrug* I guess I've just been using Cyanogenmod for too long.
n0gg said:
I am searching too...
Tried xprivacy and app settings but both did not work..
Gesendet von meinem ONEPLUS A3003 mit Tapatalk
Click to expand...
Click to collapse
how did you know that xprivacy didnt worked?
i thought xprivacy is foolproof, it will work 100% of the time.
how did you test it?
control freak said:
how did you know that xprivacy didnt worked?
i thought xprivacy is foolproof, it will work 100% of the time.
how did you test it?
Click to expand...
Click to collapse
Xprivacy is working perfect. I havent rooted my 3T yet. When i had xprivacy on my s2 and s5mini i never encountered any issues. Xprivacy is a learning by doing app. At least it was for me

App Settings Module for Magisk?

hello,
i used the xposed module "app settings" version 1.13 with android marshmallow before i updated to nougat. this module enables you to change DPI, font scale, locale, force fullscreen, persist in memory, etc. on a per app basis.
here is a link to the module:
https://forum.xda-developers.com/xp...2014-05-14-t2437377/post63835421#post63835421
i have not found any possibility to get this working on nougat as there is no xposed for nougat and it seems there is no more custom rom with these options.
is it possible to get this module working with magisk?
satand said:
hello,
i used the xposed module "app settings" version 1.13 with android marshmallow before i updated to nougat. this module enables you to change DPI, font scale, locale, force fullscreen, persist in memory, etc. on a per app basis.
here is a link to the module:
https://forum.xda-developers.com/xp...2014-05-14-t2437377/post63835421#post63835421
i have not found any possibility to get this working on nougat as there is no xposed for nougat and it seems there is no more custom rom with these options.
is it possible to get this module working with magisk?
Click to expand...
Click to collapse
Downgrade to marshmallow or write xposed for nougat. The first is easy, the second will make many people happy over here.
Sent from my ONEPLUS A3003 using Tapatalk
satand said:
is it possible to get this module working with magisk?
Click to expand...
Click to collapse
Just to clarify on the above response: No.
Thanks Op, I also would love to have App Settings equivalent on Magisk or stand alone. Turns my 6.44" Mi Max into a desktop chrome browser almost
cobram3 said:
Thanks Op, I also would love to have App Settings equivalent on Magisk or stand alone. Turns my 6.44" Mi Max into a desktop chrome browser almost
Click to expand...
Click to collapse
It would be just ultra hard to code that, or just impossible.
years ago (before xposed got famous) some custom roms (paranoid,...) had these functions.
i would go back to marshmallow only because of this missing features but there is no marshmallow rom for my new oneplus 5.
is it really impossible to get it working with magisk? the code itself (version 1.13) worked without any problems on marshmallow.
satand said:
years ago (before xposed got famous) some custom roms (paranoid,...) had these functions.
i would go back to marshmallow only because of this missing features but there is no marshmallow rom for my new oneplus 5.
is it really impossible to get it working with magisk? the code itself (version 1.13) worked without any problems on marshmallow.
Click to expand...
Click to collapse
You'll need to manually edit files and apps and Magic Mount them with Magisk. Alternatively you could possibly do some things with some cumbersome scripts. Magisk can't change code of running apps, just replace/add already modified files and run scripts at boot.
In other words: No, IMO it's not worth the extreme hassle and you won't get the same thing as you would with Xposed.
Didgeridoohan said:
You'll need to manually edit files and apps and Magic Mount them with Magisk. Alternatively you could possibly do some things with some cumbersome scripts. Magisk can't change code of running apps, just replace/add already modified files and run scripts at boot.
In other words: No, IMO it's not worth the extreme hassle and you won't get the same thing as you would with Xposed.
Click to expand...
Click to collapse
thanks for your answer!
do you have more information about these "cumbersome scripts"? maybe it would work with tasker and a script per app.
i would be very happy...i like my smartphone much more with these features.
satand said:
thanks for your answer!
do you have more information about these "cumbersome scripts"? maybe it would work with tasker and a script per app.
i would be very happy...i like my smartphone much more with these features.
Click to expand...
Click to collapse
I wasn't gonna open up that can o' worms, but since you brought it up... :laugh:
Look up how to work with shell scripts. Tasker can run those (among other things). You could probably do some stuff with the resetprop tool as well (look here for details and syntax).
Don't expect miracles though...
Didgeridoohan said:
You'll need to manually edit files and apps and Magic Mount them with Magisk. Alternatively you could possibly do some things with some cumbersome scripts. Magisk can't change code of running apps, just replace/add already modified files and run scripts at boot.
In other words: No, IMO it's not worth the extreme hassle and you won't get the same thing as you would with Xposed.
Click to expand...
Click to collapse
Didgeridoohan said:
I wasn't gonna open up that can o' worms, but since you brought it up... :laugh:
Look up how to work with shell scripts. Tasker can run those (among other things). You could probably do some stuff with the resetprop tool as well (look here for details and syntax).
Don't expect miracles though...
Click to expand...
Click to collapse
thanks...but that is too high for me
Do we have a petition to develop this form? hahaha
I would like to have app settings on magisk too. I just wanted to change the app local instead of globe settings.
bush911 said:
I would like to have app settings on magisk too. I just wanted to change the app local instead of globe settings.
Click to expand...
Click to collapse
"App Locale 2" for Xposed can help you
And you can get Xposed systemlessly with Magisk.
Thank you so much for the advice.
My phone is 1st generation Pixel with latest android, mgaisk installed. I will try to figure it out.
daniel_m said:
"App Locale 2" for Xposed can help you
And you can get Xposed systemlessly with Magisk.
Click to expand...
Click to collapse
Anybody have a suggestion - I'm looking to change the dpi of chrome app (8.1) without Xposed
Maybe this could help
https://joyofandroid.com/change-screen-resolution/

[SOLVED]Modules not working 14.3/14.0

Modules work one time after reboot stop working
Rom RR 7.1.0
Nexus 6p
Everything looks fine in your log. Unless you really need it though, I'd recommend removing the Universal SafetyNet Fix module. It replaces Magisk internal busybox with one that might cause issues... Better to use the resetprop tool to change the device fingerprint to the stock 6P one of you can't pass SafetyNet on that ROM.
What is it that doesn't work? Details, please...
Didgeridoohan said:
Everything looks fine in your log. Unless you really need it though, I'd recommend removing the Universal SafetyNet Fix module. It replaces Magisk internal busybox with one that might cause issues... Better to use the resetprop tool to change the device fingerprint to the stock 6P one of you can't pass SafetyNet on that ROM.
What is it that doesn't work? Details, please...
Click to expand...
Click to collapse
injected youtube models
Fix mic
Didgeridoohan said:
Everything looks fine in your log. Unless you really need it though, I'd recommend removing the Universal SafetyNet Fix module. It replaces Magisk internal busybox with one that might cause issues... Better to use the resetprop tool to change the device fingerprint to the stock 6P one of you can't pass SafetyNet on that ROM.
What is it that doesn't work? Details, please...
Click to expand...
Click to collapse
Ans this msg show up after every reboot
hk48 said:
injected youtube models
Fix mic
Click to expand...
Click to collapse
That's not very detailed...
hk48 said:
Ans this msg show up after every reboot
Click to expand...
Click to collapse
That's not a Magisk issue. You have to match the vendor image with the system image. It even tells you what factory image to get the file from.
Modules not working 14.3/14.0
Modules work one time after reboot stop working
Rom RR 7.1.0
Nexus 6p
Click to expand...
Click to collapse
HI.. I have the same issues last days - then i tried to use an other Kernel that have Magisk integratet! Since that all fine (mostly) !!
Here the link to my thread about - in it you can found the link to the Kernel with Magisk...
https://forum.xda-developers.com/apps/magisk/problem-module-install-lost-root-galaxy-t3703398
I hope that fix your issues...
Greetz...
Didgeridoohan said:
That's not very detailed...
That's not a Magisk issue. You have to match the vendor image with the system image. It even tells you what factory image to get the file from.
Click to expand...
Click to collapse
That one I check it
Sent from my Nexus 6P using Tapatalk
n82freak said:
HI.. I have the same issues last days - then i tried to use an other Kernel that have Magisk integratet! Since that all fine (mostly) !!
Here the link to my thread about - in it you can found the link to the Kernel with Magisk...
https://forum.xda-developers.com/apps/magisk/problem-module-install-lost-root-galaxy-t3703398
I hope that fix your issues...
Greetz...
Click to expand...
Click to collapse
I will try it and hope work، thanks [emoji846]
Sent from my Nexus 6P using Tapatalk
hk48 said:
That one I check it
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
You made it sound like no modules work...
If it's only specific modules are troublesome, ask for help in the specific module threads. With lots of details about what doesn't work and don't forget to include logs.
Didgeridoohan said:
You made it sound like no modules work...
If it's only specific modules are troublesome, ask for help in the specific module threads. With lots of details about what doesn't work and don't forget to include logs.
Click to expand...
Click to collapse
Yes، all modules not working but in magisk shows modules work but when i use every module nothing work like im use the original app، hope i got that clear [emoji20]
Sent from my Nexus 6P using Tapatalk
hk48 said:
Yes، all modules not working but in magisk shows modules work but when i use every module nothing work like im use the original app، hope i got that clear [emoji20]
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Ok. We need to clear things up....
I see you have a whole bunch of modules installed and like I said, your log looks good. But when asked for details you only mentioned iYTBP and Android mic fix as not working. This is where I would like some details. How do you know that the modules don't work? What have you tested? What is the expected behaviour and what are you seeing?
Let's start with something that's easy to test: busybox. Open a terminal emulator and type busybox. If nothing happens, run the command as su. Does it show a list of all the applets available?
Didgeridoohan said:
Everything looks fine in your log. Unless you really need it though, I'd recommend removing the Universal SafetyNet Fix module. It replaces Magisk internal busybox with one that might cause issues... Better to use the resetprop tool to change the device fingerprint to the stock 6P one of you can't pass SafetyNet on that ROM.
What is it that doesn't work? Details, please...
Click to expand...
Click to collapse
If i remove universal safetynet fix module i got fules pass[emoji34] so resetprop tool fix that ??
I search for resetprop tool and got nothing can u pls give a like for that، i know im ask to much [emoji28]
Sent from my Nexus 6P using Tapatalk
Didgeridoohan said:
Ok. We need to clear things up....
I see you have a whole bunch of modules installed and like I said, your log looks good. But when asked for details you only mentioned iYTBP and Android mic fix as not working. This is where I would like some details. How do you know that the modules don't work? What have you tested? What is the expected behaviour and what are you seeing?
Let's start with something that's easy to test: busybox. Open a terminal emulator and type busybox. If nothing happens, run the command as su. Does it show a list of all the applets available?
Click to expand...
Click to collapse
Use all modules not work،
I install the module ok then i go test it nothing happen..
Like utube first i download the the module iytbp and first time work perfect also fix mic and jamesDSP module for better sound work all perfect but after second time reboot all modules show in magisk but when i test every modules not working like i dont have any modules there [emoji36]
Sent from my Nexus 6P using Tapatalk
hk48 said:
If i remove universal safetynet fix module i got fules pass[emoji34] so resetprop tool fix that ??
I search for resetprop tool and got nothing can u pls give a like for that، i know im ask to much [emoji28]
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
The resetprop tool is a part of Magisk. I've written a bit about in the troubleshooting guide (start under "Matching official prop values to pass SafetyNet").
hk48 said:
Use all modules not work،
I install the module ok then i go test it nothing happen..
Like utube first i download the the module iytbp and first time work perfect also fix mic and jamesDSP module for better sound work all perfect but after second time reboot all modules show in magisk but when i test every modules not working like i dont have any modules there [emoji36]
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Those screenshots clearly show that the busybox module is working so things are Magic Mounting as they should. How do you test the modules?
Didgeridoohan said:
The resetprop tool is a part of Magisk. I've written a bit about in the troubleshooting guide (start under "Matching official prop values to pass SafetyNet").
Those screenshots clearly show that the busybox module is working so things are Magic Mounting as they should. How do you test the modules?
Click to expand...
Click to collapse
By use there effect app like module iytbp i check the utube work like normal utube، and jumesDSP module i use there app and not see any change when i switch things..
… ..
After besybox imgs i send is that should told u everything is running??? U dont see anything wrong [emoji47][emoji47][emoji47]
Sent from my Nexus 6P using Tapatalk
hk48 said:
By use there effect app like module iytbp i check the utube work like normal utube، and jumesDSP module i use there app and not see any change when i switch things..
… ..
After besybox imgs i send is that should told u everything is running??? U dont see anything wrong [emoji47][emoji47][emoji47]
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
The busybox screenshots do tell me that everything is working as it should.
The iYTBP Youtube app looks just like the normal Youtube (unless you use the black themed version). It removes ads and brings background playback to the app. If you're seeing ads it might be because you didn't uninstall updates for the stock Youtube app or you let it update through the Play store (you should disable updates for Youtube when using this module).
The audio module might simply be incompatible with your device or you may have another audio mod that is conflicting. Ask for advice in the module support thread.
Didgeridoohan said:
Everything looks fine in your log. Unless you really need it though, I'd recommend removing the Universal SafetyNet Fix module. It replaces Magisk internal busybox with one that might cause issues... Better to use the resetprop tool to change the device fingerprint to the stock 6P one of you can't pass SafetyNet on that ROM.
What is it that doesn't work? Details, please...
Click to expand...
Click to collapse
Didgeridoohan said:
The busybox screenshots do tell me that everything is working as it should.
The iYTBP Youtube app looks just like the normal Youtube (unless you use the black themed version). It removes ads and brings background playback to the app. If you're seeing ads it might be because you didn't uninstall updates for the stock Youtube app or you let it update through the Play store (you should disable updates for Youtube when using this module).
The audio module might simply be incompatible with your device or you may have another audio mod that is conflicting. Ask for advice in the module support thread.
Click to expand...
Click to collapse
What can i say، when u say disable update ? the only thing i dont check it is update im really sorry for wist ur time oh god i feel so ?? for not check that before post ???
For iytbp module now work fine
And another modules i will check one by one، dont worry i will not wist ur time like that ،،
Im really sorry.
Have a good day sir

Magisk Modules to Replace XInsta and XposedEdge (Xposed Modules)

I'm getting rid of xposed because it causes not passing safety check and it's really effecting me right now. The only xposed modules I use are XInsta and XposedEdge. What are some replacements for these?
y2klol said:
I'm getting rid of xposed because it causes not passing safety check and it's really effecting me right now. The only xposed modules I use are XInsta and XposedEdge. What are some replacements for these?
Click to expand...
Click to collapse
Use Mod instagram GBinsta for replacing Xinsta.
Sent from my Redmi Note 3 using Tapatalk
GilaLuNdro said:
Use Mod instagram GBinsta for replacing Xinsta.
Click to expand...
Click to collapse
It's better to mod the official app rather than installing 3rd party app from a shady source
Its impossible because Magisk are not working same as Xposed.,,Magisk just meant to make everything that used to change the files in system into systemless.,,so it wont harm or modify the actual system files...while Xposed are like intercepting n injecting codes while the app or system working.,,or something like that...so its really much a different things between them...the only way to do like how u want is just find the modded version of your wanted app and use it.,,or u can just do the mod app yourself...
androidlover420 said:
It's better to mod the official app rather than installing 3rd party app from a shady source
Click to expand...
Click to collapse
Where can I get a modded official? Is it like youtube vanced?

Categories

Resources