{
"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"
}
ABANDONED PROJECT
This module makes your device to use Google's DNS servers instead of the provided by the ISP.
8.8.8.8
8.8.4.4
It is not guaranteed to work on cellular networks on all devices. Some users/testers say yes, others say that it doesn't. On Wi-Fi it always works though.
If you know how to make it always work on cellular networks and want to contribute, please do!
Downloads
From Magisk Manager > Downloads or here: View attachment 4649558
Credits
@topjohnwu for developing Magisk.
@teohhanhui for using iptables rules.
XDA:DevDB Information
Magisk Google DNS, Tool/Utility for the XDA Community Apps
Contributors
tfae
Source Code: https://github.com/tfae/magisk-google-dns
Version Information
Status: Stable
Current Stable Version: 11
Stable Release Date: 2019-05-06
Created 2018-11-18
Last Updated 2019-06-18
Changelog
v11 (06.05.2019)
- Update to Magisk v18100 template
v10 (20.11.2018)
- Remove IPv6: it is not supported on this module
v9 (18.11.2018)
- Add IPv6
v8 (18.11.2018)
- Make the version to be the same as the versionCode
v2.1.3 (05.09.2018)
- Update to Magisk v17000 template
v2.1.2 (01.06.2018)
- Cleanup config.sh
v2.1.1 (23.03.2018)
- Added some clarification about cellular networks and credits to @teohhanhui
v2.1 (29.12.2017)
- Update to Magisk template v1500
v2.0 (28.12.2017)
- Use iptables rules (works on cellular networks on some devices) [thanks @teohhanhui]
v1.1 (11.12.2017)
- Disable not needed Magic Mount (fix bootloops)
v1.0 (23.11.2017)
- Initial release
Hi and thanks for this module. How to check if it's working on cellular network?
Poluux said:
Hi and thanks for this module. How to check if it's working on cellular network?
Click to expand...
Click to collapse
Sent from my Redmi 4X using XDA Labs
I was checking the recent change on github repo:
setprop 2001:4860:4860::8888
setprop 2001:4860:4860::8844
Isn't that missing an argument? The IP is there but what's the property?
DenyDarko said:
I was checking the recent change on github repo:
setprop 2001:4860:4860::8888
setprop 2001:4860:4860::8844
Isn't that missing an argument? The IP is there but what's the property?
Click to expand...
Click to collapse
You're right. And to be honest I don't know how to implement IPv6 on this module, so I dropped the IPv6 support.
Any chance of making this Wi-Fi dependant or easily deactivateable? My college blocks port 53 and only allows the internal DNS server so I'd have to uninstall the module every day to use internet there
Fyi it's working on los 16 on pocof1
Macusercom said:
Any chance of making this Wi-Fi dependant or easily deactivateable? My college blocks port 53 and only allows the internal DNS server so I'd have to uninstall the module every day to use internet there
Click to expand...
Click to collapse
You don't need to uninstall it, just uncheck it on Magisk > Modules and reboot.
When you're out of college just re-check it and reboot again.
Please can I get the download link for v.2.1.3, seems to work better on my device.
Sent from SM-G610f
Dannyude said:
Please can I get the download link for v.2.1.3, seems to work better on my device.
Sent from SM-G610f
Click to expand...
Click to collapse
Here you have it: View attachment Magisk_Google_DNS-v2.1.3.zip
tfae said:
Here you have it: View attachment 4649564
Click to expand...
Click to collapse
Thank you
Any chance you make a twrp-only version without magisk
jakson7474 said:
Any chance you make a twrp-only version without magisk
Click to expand...
Click to collapse
No.
How to uninstall this module ? My connection so poor after install this , i install via magisk
Yogiarts23_ said:
How to uninstall this module ? My connection so poor after install this , i install via magisk
Click to expand...
Click to collapse
Uninstall it like any other Magisk module: Menu > Modules > Trash bin > Reboot
Hello,
But what are the advantages of this switch??
(Besides, how can I trust a company who lets third parties/individuals read my email. The second part is a rethorical question)
Thanks in advance,
Fred
fretjes said:
Hello,
But what are the advantages of this switch??
(Besides, how can I trust a company who lets third parties/individuals read my email. The second part is a rethorical question)
Thanks in advance,
Fred
Click to expand...
Click to collapse
Maybe some Google searches will enlighten your path.
Oh, but Google is a company that's not trustable.
tfae said:
Maybe some Google searches will enlighten your path.
Oh, but Google is a company that's not trustable.
Click to expand...
Click to collapse
tfae,
I'm in a constant state of enligtment. ?????
But anyway, thanks you for pointing me in the right direction (and this is not being sarcastic)
Gr fred
Onplus 3, android 8.0.
Checked without VPN (Nordvpn) and with VPN on WIFI. no problem.
Checked on 4G with/without VPN. No problem
Thankz for a job well done,
Is it an AdBlocker??
Related
Hi guys,
I was looking for a way to bring back the home button in Chrome like in the old versions, and I found a method. Now I made this module for personal use but I'd like to share it with you because it might be useful for you too.
Note: the apk file was not made by me, it was in old CM roms as system app, so don't credit me for this. I'm not the author, as years ago a similar module was already published here on xda somewhere, I just found the apk and build the new module and tested myself.
Please note: since I didn't develop this apk, I am unable to fix any kind of possible bug. I just made the module.
https://imgur.com/WPxNB07 - Button in top bar
https://imgur.com/EtUhNeh - Enable in settings
///BUGS:
-None (?)
///WHERE IT'S WORKING:
- Works in Magisk 15+
- Should work in any Android release that supports Magisk
- Works in official Chrome app (not tried on Beta, Dev and Canary)
- Chrome app must be installed as system app
///DOWNLOAD:
- See attachments
Feel free to report if it works on other Chrome releases, I will update the OP.
TENN3R said:
Hi guys,
I was looking for a way to bring back the home button in Chrome like in the old versions, and I found a method. Now I made this module for personal use but I'd like to share it with you because it might be useful for you too.
Note: the apk file was not made by me, it was in old CM roms as system app, so don't credit me for this. I'm not the author, as years ago a similar module was already published here on xda somewhere, I just found the apk and build the new module and tested myself.
Please note: since I didn't develop this apk, I am unable to fix any kind of possible bug. I just made the module.
https://imgur.com/WPxNB07 - Button in top bar
https://imgur.com/EtUhNeh - Enable in settings
///BUGS:
-None (?)
///WHERE IT'S WORKING:
- Works in Magisk 15+
- Should work in any Android release that supports Magisk
- Works in official Chrome app (not tried on Beta, Dev and Canary)
///DOWNLOAD:
- See attachments
Feel free to report if it works on other Chrome releases, I will update the OP.
Click to expand...
Click to collapse
You don't need a module for that, it's already there:
{
"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"
}
Sent from my H1611 using Tapatalk
Works on my tablet with Nougat 7.1 but don't works on my phone with Oreo 8.1
BurnedDrake said:
You don't need a module for that, it's already there:View attachment 4431893
Click to expand...
Click to collapse
On some phones it's enabled by default, but for example on pixel stock that button doesn't exist.
kryzeK said:
Works on my tablet with Nougat 7.1 but don't works on my phone with Oreo 8.1
Click to expand...
Click to collapse
On my pixel 8.1 works. Maybe clean chrome cache/data will help?
TENN3R said:
On some phones it's enabled by default, but for example on pixel stock that button doesn't exist.
On my pixel 8.1 works. Maybe clean chrome cache/data will help?
Click to expand...
Click to collapse
Cache and data cleaned. Unfortunately unsuccessfully, maybe Chrome needs to be a system-app? It's a system app on my tablet but not on my phone.
kryzeK said:
Cache and data cleaned. Unfortunately unsuccessfully, maybe Chrome needs to be a system-app? It's a system app on my tablet but not on my phone.
Click to expand...
Click to collapse
Yes, that could be. Not sure about it, but since I have it in system folder too, maybe only as system app works.
Sent from my Google Pixel using XDA Labs
TENN3R said:
Yes, that could be. Not sure about it, but since I have it in system folder too, maybe only as system app works.
Click to expand...
Click to collapse
So maybe you can update the module for "move" Chrome to system/app? Just a idea
kryzeK said:
So maybe you can update the module for "move" Chrome to system/app? Just a idea
Click to expand...
Click to collapse
I think for that is better use App Systemizer since it's made specifically for these kind of actions
BurnedDrake said:
You don't need a module for that, it's already there:View attachment 4431893
Sent from my H1611 using Tapatalk
Click to expand...
Click to collapse
Did you Enable a chrome flag to get that?
No, I went to settings in Chrome, selected 'homepage' and turned it on
TENN3R said:
I think for that is better use App Systemizer since it's made specifically for these kind of actions
Click to expand...
Click to collapse
I do not think it's a good idea to depend on using another module to use it, because without Chrome in /system, your module is completely non-functional.
Btw could you put this module in the Magisk Repo?
How to install it?
Chrome Canary has the Home Button flag in it, haven't checked Dev tho.
{
"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"
}
LineageOS 15.1 for microGWorking Features:
Camera
Camcorder
WiFi
Sound
Mali Drivers
USB Tethering
Video Playback
Fingerprint Sensor
RIL (SMS, Calls, Mobile Data)
Sensors
Buttons and their Backlight
Bluetooth
Wifi Hotspot
MTP
2D and 3D GPU Acceleration
HW Encoding
HW Decoding
Offline Charging (Charging while device is powered off)
HWComposer (HWC) - Not on Lineage16
GPS
Wireless Display
Wi-Fi Direct
Possibly other things not listed.
Non-working/partially working features:
Possibly other things not listed.
Do not post bug reports without providing logs (logcats) or steps in order to reproduce the bug(s).
You should not install GApps as this ROM is intended to be a replacement for them and could cause issues.
Download: @Exodusnick builds
Lineage 16.0 version (Alpha - requires you to download NanoDroid below)
Download
NanoDroid XDA Thread : https://forum.xda-developers.com/apps/magisk/module-nanomod-5-0-20170405-microg-t3584928[/B]
Kernel Source: [url]https://github.com/ivanmeler/android_kernel_samsung_universal8890/[/URL]
Thank you for this :good:
it's bootiful sar (-),(-) very light shtuff with hwc on top too.. wewie a treat
AzzyC said:
it's bootiful sar (-),(-) very light shtuff with hwc on top too.. wewie a treat
Click to expand...
Click to collapse
Yias
what is different with the LOS from ivan and this one?
demon2112 said:
what is different with the LOS from ivan and this one?
Click to expand...
Click to collapse
It has included microG. If you don't know what it is, then google it.
Thanks for making this rom. Do you plan on keeping it synced with the LOS releases from the 'main' thread?
kuyam said:
Thanks for making this rom. Do you plan on keeping it synced with the LOS releases from the 'main' thread?
Click to expand...
Click to collapse
yeah, until it becomes official on the microG for lineage website which will be after official lineage release.
lucas just put the rom but I can not find the play store
Tekkamen77 said:
lucas just put the rom but I can not find the play store
Click to expand...
Click to collapse
This rom does not come with play store, you have to install it manually, or use F Droid or download Yalp Store
turbolukex5 said:
This rom does not come with play store, you have to install it manually, or use F Droid or download Yalp Store
Click to expand...
Click to collapse
OK thank you very much
Awesome! I've been thinking very seriously of going Google free since a long time but it's just around now that I could manage some time to try doing it finally. I've been doing a lot of reading and experimenting when I finally came across microG project. Thank you very much for this! Is there any other ROM here that also supports microG or any Google-free method? Please guide me if you could, and sorry for being such a noob! Thanks
vmuralid said:
Awesome! I've been thinking very seriously of going Google free since a long time but it's just around now that I could manage some time to try doing it finally. I've been doing a lot of reading and experimenting when I finally came across microG project. Thank you very much for this! Is there any other ROM here that also supports microG or any Google-free method? Please guide me if you could, and sorry for being such a noob! Thanks
Click to expand...
Click to collapse
look here...work on any deodex rom;
https://forum.xda-developers.com/apps/magisk/module-nanomod-5-0-20170405-microg-t3584928
Thanks! that was a great guide. Installed AOSP Extended with NanoDroid. Working like a charm. I feel like Alice in Wonderland lol. A whole new world without Google hahah
Lineage 16.0 alpha version posted to OP
turbolukex5 said:
Lineage 16.0 alpha version posted to OP
Click to expand...
Click to collapse
if the gps runs properly then I'll test it
wurstherpes said:
if the gps runs properly then I'll test it
Click to expand...
Click to collapse
Oh yeah GPS works
Yeah... Wooooooowwwwww..... Thaaaaaanks..... Good work.
Edit
I can not use FakeGPS anymore. And my other paid apps.
Future lineageos 15.1 builds for microG will be provided by @Exodusnick and I have linked in the OP to this information.
This is my favorite rom. Thanks for this.
i make the installation but NFS not show after. i find the resolution but not get
{
"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"
}
What version of magisk are you using and NFS? post the feedback regarding NFS module in its thread..
joluke said:
What version of magisk are you using and NFS? post the feedback regarding NFS module in its thread..
Click to expand...
Click to collapse
magisk v19.1
NFS 3.5
Ths777 said:
magisk v19.1
NFS 3.5
Click to expand...
Click to collapse
NFS is on version 11.1 and magisk 20.3 so.. Update?
already updated but doesn't work
If you've updated to both the current Magisk and the current module, but things still don't work that means you've now got a different issue and need to provide additional information. And logs... Logs are nice.
But, also keep in mind that there already exists a support thread for that module, so maybe you should continue there:
https://forum.xda-developers.com/apps/magisk/module-nfs-injectorv1-t3857231
Didgeridoohan said:
If you've updated to both the current Magisk and the current module, but things still don't work that means you've now got a different issue and need to provide additional information. And logs... Logs are nice.
But, also keep in mind that there already exists a support thread for that module, so maybe you should continue there:
https://forum.xda-developers.com/apps/magisk/module-nfs-injectorv1-t3857231
Click to expand...
Click to collapse
all have informations in logs i sent. already tried a lot of options but dont got it. can someone help me? please !!!!!
NFS installation pefect but the folder dont show in data
Ths777 said:
all have informations in logs i sent. already tried a lot of options but dont got it. can someone help me? please !!!!!
NFS installation pefect but the folder dont show in data
Click to expand...
Click to collapse
No, the screenshot you posted shows that you are trying to install an outdated and incompatible module version (at least the second one, I can't see what the first one says, which is why an actual log is preferred over a screenshot). Try with an up-to-date Magisk installation and an up-to-date module (directly from the Magisk Manager Downloads section would be best) and if that still doesn't work you need to provide new (and more detailed) information.
Edit: If you didn't catch it the first time, here's the link to some tips on gathering logs and info: https://didgeridoohan.com/magisk/MagiskHelp
Didgeridoohan said:
No, the screenshot you posted shows that you are trying to install an outdated and incompatible module version (at least the second one, I can't see what the first one says, which is why an actual log is preferred over a screenshot). Try with an up-to-date Magisk installation and an up-to-date module (directly from the Magisk Manager Downloads section would be best) and if that still doesn't work you need to provide new (and more detailed) information.
Click to expand...
Click to collapse
I installed the updated version and the error continued. How do I send more details?
Ths777 said:
I installed the updated version and the error continued. How do I send more details?
Click to expand...
Click to collapse
I added some info while you posted. Check my post again.
Didgeridoohan said:
I added some info while you posted. Check my post again.
Click to expand...
Click to collapse
already sent log magisk and log NFS module. what most want can i send?
Ths777 said:
already sent log magisk and log NFS module. what most want can i send?
Click to expand...
Click to collapse
If you're still talking about the screenshots in the first post, those are not enough and not valid anymore... Those where, as you said, from Magisk v19.1 and NFS 3.5. Those are both outdated versions (with NFS very outdated and will not work with any Magisk version after v18.1, or thereabouts) and you need to update (as you say you've done).
If you've updated, both Magisk and the module and you are still having issues, you need to provide the new logs from the updated versions.
I've been able to see what the Magisk log screenshot is about now, and there are a number of mounting errors in there. Therefore it is necessary for you to update Magisk (preferably to the latest Canary build, to make sure you're running the latest code that might have fixed any issues you are experiencing), install the module (from the Magisk Manager Downloads section so you get the latest version), save the install log and the Magisk log and post them here.
It could also be useful to know what device you have, what ROM, Android version, etc... But all of this is explained in the links I've posted. You need to help us help you...
{
"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"
}
Advanced Camera2 API Enable
Camera2 API is a framework that allows developers to access camera features such as exposure, focus, or ISO, which they will customize and optimize for their custom applications. This API which is the successor of the previous Android API provides direct access to camera hardware.
Camera2 API was introduced 6 years ago Google I/O 2014 which at the time coincided with Android 5.0 Lollipop.
Third-party developers can use the Camera2 API for full optimization of manual control via cellphone sensors, lenses, and flash in order to better frame rates (60 fps burst mode), RAW capture support, HDR+ other control features. This can be seen in the Google Camera application that processes complex algorithms and AI functions in capturing stunning photo images.
Magisk Module to activate Camera2 API for devices that do not support it, and adds a few improvements to this module.
Requirements
Unlocked bootloader
Installed Magisk
Click here to download latest version
Instructions
Download Camera2 API
Install Camera2 API
Reboot
Magisk Module
Name: Camera2 API
Build date: 2020-03-03
Version: 3.0
Author: Hadad Darajat
Download: Click here
Changelog: Click here
XDA:DevDB Information
Camera2 API, Tool/Utility for the XDA Community Apps
Contributors
hadaddarajat
Source Code: https://github.com/hadaddarajat/Camera2API
Version Information
Status: Stable
Current Stable Version: 3.0
Stable Release Date: 2020-03-03
Created 2020-03-03
Last Updated 2020-08-13
Any sugestion camera app that is working with this framework ?
mrhamed said:
Any sugestion camera app that is working with this framework ?
Click to expand...
Click to collapse
Parrot, BSG, HyperNext, etc, work on AOSP 10
Is this ROM specific? I tried it in LOS 15.1 by e/ foundation and it didn't work. Not even manually modifying build.prop. Magisk 20.3 with Chimaera kernel.
hadaddarajat said:
Parrot, BSG, HyperNext, etc, work on AOSP 10
Click to expand...
Click to collapse
I couldn't found niether in playstore!
hello... i installed it on a Mi Max 3, but nothing happened.. still LEGACY level
has anyone tried this one Redmi Note 4 (Mido)?
does this method work for exynos processors, like rooted samsung a50? it has camera2 enabled but no raw support
Doesnt seem to work on Amazon Fire HD 8 (2018, karnak) with LineageOS 16.0 and Magisk 20.4.
Will testing it on my other devices.
Hold up your work!
Argh, where is the file/user gone???
It was fine here...until another update broke something. Now I have to reinstall and it is gone.
Any suggestion where to find this file? Can someone pls reupload or send me a link/file please?
Ms0206 said:
Argh, where is the file/user gone???
It was fine here...until another update broke something. Now I have to reinstall and it is gone.
Any suggestion where to find this file? Can someone pls reupload or send me a link/file please?
Click to expand...
Click to collapse
Here is the SiteBackup: https://web.archive.org/web/20200514070717/https://github.com/hadaddarajat/Camera2API/releases
Hope it works for you!
Many thanks, got it
Can somebody please reupload the file? Thanks
M95M said:
Can somebody please reupload the file? Thanks
Click to expand...
Click to collapse
https://magiskroot.net/camera2api-enabler-magisk-module/
adek89 said:
https://magiskroot.net/camera2api-enabler-magisk-module/
Click to expand...
Click to collapse
I just need to point out that this link has nothing at all officially to do with Magisk. And since all files seem to be hosted on their own website rather than from the original source I would suggest that no files should be flashed without first verifying that they are doing what they say. I know, basic internet-downloading-installing safety stuff... But it doesn't hurt saying it again.
adek89 said:
https://magiskroot.net/camera2api-enabler-magisk-module/
Click to expand...
Click to collapse
This module is not working for me. It is quite old and not at all from this topic. The version is 1.0.0 and all files inside were created in 2008.
I would really appreciate original file from this topic.
MOD ACTION:
Thread closed at the request of the OP.
Hi guys
Magisk 24.1 is running now with lsposed together (in A12 but perhaps also in A11)
Further more you can make screenshots in "screenshot unallowed apps"
{
"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"
}
What is this deny list? My banking apps are detecting root and is not working. I've enabled Zygisk and enforced it. Added apps to deny list. Yet not working. Any idea
Hello,
I'm using LSPosed 1.7.2 Zygisk with Magisk v24.1 on Android 11 (LineageOS 18.1 on Xiaomi Mi A1) and "Disable FLAG_SECURE" 1.0.1 from lsposed.
I can select which apps to enable for this module clicking on module name and selecting apps.
I'm using "Deny List" on Magisk (disabling enforce) for hiding root (with Shamiko module).
arunsebstn said:
What is this deny list? My banking apps are detecting root and is not working. I've enabled Zygisk and enforced it. Added apps to deny list. Yet not working. Any idea
Click to expand...
Click to collapse
Rebooted after deny?
Cleaning app caches and dalvik caches an then reboot if not only reboot worked. Maybe you have to reset these apps and deny.... again
Laptapper said:
Rebooted after deny?
Cleaning app caches and dalvik caches an then reboot if not only reboot worked. Maybe you have to reset these apps and deny.... again
Click to expand...
Click to collapse
Made ok now. Actually missed to instal safety net pass module
arunsebstn said:
Made ok now. Actually missed to instal safety net pass module
Click to expand...
Click to collapse
Yep
on some ROM it's necessary.
I'm on Elixier and there's no safety net fix necessary.
Laptapper said:
Hi guys
Magisk 24.1 is running now with lsposed together (in A12 but perhaps also in A11)
Further more you can make screenshots in "screenshot unallowed apps"
View attachment 5538873
View attachment 5538851
View attachment 5538853View attachment 5538855View attachment 5538857
Click to expand...
Click to collapse
Which version of the comdirect app is working for you?
And it seems you are using Magisk canary.
Did you also get the comdirect Tan2Go working?
MikelFuchs said:
Which version of the comdirect app is working for you?
And it seems you are using Magisk canary.
Did you also get the comdirect Tan2Go working?
Click to expand...
Click to collapse
Newest Comdirect and newest photo tan.
Tan2go I didn't use
Yes newest canary
Half your DenyList isn't activated properly. Which means root isn't completely hidden from a lot of apps. Make sure to check all the boxes for each specific app.
arunsebstn said:
What is this deny list? My banking apps are detecting root and is not working. I've enabled Zygisk and enforced it. Added apps to deny list. Yet not working. Any idea
Click to expand...
Click to collapse
Do we need to enable Enforcing for the banking apps to work ? I saw in some video it needs to be disabled . Only adding to deny list shd work is told. I am confused . I am trying on the latest MiUiMix rom but still it detects root.
fxthomas said:
Do we need to enable Enforcing for the banking apps to work ? I saw in some video it needs to be disabled . Only adding to deny list shd work is told. I am confused . I am trying on the latest MiUiMix rom but still it detects root.
Click to expand...
Click to collapse
Yes enforcing is mandatory
嘿,我无法安装Zygisk-lspoed,我该怎么办?
我尝试过最新版本和更低版本
谢谢!
Lning142987 said:
嘿,我无法安装Zygisk-lspoed,我该怎么办?
我尝试过最新版本和更低版本
谢谢!
Click to expand...
Click to collapse
See post 1
Magisk 24.1 is running now with lsposed together (in A12 but perhaps also in A11)
Which phone and which ROM you have?
English forum....
....i thought this forum requires english?
opg2000 said:
....i thought this forum requires english?
Click to expand...
Click to collapse
This is why I've written to him
English forum....
opg2000 said:
....i thought this forum requires english?
Click to expand...
Click to collapse
.....sorry, this was pointed to "Lning142987"