Question Youtube vanced not working on redmi note 10 pro - Redmi Note 10 Pro

Is there any way to install youtube vanced on this device. I have already rooted it and still doesn't let me install the app. Using advanced is a bit addictive to say the least

Disabling MIUI Optimization worked for me

Jason2679 said:
Disabling MIUI Optimization worked for me
Click to expand...
Click to collapse
this option is not available for me I checked it.

XDA_chron said:
this option is not available for me I checked it.
Click to expand...
Click to collapse
Did you try YouTube vanced manager?
Vanced
The official website of Vanced - a Video client for Android (Not affiliated with Google/YouTube).
vancedapp.com

Disable miui optimisation from developer option and install youtubevanced.

Tap "Reset to default Values" option several times. MIUI optimization option will showed up. Turn it off and then, try to install YT vanced via Vanced manager again
tested, i use non root variant now
{
"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"
}

You can not turn off Miui optimization, on the last european ( maybe global) version.

Instead or Vanced, can install Newpipe or Pure tuber Both working perfect.

XDA_chron said:
this option is not available for me I checked it.
Click to expand...
Click to collapse
Installing vanced [Root mode] is only possible through vanced manager
If you prefer the non-root mode , the one with micro g.
You can use adb to install it
Link for micro g
Install microg as normal apk
To install vanced [Non Root] without using SAI / Vanced Manager
Link for latest youtube vanced
Extract the .apks file and do the following
Code:
adb install-multiple part1.apk part2.apk part3.apk
Example:
adb install-multiple dark.apk split_config.arm64_v8a.apk split_config.en.apk

I had the same issue yesterday, than I noticed when reinstalling that it says that due to a bug you should install the version .15 and opening it before updating to version .16
I had quite a struggle before noticing that
I hope it'll help

mak626 said:
Installing vanced [Root mode] is only possible through vanced manager
If you prefer the non-root mode , the one with micro g.
You can use adb to install it
Link for micro g
Install microg as normal apk
To install vanced [Non Root] without using SAI / Vanced Manager
Link for latest youtube vanced
Extract the .apks file and do the following
Code:
adb install-multiple part1.apk part2.apk part3.apk
Example:
adb install-multiple dark.apk split_config.arm64_v8a.apk split_config.en.apk
Click to expand...
Click to collapse
Hi there,
It worked great, thanks!

mak626 said:
Installing vanced [Root mode] is only possible through vanced manager
If you prefer the non-root mode , the one with micro g.
You can use adb to install it
Link for micro g
Install microg as normal apk
To install vanced [Non Root] without using SAI / Vanced Manager
Link for latest youtube vanced
Extract the .apks file and do the following
Code:
adb install-multiple part1.apk part2.apk part3.apk
Example:
adb install-multiple dark.apk split_config.arm64_v8a.apk split_config.en.apk
Click to expand...
Click to collapse
Hey, I tried this method but in cmd it says
"
Failed to finalize session
Failure [INSTALL_FAILED_USER_RESTRICTED: Install canceled by user]
"
Am I doint anything wrong?
Thank you

Crowbro said:
Hey, I tried this method but in cmd it says
"
Failed to finalize session
Failure [INSTALL_FAILED_USER_RESTRICTED: Install canceled by user]
"
Am I doint anything wrong?
Thank you
Click to expand...
Click to collapse
When u start installig it a popup will come promting you to click yes to start installation , If u accidentally skip this u will get this error

mak626 said:
When u start installig it a popup will come promting you to click yes to start installation , If u accidentally skip this u will get this error
Click to expand...
Click to collapse
Thanks for replying. Maybe I didn't see the popup. Is there a way to reset it to get that popup back?

Just install it again it should come

mak626 said:
Just install it again it should come
Click to expand...
Click to collapse
I tried multiple times. I check the notification settings as well. Although when I enter the adb commands, a "bell" appears in debugging notification but there is no popup. Is there a way to override it?

Related

Accidently removed huawei dialer

Hi everyone,
i wanted to remove duplicate apps like com.android.google.contacts and com.android.contacts (same for calendar) thanks to EMUI.
I did it with adb following guides from the xda-forum.
Afterwards i realized my telephone-app / dialer was gone and i can't find a working apk of a google dialer.
Can someone provide me the official emui dialer apk or help out on another way?
Thanks guys!
first of all, you can flash stock rom to get everything back.... 2nd why not freezes the apps rather then delete them?
how does freezing the app work? I wanted to get rid of the double icons in my apps-drawer...
aederson said:
how does freezing the app work? I wanted to get rid of the double icons in my apps-drawer...
Click to expand...
Click to collapse
If you have titanium backup you can basically disable/freeze any app.
ok i will try this next time. nobody can help me with the apk-file?
aederson said:
ok i will try this next time. nobody can help me with the apk-file?
Click to expand...
Click to collapse
Because its in the playstore so why would you need an APK? and is google really that hard?
well the version on google play doesn't work on huawei emui, that's the issue
aederson said:
well the version on google play doesn't work on huawei emui, that's the issue
Click to expand...
Click to collapse
Works fine for me
{
"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"
}
Sadly not for me, maybe it's a problem with my european version of the p20 pro
Well titanium backup kan freeze a app when youi have root but you need to do it in ADB if you dont have root.
if you're rooted with magisk, download and install google framework module. It'll allow you to install google phone app directly from playstore.
@aederson, Extract the contents of this zip folder to system/priv-app/Contacts. You will probably need to recreate the Contacts folder. After reboot you should have your dialer back if that is all that was deleted. The dialer is part of the contacts APK so you need it installed to keep the stock dialer. Please hit thanks if this works.
If you are not rooted you may be out of luck aside from performing a system recovery. You can uninstall system apps via adb without root but I haven't found a method of putting them back yet that doesn't require su privilege.
many thanks saskatoon. Same problem here. I think the last option is the factory reset .... or root...
side_flip15 said:
if you're rooted with magisk, download and install google framework module. It'll allow you to install google phone app directly from playstore.
Click to expand...
Click to collapse
Have you tried this on p20 pro? A bit hesitant to try it out blindly as my phone is currently my daily driver.
Update:
Nevermind, got it working. Thanks for the info.
aederson said:
Hi everyone,
i wanted to remove duplicate apps like com.android.google.contacts and com.android.contacts (same for calendar) thanks to EMUI.
I did it with adb following guides from the xda-forum.
Afterwards i realized my telephone-app / dialer was gone and i can't find a working apk of a google dialer.
Can someone provide me the official emui dialer apk or help out on another way?
Thanks guys!
Click to expand...
Click to collapse
Hope this helps. It's from EMUI 8.1.
Thanks djparent now I can finish my project but I have to find more huawei apps

Get ARCore for OnePlus 3

{
"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"
}
OnePlus decided to give official ARCore support only to OnePlus 3T, despite OnePlus 3 has the required hardware to run it. Lucklily, changing the fingerprint model to the 3T one, makes it totally working (you'll just need to install apps from apks instead of directly through Play Store).
MAGISK IS REQUIRED FOR THIS PROCEDURE
FAST PROCEDURE (RECOMMENDED)
1) Install this module
2) Reboot
MANUAL PROCEDURE
1) Install the Magisk Module Magisk Hide Props Config;
2) Reboot your device after installation ;
3) Install a terminal emulator, every emulator should be OK, I have used this one for example;
4) Open terminal emulator and write su and grant root access;
5) Type props and follow the procedure to edit fingerprint;
6) Once done, close terminal emulator;
7) Install latest ARCore from apkmirror
Be careful to install an Arm64 apk, otherwise it won't work.
Now you can enjoy ARCore officially on your OnePlus 3, give thanks if it's been useful.
Notes:
1) Playground doesn't work on non-pixel devices, so if you want it, install Arnova patched version;
2) if you want to install and update ARCore and apps and plugins linked to it via Play Store, you can use the Magisk module Xmlpak . It's already included on module in recommended procedure, so if you've followed it, you don't need Xmlpak.
3) To download ARCore use this link;
4) if you are an Oxygen OS user, it's recommended to restore OnePlus 3 fingerprint before downloading updates.
Credits:
@emuandco and @tazzkiller for the procedure located here, that I took for this guide;
@Didgeridoohan, developer of MagiskHide Props Config;
@j1505243, developer of Xmlpak;
@Arnova8G2 , for modded Playground;
@topjohnwu, developer of Magisk.
Well, ty
Awesome. But it's disappointing that Google didn't support OP3 where 3/3T back camera is exact same.
97pratyush said:
Awesome. But it's disappointing that Google didn't support OP3 where 3/3T back camera is exact same.
Click to expand...
Click to collapse
The support isn't provided from Google, but from OnePlus, that has been the only company extending support for a 2016 model
Guys, now the apps that use ARCore can be downloaded directly through Play Store with xmlpak Big thank to @j1505243 for making it possible.
N.B. ARCore itself has still to be downloaded through apkmirror, like some other apps such as AR Stickers and Playground that are avaiable only for Pixel devices (their add-ons are downloadable)
MarcAnt01 said:
Guys, now the apps that use ARCore can be downloaded directly through Play Store with xmlpak Big thank to @j1505243 for making it possible.
N.B. ARCore itself has still to be downloaded through apkmirror, like some other apps such as AR Stickers and Playground that are avaiable only for Pixel devices (their add-ons are downloadable)
Click to expand...
Click to collapse
How ?
indroider said:
How ?
Click to expand...
Click to collapse
Just install that module and clear Play Store data
MarcAnt01 said:
Just install that module and clear Play Store data
Click to expand...
Click to collapse
Which module sir can you point out please
I have already that magisk hide module updated to 14 dec version
Check this and i also cleared the play store app data
indroider said:
Which module sir can you point out please
I have already that magisk hide module updated to 14 dec version
Click to expand...
Click to collapse
Just read my message above another time and you'll find what you're asking
MarcAnt01 said:
Just read my message above another time and you'll find what you're asking
Click to expand...
Click to collapse
I have and i have attached screenshots please check once ..
indroider said:
I have and i have attached screenshots please check once ..
Click to expand...
Click to collapse
You can't install ARCore through Play Store even with xmlpak that doesn't look to be installed
MarcAnt01 said:
You can't install ARCore through Play Store even with xmlpak that doesn't look to be installed
Click to expand...
Click to collapse
I have downloaded it through apkmirror as well i have installed playground from arnov version and its there installed
I have also updated fingerprints to 3t from terminal
Btw its working thanks again
Just wanted to ask so there was no longer required to update it to 3t?
indroider said:
Btw its working thanks again
Just wanted to ask so there was no longer required to update it to 3t?
Click to expand...
Click to collapse
I haven't understood what you're asking rn
MarcAnt01 said:
Guys, now the apps that use ARCore can be downloaded directly through Play Store with xmlpak Big thank to @j1505243 for making it possible.
N.B. ARCore itself has still to be downloaded through apkmirror, like some other apps such as AR Stickers and Playground that are avaiable only for Pixel devices (their add-ons are downloadable)
Click to expand...
Click to collapse
MarcAnt01 said:
I haven't understood what you're asking rn
Click to expand...
Click to collapse
Do i still need to change fingerprint model to 3t from terminal or not?
And how xmlpak thing works
indroider said:
Do i still need to change fingerprint model to 3t from terminal or not?
And how xmlpak thing works
Click to expand...
Click to collapse
Xmlpak just allows you to download stuff from Play Store, nothing more
MarcAnt01 said:
Xmlpak just allows you to download stuff from Play Store, nothing more
Click to expand...
Click to collapse
Got it thanks
installed successfully but cant see ARcore icon
Havoc 2.0 pie
Ceasium Kernel
Hayatzada said:
installed successfully but cant see ARcore icon
Havoc 2.0 pie
Ceasium Kernel
Click to expand...
Click to collapse
It's normal, ARCore is just an add-on

Magisk manager/app refuse to open after *recent* update.

Hey so I realized that Magisk won't open after update v22 if im not mistaken. It just opens, asks to do a "full installation", when I press ok it does some stuff in the background and closes asking to restart the app over and over. I'm confused why this happens as Magisk has worked previously.
{
"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"
}
I have a samsung galaxy note 4 (snapdragon) with a custom rom running on android 10.
goto magisk github and download magisk v22 apk manually then install it usually when that error box show it open google chrome but on your case it didn't ...
oh upon reinstalling it, it seems like the app "works" now for the most part but I have a new issue. I have lost root access and can't manage to get it working back. I flashed the apk in my recovery as the instruction said, according to twrp logs everything installed properly (didnt exit with any error codes) and after I rebooted my phone Magisks detected the installed state as N/A.
Any idea why?
N1PE said:
oh upon reinstalling it, it seems like the app "works" now for the most part but I have a new issue. I have lost root access and can't manage to get it working back. I flashed the apk in my recovery as the instruction said, according to twrp logs everything installed properly (didnt exit with any error codes) and after I rebooted my phone Magisks detected the installed state as N/A.
Any idea why?
Click to expand...
Click to collapse
so previously you have magisk fully working but decided to update Magisk to v22 then now it just show N/A on Installed?
ineedroot69 said:
so previously you have magisk fully working but decided to update magisk to v22 then now it just show N/A on Installed?
Click to expand...
Click to collapse
yeah pretty much, didn't notice there was an issue after installing at first since I only occasionally use root for few miscleanous stuff
N1PE said:
yeah pretty much, didn't notice there was an issue after installing at first since I only occasionally use root for few miscleanous stuff
Click to expand...
Click to collapse
since its say N/A you need to reinstall it like from the beginning
what do you mean, I already uninstalled the app and tried reflashing it like 5 times
N1PE said:
what do you mean, I already uninstalled the app and tried reflashing it like 5 times
Click to expand...
Click to collapse
https://i.pinimg.com/236x/77/19/e2/7719e28b56018268fff940a8c1f49afc.jpg
how did this happen anyway? so you are running magisk then installed update 22.0 did you follow the changelog? it say you need to disable Magisk Hide before upgrading to v22.0
oh I think I might not have disabled it, either ways when I updated to v22 I just casually installed it like any other updates so far...
N1PE said:
oh I think I might not have disabled it, either ways when I updated to v22 I just casually installed it like any other updates so far...
Click to expand...
Click to collapse
you're still lucky since your device is still in working conditions there are user who completely bricked there device and force to buy new one since they can't fix the bootloop cause by Magisk 22.0 for not reading the changelog ...
ohhhh wait I fixed it, there were 2 Magisk manager apps somehow so after uninstalling the older one, everything works normally now
N1PE said:
ohhhh wait I fixed it, there were 2 Magisk manager apps somehow so after uninstalling the older one, everything works normally now
Click to expand...
Click to collapse
https://i.pinimg.com/750x/55/d8/3c/55d83c65008c4b856758fffc64efe39e.jpg
thank you so much for your time, I have one last question though: how do I close a thread/mark as solved/ or archive it.
I'm new to XDA so don't really know
N1PE said:
thank you so much for your time, I have one last question though: how do I close a thread/mark as solved/ or archive it.
I'm new to XDA so don't really know
Click to expand...
Click to collapse
you can't
ineedroot69 said:
you're still lucky since your device is still in working conditions there are user who completely bricked there device and force to buy new one since they can't fix the bootloop cause by Magisk 22.0 for not reading the changelog ...
Click to expand...
Click to collapse
Solving the same issue as OP right now. Can't see about disabling magisk hide in the changelog, am I at the right page? https://topjohnwu.github.io/Magisk/changes.html
EDIT: nevermind, found it: https://topjohnwu.github.io/Magisk/releases/22000.html
Anyway is there a way how to disable Magisk Hide without Magisk Manager?
Hello I have the same problem. I Updated magisk to 23.0 without disabling the hide magisk. Root seems to be lost , NA indicated in magisk. Magisk manager no more available. I can't see any magisk manager installed anywere. I did you succeed to remove one magisk manager ? Using which tool ? I use a redmi note 9 pro
A bit of a necro, so I won't tag the OP, but when something is resolved, you can either Edit the OP, or choose the three-dots in the upper-right corner of the OP, and choose Edit, and then add the tag:
[SOLVED]
in front of the current thread title.
The poster can additionally Report the OP and ask that the thread be closed, if necessary.
Cheers!

General MI 11 Ultra China ROM debloat list/suggestion

I will stick with China ROM until there will be TWRP to flash xiaomi.eu, but for now i already debloat little from my MIUI 12.0.13.0 Stable
Using XiaomiADBFastbootTools: https://github.com/Szaki/XiaomiADBFastbootTools
I removed system apps listed below in the picture, phone still works
Also, I uninstalled all china apps.
----------------------------------------------------------------------------------------------------------------
UPDATE: If you remove Mi Video you need to install third party video player to be able to play recorded movies
----------------------------------------------------------------------------------------------------------------
{
"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"
}
If there will be something else SAFE to remove, please let us know
I gather you need to download alternative keyboards and browsers to be able to use them, right? Made a mistake on keyboard and couldn't type anything on an Oppo device.
wilpang said:
I gather you need to download alternative keyboards and browsers to be able to use them, right? Made a mistake on keyboard and couldn't type anything on an Oppo device.
Click to expand...
Click to collapse
-Ok google
-Install google keyboard
-done
Any possibility of installing gboard discovery on the left via adb?
----------------------------------------------------------------------------------------------------------------
UPDATE: If you remove Mi Video you need to install third party video player to be able to play recorded movies
----------------------------------------------------------------------------------------------------------------
veimus said:
----------------------------------------------------------------------------------------------------------------
UPDATE: If you remove Mi Video you need to install third party video player to be able to play recorded movies
----------------------------------------------------------------------------------------------------------------
Click to expand...
Click to collapse
Also, if you remove mi Video, you can't edit slow motion videos anymore. I tried installing mi video from global, but it didn't work as a replacement in that case.
avetny said:
-Ok google
-Install google keyboard
-done
Click to expand...
Click to collapse
Can't get Ok Google to work, sadly.
Guys how to remove stock Messages and Phone ? Can't find them in a list of apps
I want to switch to google.
Air said:
Also, if you remove mi Video, you can't edit slow motion videos anymore. I tried installing mi video from global, but it didn't work as a replacement in that case.
Click to expand...
Click to collapse
If you are using XiaomiADBFastbootTools to remove the apps, you can easily reinstall them back with the same tool. Uninstalled app are moved to the "Reinstaller" tab.
avetny said:
Guys how to remove stock Messages and Phone ? Can't find them in a list of apps
I want to switch to google.
Click to expand...
Click to collapse
That's system apps, if you remove them, your phone can crash on incoming calls, you can try install Google Dialer, and Messages on top of the original one.
Or in Global ROM i think there is stock Google Dialer, and Messages, but I think call recording option are not in Google dialer.
Hello,
How to remove getapps ?
Do I need to unlock the bootloader to perform the app removal?
Thank you.
dereck_br said:
Do I need to unlock the bootloader to perform the app removal?
Thank you.
Click to expand...
Click to collapse
No u don't need to do that (after factory reset all ur deleted apps will come back)
@avetny, do you know if we can sync Google Contacts in the MIUI 12.5.4 (CN)?
I've tried a lot of steps, but unsuccesses. I lost my weekend trying to do it.
I can see the option in the dialer app, but when I activity the sync for contacts, the sync stops working.
Once again, thanks.
Im running on Xiaomi eu 12.5.4. I want to remove mivideo app but i cant acces the adb section of the app when im in fastboot .it reads the phone but i cant make any changes as the adb section of the software cant be used at all. any suggestions? thanks in advance.
vendetta17 said:
Im running on Xiaomi eu 12.5.4. I want to remove mivideo app but i cant acces the adb section of the app when im in fastboot .it reads the phone but i cant make any changes as the adb section of the software cant be used at all. any suggestions? thanks in advance.
Click to expand...
Click to collapse
You might want to check that you've enabled the relevant developer settings in phone before going into fastboot (i.e USB debugging etc...)
Usb debugging is enabled. Are there any other i should enable?
vendetta17 said:
Im running on Xiaomi eu 12.5.4. I want to remove mivideo app but i cant acces the adb section of the app when im in fastboot .it reads the phone but i cant make any changes as the adb section of the software cant be used at all. any suggestions? thanks in advance.
Click to expand...
Click to collapse
Hi,
You don't do the debloating in fastboot mode!
Just boot up the phone normally, with ADB debugging enabled connect the phone to the PC and it should be recognised (the phone should also ask for authorisation the first time) and in a terminal you should see your phone with the command "ADB devices"
how to remove getapps?
Anyone know how to remove getapps?

Mobile Money App not working . Any solution?

Hi , there's an app which is not working on rooted devices ,but it does work on unrooted custom ROM, called Mpesa App , actually there's two apps by the same company , both of them don't work , basically used for mobile Money . It fails at the first screen saying device is locked.
Am running A11 , Magisk 22.1 and Magisk canary APK , safety net passes successfully
Steps done :
1.basic Magisk hide toggling on
2.Hidden the full package with random(setting name)
3.Deleted Magisk itself
3.Renamed TWRP folder
4.Used Riru + Riru unshare + Riru + XPrivacy
5.Used Riru momohider+ Riru unshare
6.Use isolation mode
7.Used island app
I guess I tried those will add if I remember it , yeah and still I couldn't pass the first screen , any assistance is appreciated .
{
"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"
}
Link to apps :
1.My Safaricom
2.Mpesa
For the record, I had no issues hiding Magisk from either of those apps. Just added them to the Hide list and they were good to go... Magisk app repackaged with a random name, of course, and no TWRP directory, Titanium backup or other known directories or apps that are used to "detect" root. Other than that I use nothing special (no Xposed type frameworks installed, etc).
In other words, it's perfectly possible for Magisk to hide from those apps.
Didgeridoohan said:
For the record, I had no issues hiding Magisk from either of those apps. Just added them to the Hide list and they were good to go... Magisk app repackaged with a random name, of course, and no TWRP directory, Titanium backup or other known directories or apps that are used to "detect" root. Other than that I use nothing special (no Xposed type frameworks installed, etc).
In other words, it's perfectly possible for Magisk to hide from those apps.
Click to expand...
Click to collapse
Did you get to the sign in screen ? Wow am having issues still , and are you running custom ROM ?
Thanks
majorkid said:
Did you get to the sign in screen ? Wow am having issues still , and are you running custom ROM ?
Thanks
Click to expand...
Click to collapse
Before adding the apps to the Hide list I saw the same messages as in your screenshots. After adding them to the list I did not get those messages anymore...
OnePlus 3T, custom Android 9 ROM (ArrowOS).
Didgeridoohan said:
Before adding the apps to the Hide list I saw the same messages as in your screenshots. After adding them to the list I did not get those messages anymore...
OnePlus 3T, custom Android 9 ROM (ArrowOS)
Click to expand...
Click to collapse
Yeah I don't know what the problem is , I just flashed oneui rooted , and just added the app to magisk and it worked . I still have no idea why it doesn't work with rooted custom ROMs, any idea ?
Test this 2 app & :
1.My Safaricom - not working & not find fix
2.Mpesa - posible fix & works
But this app must Safari sim card.

Categories

Resources