app disappear after converted to system app - Android Q&A, Help & Troubleshooting

hi guys,
i have been trying to convert the gps joystick app to system app without success, google a lot but no answer found.
I tried 2 methods:
1 . root with magisk, convert joystick app to system app, unroot with magisk "completely unistall" function---> app disappear after rebooting.
it will re-appear if i flash magisk again.
Tried to move app folder from data/app to ststem/priv-app, or system/framework, still does not work.
2. unrooted device, fastboot into twrp, mount system folder, move joystick app from data/app to ststem/priv-app, or system/framework.---> app disappear after rebooting.
basically method 1 & 2 are the same and does not solve the problem. read many posts and people are having the same problem, no solution found.
Please help!
my device is redmi note 5 pro on Oreo and samsung s7e on android 7. mainly use redmi note 5 pro to test.

longzijie said:
hi guys
Click to expand...
Click to collapse
Also try with Titanium Backup and see what happens

HemanthJabalpuri said:
Also try with Titanium Backup and see what happens
Click to expand...
Click to collapse
how to do that wuth Titanium Backup?

longzijie said:
how to do that wuth Titanium Backup?
Click to expand...
Click to collapse
Choose app which you want to covert as system app and click on it and swipe right to left and click on convert as system app option....
after process completion, reboot...

No problem on my Xiaomi Note 4X or 4A.
Problem on my Asus, app disappears after reboot, whether I use apps to move or do it manually.
I guess it is device related.
Anyway, since I am also on Magisk, just download the App Systemizer module in the Magisk Manager, it works to systemize what I wanted to systemize on my Asus.
You may have to do it all over again when OTA comes though, when Magisk has to be reinstalled.
* update, just changed the ROM of my Asus, now on Nougat. Like my other phones on Nougat, changing user app to system is easier now, I just move the entire app's folder from data/app to system/app and it works, even if it has lib

Related

Stock apps reinstalling after reboot?

My NT is using indirect's root and I had the stock apps removed. Every time I reboot, pandora, netflix, and hulu plus always show back up after I uninstall them. Any clue why they come back after a reboot? My netflix app always asks for an update and I have two copies of pandora on there.
you have to first go to root--->system---->app find the app and delete.
then uninstall
then reboot
(may need to change permissions to delete the crap)
I had this same issue, and one of the best ways to prevent it is before trying to delete/uninstall theme, is to go into the stock app manager and archive everything, this unregistered the flag that says they should be there on the device at all from B&N's perspective, and ensures they won't just suddenly appear again. I had the same issue with Netflix continually reverting to B&N's version instead of the newest version.
424aca said:
you have to first go to root--->system---->app find the app and delete.
then uninstall
then reboot
(may need to change permissions to delete the crap)
Click to expand...
Click to collapse
i'm not seeing a system folder in root... do i need to use a specific app to change permissions? i've already gone through several folders on the nook and on the memory card trying to track the apps down and can't find anything...
DemonicPhantasm said:
I had this same issue, and one of the best ways to prevent it is before trying to delete/uninstall theme, is to go into the stock app manager and archive everything, this unregistered the flag that says they should be there on the device at all from B&N's perspective, and ensures they won't just suddenly appear again. I had the same issue with Netflix continually reverting to B&N's version instead of the newest version.
Click to expand...
Click to collapse
how do you archive everything? by the stock app manager i'm assuming you mean the menu where it lists all your apps...
market--->es file explorer
install
open---->top right( star for favs) click. THen select the phone object thing. (/) is under mine
root will open up
click system(should be before vendor folder)
click on App folder(before Bin folder)
select app---> change permissions so you can delete
after delete uninstall that app(which you deleted)
reboot and it should be gone
424aca said:
market--->es file explorer
install
open---->top right( star for favs) click. THen select the phone object thing. (/) is under mine
root will open up
click system(should be before vendor folder)
click on App folder(before Bin folder)
select app---> change permissions so you can delete
after delete uninstall that app(which you deleted)
reboot and it should be gone
Click to expand...
Click to collapse
netflix was the only one i saw in the folder, but i uninstalled them all from within es and now they aren't coming back after reboot. thanks!
nevermind, **** came back. why aren't they in the folder you said and why is netflix still coming back after i deleted it?
honestly, that makes no sense. please post a picture on image shack or something and link it so we can see

Bootloop after removing system apps - miui8

Hi,
I am currently on the latest version of global dev (MM)
After removing system apps (even gapps like Gmail and so on), the phone doesn't boot
It has this loading boot animation at the bottom, and after it finish "loading", half a minute later it's starts again
I want a debloated version of miui.
Is there any rom that provides that out of the box?
Try below MIUI debloating script..
http://forum.xda-developers.com/redmi-note-3/how-to/redmi-note-3-pro-snapdragon-miui-t3372437
What all you meant by 'so on'.. Now to get the Phone working again, Re flash the rom again.. Uninstall only those apps, you know for sure..
Sent from my Xiaomi Mi 5 using XDA Labs
Thanks for the replies
I have tried to Uninstall those apps which on the post but resulted in the same result.
And by "so on" I mean that every system app uninstalled results in a bootloop
The only thing I could uninstall was the precomed Facebook app
shose said:
Thanks for the replies
I have tried to Uninstall those apps which on the post but resulted in the same result.
And by "so on" I mean that every system app uninstalled results in a bootloop
The only thing I could uninstall was the precomed Facebook app
Click to expand...
Click to collapse
You are doing it wrong...
you are just uninstalling apks. there are folders on /system/app which contains oat, if you uninstall just apk there will be bootloop
If you have twrp then goto file manager of twrp and goto /system then app or priv-app and goto folder of that specific app for example you want to delete google drive then open google drive folder and give Chmod 777 permission to that folder *THIS IS COMPULSORY* then delete the entire google drive folder...
This is what that script do...
Please hit thanks if i help you ????
shose said:
Thanks for the replies
I have tried to Uninstall those apps which on the post but resulted in the same result.
And by "so on" I mean that every system app uninstalled results in a bootloop
The only thing I could uninstall was the precomed Facebook app
Click to expand...
Click to collapse
You can uninstall all the Google system apps, which are available in the play store.. So that you can install and uninstall anytime you want to.. But see to that you don't do that to play store, play services or the framework..
Sent from my Xiaomi Mi 5 using XDA Labs
I need to give chmod permission to the folder I delete or to the outer folder?
And I give the permission through twrp? (I have the zcx twrp)
shose said:
I need to give chmod permission to the folder I delete or to the outer folder?
And I give the permission through twrp? (I have the zcx twrp)
Click to expand...
Click to collapse
For what.? Uninstalling.?
Sent from my Xiaomi Mi 5 using XDA Labs
For deleting those apps (uninstalling = deleting apps, isn't the right way)
By what iceman says, it need to be done by the permission delete
shose said:
For deleting those apps (uninstalling = deleting apps, isn't the right way)
By what iceman says, it need to be done by the permission delete
Click to expand...
Click to collapse
Not necessarily, you should do from recovery.. Instead, Boot up the phone.. Install Link2SD or other root app manager.. Grant root permissions to it.. Clear the data of the system app.. Uninstall it.. Simple
Sent from my Xiaomi Mi 5 using XDA Labs
http://forum.xda-developers.com/redmi-note-3/how-to/miui-8-global-dev-bloater-recovery-t3465318
easier...just flash these scripts....no bootloops here.
Slightly off-topic I had this problem with a similar device. After rooting my phone I installed a system-app-uninstaller to get rid of the "Google App". Removing this specific app caused continuous boot looping.
To avoid this, I duckduckgo'd the problem and found this anonymous closed&deleted (but ingenious) post at Reddit:
{
[deleted] 2 points 2 years ago
Hey! I figured out a way to delete the app(using root of course) without causing a bootloop. The secret is to go to Settings>Apps>Advanced(In the top right)>Deafult Apps>Assist & voice input>None. After doing that, reboot, and then u can delete the app
}
Yes i made the mistake of changing the setting to "None" and then immediately uninstalling it.
Don't do that!
After restoring my twrp backup for the millionth time, I changed the setting to "None", rebooted my phone, disabled and force-stopped the service, rebooted my phone... And then uninstalled it. Victory!

Is it possible to replace the bundled/default apps?

I know I can download new apps and make them the default but what I am wondering is if I could completely delete some of the stock/bundled apps that come with the phone with different versions.
For example, instead of Huawei's Contacts or Dialer or SMS applications, I want to use the Google provided ones (assuming they are compatible)
[Google Play URL]/store/apps/details?id=com.google.android.dialer
[Google Play URL]/store/apps/details?id=com.google.android.contacts
[Google Play URL]/store/apps/details?id=com.google.android.apps.messaging
Is this do-able? If so, how?
I am using the US version of Honor 8 that has been unlocked and rooted and running Android 6.0, if that matters.
YaddaSwamy said:
I know I can download new apps and make them the default but what I am wondering is if I could completely delete some of the stock/bundled apps that come with the phone with different versions.
For example, instead of Huawei's Contacts or Dialer or SMS applications, I want to use the Google provided ones (assuming they are compatible)
[Google Play URL]/store/apps/details?id=com.google.android.dialer
[Google Play URL]/store/apps/details?id=com.google.android.contacts
[Google Play URL]/store/apps/details?id=com.google.android.apps.messaging
Is this do-able? If so, how?
I am using the US version of Honor 8 that has been unlocked and rooted and running Android 6.0, if that matters.
Click to expand...
Click to collapse
U can for some apps. This is there in EMUI 5.0. I'm not really sure about EMUI 4 becoz I updated to EMUI 5.0 the day I got my phone.
Good luck!
Sent from my Honor 8 using XDA Labs
You need to be rooted to delete system apps and replace them with ones you download.
SolarisSixth said:
You need to be rooted to delete system apps and replace them with ones you download.
Click to expand...
Click to collapse
Do you have any instructions on how to do so? Or can you point me to where I can find them?
My phone is rooted, so if I can do it, I would love to.
ayush rao said:
U can for some apps. This is there in EMUI 5.0. I'm not really sure about EMUI 4 becoz I updated to EMUI 5.0 the day I got my phone.
Good luck!
Sent from my Honor 8 using XDA Labs
Click to expand...
Click to collapse
There is something similar in EMUI 4 as well but all that does is make a new app the default. It doesn't get rid of the bundled apps from the system.
What I want to do is get rid of them completely from the system, so that there are no traces of them.
YaddaSwamy said:
I know I can download new apps and make them the default but what I am wondering is if I could completely delete some of the stock/bundled apps that come with the phone with different versions. Is this do-able? If so, how?
I am using the US version of Honor 8 that has been unlocked and rooted and running Android 6.0, if that matters
Click to expand...
Click to collapse
Install Magisk 11.1 from your custom recovery (11.1 is the only one that works right now).
Flash the linked zip from your custom recovery
This is a Magisk module I created to replace the Dialer, Messages, Calendar, and Contacts with the Google versions. It also replaces the stock Gallery with QuickPic. Like any other Magisk module, if you want to go back to stock, just disable the module and reboot.
https://drive.google.com/open?id=0B0zE1Kk8sIB6LU55Rm5POF9pV1U
Telperion said:
Install Magisk 11.1 from your custom recovery (11.1 is the only one that works right now).
Flash the linked zip from your custom recovery
This is a Magisk module I created to replace the Dialer, Messages, Calendar, and Contacts with the Google versions. It also replaces the stock Gallery with QuickPic. Like any other Magisk module, if you want to go back to stock, just disable the module and reboot.
https://drive.google.com/open?id=0B0zE1Kk8sIB6LU55Rm5POF9pV1U
Click to expand...
Click to collapse
Awesome! This is exactly what I was looking for. :good:
I don't know much about Magisk but is this compatible with any version of Honor 8? Or is limited to specific models? I have the US version (FRD-L04 running Android 6.0).
Also how easy is to modify this? For example, instead of using QuickPic, I would like to use Google Photos. I would also like to replace the Calculator, Clock, Email apps with the Google versions. Is that (easily) do-able?
YaddaSwamy said:
Awesome! This is exactly what I was looking for. :good:
I don't know much about Magisk but is this compatible with any version of Honor 8? Or is limited to specific models? I have the US version (FRD-L04 running Android 6.0).
Also how easy is to modify this? For example, instead of using QuickPic, I would like to use Google Photos. I would also like to replace the Calculator, Clock, Email apps with the Google versions. Is that (easily) do-able?
Click to expand...
Click to collapse
To answer your question, I'll give a brief answer on what Magisk does. Magisk stores all the mods to /system/ in a disk image on the /data/ partition. It injects itself early in the boot process to mount the Magisk image and mount/symlink the mods over top of your /system/ partition. This allows the end user to effectively modify /system/, without actually modifying /system/ -- the actual underlying stock files are untouched.
Conceptually this mod is compatible with all Honor 8 models -- at worst, it will add the Google versions in addition to the stock versions. In my zip I mount the new versions over top of the Huawei stock apps which is what "replaces" them.
It's pretty easily do-able to mod the zip. Just follow the instructions in config.sh and you should be good to go. Install App Inspector from the Play Store to find the install directory of the system apps you want to replace -- either in /system/app/ or /system/priv-app/ and note what they're named. From there, just drop the APK's you want into the proper folder in the zip, update the REPLACE directories as needed in the config, and then load it into Magisk. If a stock app you're replacing has library folders inside the app directory, you have to explicitly name that folder in config.sh so that it mounts over the entire folder instead of a merge-mount.
You may not be able to replace the stock Email client though since I think that will break the email intent service. But worst case scenario, just toggle your module off and keep editing it until it works the way you want. In the case of system apps that aren't tightly integrated, like the Calculator, I'd recommend just mounting a blank folder over top of the system app (essentially disabling it) and then installing your preferred calculator from the Play Store (RealCalc is what I use).
YaddaSwamy said:
There is something similar in EMUI 4 as well but all that does is make a new app the default. It doesn't get rid of the bundled apps from the system.
What I want to do is get rid of them completely from the system, so that there are no traces of them.
Click to expand...
Click to collapse
Aren't u rooted? Then just install titanium backup and uninstall the system apps.
Sent from my Honor 8 using XDA Labs
ayush rao said:
Aren't u rooted? Then just install titanium backup and uninstall the system apps.
Sent from my Honor 8 using XDA Labs
Click to expand...
Click to collapse
Kind of new to the rooting/tweaking scene, so I wasn't aware I had other options. I went through most of the threads in the Honor 8 forum and there weren't a lot of mentions of how to uninstall the system apps. That's what led me to ask the question in the first place.
Titanium Backup looks cool. What would the benefit be between using Titanium Backup vs. Magisk?
YaddaSwamy said:
Kind of new to the rooting/tweaking scene, so I wasn't aware I had other options. I went through most of the threads in the Honor 8 forum and there weren't a lot of mentions of how to uninstall the system apps. That's what led me to ask the question in the first place.
Titanium Backup looks cool. What would the benefit be between using Titanium Backup vs. Magisk?
Click to expand...
Click to collapse
See titanium backup and Magisk r 2 completely different things.
So using Magisk u can use a module which can help u but if u want to edit it it gets complex. Magisk is like SuperSU on steroids. So it's main function is to provide root without modifying system so that Safetynet is bypassed. It also provides system-less modules to get more functionality.
Titanium backup is an app which can perform various functions with root access. Like backing up apps and their data or uninstalling system ones or moving apps to the SD card etc.
But if all u want is to uninstall system apps and if u already have SuperSU then just install this app: https://goo.gl/hK4n5H
It will simply uninstall the applications u select. Also once u uninstall the apps reboot ur phone.
Sent from my Honor 8 using XDA Labs
ayush rao said:
See titanium backup and Magisk r 2 completely different things.
So using Magisk u can use a module which can help u but if u want to edit it it gets complex. Magisk is like SuperSU on steroids. So it's main function is to provide root without modifying system so that Safetynet is bypassed. It also provides system-less modules to get more functionality.
Titanium backup is an app which can perform various functions with root access. Like backing up apps and their data or uninstalling system ones or moving apps to the SD card etc.
But if all u want is to uninstall system apps and if u already have SuperSU then just install this app: https://goo.gl/hK4n5H
It will simply uninstall the applications u select. Also once u uninstall the apps reboot ur phone.
Sent from my Honor 8 using XDA Labs
Click to expand...
Click to collapse
Awesome. Thanks for the info! This is the first time I've looked at rooting/tweaking my phone, so I am learning a lot in a short time. :good:
Anyways, my intent is to have as close to a stock ROM as possible and until the custom ROMs stabilize, I thought I could get rid of the stock apps (such as Clock, Contacts, Dialer, etc.) and replace them with the Google version from the Play Store. Secondly, I also wanted to get rid of the unnecessary Google stuff and flash OpenGApps just to have the bare minimum.
For the first, @Telperion gave a Magisk module that he had written for himself to do exactly that but based on what you described, it sounds like I could just install Titanium Backup and uninstall those apps myself. That might be easier to do.
For the second part, there was a script @ganeshbiyer wrote to uninstall all the Google apps (https://forum.xda-developers.com/ho...-apps-list-t3521225/post71093292#post71093292) but I couldn't get it to work. But if I understand you correctly, I should be able to do that with Titanium Backup as well.
YaddaSwamy said:
Awesome. Thanks for the info! This is the first time I've looked at rooting/tweaking my phone, so I am learning a lot in a short time. :good:
Anyways, my intent is to have as close to a stock ROM as possible and until the custom ROMs stabilize, I thought I could get rid of the stock apps (such as Clock, Contacts, Dialer, etc.) and replace them with the Google version from the Play Store. Secondly, I also wanted to get rid of the unnecessary Google stuff and flash OpenGApps just to have the bare minimum.
For the first, @Telperion gave a Magisk module that he had written for himself to do exactly that but based on what you described, it sounds like I could just install Titanium Backup and uninstall those apps myself. That might be easier to do.
For the second part, there was a script @ganeshbiyer wrote to uninstall all the Google apps (https://forum.xda-developers.com/ho...apps-list-t3521225/post71093292#post71093292) but I couldn't get it to work. But if I understand you correctly, I should be able to do that with Titanium Backup as well.
Click to expand...
Click to collapse
Yup all can be done with Titanium​ Backup.
Sent from my Honor 8 using XDA Labs
TB fully removes/replaces the apps -- this might be desirable, but might not be. It's hard to go back and forth between the two once you uninstall.
Magisk mounts over top of the old ones so you get all the benefit without any actual changes to /system/ -- this is more flexible and more desirable for some users.
Personally, I think Magisk and other systemless mods are the future of custom tweaks so I'd suggest that if you think you'll be a tinkerer, learn Magisk modules and do it that way. Ultimately though it's preference.
Telperion said:
Install Magisk 11.1 from your custom recovery (11.1 is the only one that works right now).
Flash the linked zip from your custom recovery
This is a Magisk module I created to replace the Dialer, Messages, Calendar, and Contacts with the Google versions. It also replaces the stock Gallery with QuickPic. Like any other Magisk module, if you want to go back to stock, just disable the module and reboot.
https://drive.google.com/open?id=0B0zE1Kk8sIB6LU55Rm5POF9pV1U
Click to expand...
Click to collapse
Hey @Telperion,
I ran this module and it seemed to work OK for the most part. The Dialer, Messages, Calendar and Contacts all updated properly. But QuickPic doesn't seem to work though. I see that it's installed but when I try to open the app, it just closes and takes me back to the home screen. Any ideas on what might have happened?
YaddaSwamy said:
Hey @Telperion,
I ran this module and it seemed to work OK for the most part. The Dialer, Messages, Calendar and Contacts all updated properly. But QuickPic doesn't seem to work though. I see that it's installed but when I try to open the app, it just closes and takes me back to the home screen. Any ideas on what might have happened?
Click to expand...
Click to collapse
Strange, that happened to me in the first version of my zip, I set it as a merge-mod and for some reason the existing libraries in the /Gallery2/ folder cause QuickPic to crash. When I set it to 'overwrite' /system/priv-app/Gallery2 which made the libraries disappear, then QuickPic launched normally.
Do you have QuickPic currently installed from the Play Store? If so, uninstall first.
Update: Looked over the zip, it looks good. Try downloading and flashing the mod again, perhaps from Recovery this time (if you added from UI the first go-round). Let me know how that goes.
Telperion said:
Strange, that happened to me in the first version of my zip, I set it as a merge-mod and for some reason the existing libraries in the /Gallery2/ folder cause QuickPic to crash. When I set it to 'overwrite' /system/priv-app/Gallery2 which made the libraries disappear, then QuickPic launched normally.
Do you have QuickPic currently installed from the Play Store? If so, uninstall first.
Update: Looked over the zip, it looks good. Try downloading and flashing the mod again, perhaps from Recovery this time (if you added from UI the first go-round). Let me know how that goes.
Click to expand...
Click to collapse
No, I don't have QuickPic installed from the store. I ran the update on the stock device, before I even set up by Google account on it. And I did flash it from TWRP recovery, so I don't believe that is the issue either. But I'll try again and let you know if it works.

How to covert user app to system app in android 9

Hi.
I'm having problem of not receiving notifications in time with whatsapp, email, etc....
In my earlier phone(Honor 4x, Android 7, RROS) I had the same problem, but converting those apps to system fixed it.
I'm trying to do the same with my current phone(Galaxy J5 2016, Android 9, AospExt), but after moving app from /data/app to /system/app and rebooting the app disappears from /system/app. Any Ideas how to do it so the app doesn't get removed.
I also tried to change owner and/or permission of the app to root:root 644.
Also Magisk module App systemizer(or something like that), didn't work either as it couldn't find apps. ('# systemize -l ' returned nothing )
I can move app to system from TWRP and it won't disappear.
@keikari I don't know which App Systemizer module you tried to use. If it was this one by stangri, that's deprecated and I doubt it can work with the latest Magisk version.
Unless you already unsuccessfully used [MODULE][Terminal] App Systemizer v17.2.2 by veez21 give that a try.
Oswald Boelcke said:
@keikari I don't know which App Systemizer module you tried to use. If it was this one by stangri, that's deprecated and I doubt it can work with the latest Magisk version.
Unless you already unsuccessfully used [MODULE][Terminal] App Systemizer v17.2.2 by veez21 give that a try.
Click to expand...
Click to collapse
The one I tried is the same that you are suggesting. I guess it's problem with rom I'm using. At first I thought it was android 9 thing or magisk thing, since if I moved app to system in TWRP I couldn't change it's owner or permissions after boot, which seemed to be caused by magisk mounting /system/app/<myapp> folder as ro.
@keikari Maybe some more knowledge or experience is available here? Or already an answer/solution to the issue?

Restore Pocophone after Unlock and rooting

Hey mates
I recently rooted my pocophone and before I did that I did a "adb backup –all –f c:\backup.ab"
That worked fine, but now i have some Apps not working which I really need. Mainly a banking app.
So im considering going back to unroot the device.
What would be the correct way to do that? Use Xiaomi Flash Tool and then do the restore or can I do the restore just now?
Also is there a way to backup some apps like google authenticator?
Thanks for the help!
Fittoni said:
Hey mates
I recently rooted my pocophone and before I did that I did a "adb backup –all –f c:\backup.ab"
That worked fine, but now i have some Apps not working which I really need. Mainly a banking app.
So im considering going back to unroot the device.
What would be the correct way to do that? Use Xiaomi Flash Tool and then do the restore or can I do the restore just now?
Also is there a way to backup some apps like google authenticator?
Thanks for the help!
Click to expand...
Click to collapse
use magisk hide
relock pocophone
Fittoni said:
Hey mates
I recently rooted my pocophone and before I did that I did a "adb backup –all –f c:\backup.ab"
That worked fine, but now i have some Apps not working which I really need. Mainly a banking app.
So im considering going back to unroot the device.
What would be the correct way to do that? Use Xiaomi Flash Tool and then do the restore or can I do the restore just now?
Also is there a way to backup some apps like google authenticator?
Thanks for the help!
Click to expand...
Click to collapse
Just watch below video ....
https://www.youtube.com/watch?v=29X7bcGUqek
Mooatreides said:
use magisk hide
Click to expand...
Click to collapse
would this "Magisk Hide" allow me to stay rooted and fool the banking applications that the device is not rooted?
Killa-Bee said:
would this "Magisk Hide" allow me to stay rooted and fool the banking applications that the device is not rooted?
Click to expand...
Click to collapse
thats exactly what it does
Just to post my solution here...I tried using magisk hide which sadly didn't help.
But finally I solve it with the app Island in Google Play Store (Can't post links yet)
I've also flashed the custom rom Pixel Experience
Thx for your Help!
Killa-Bee said:
would this "Magisk Hide" allow me to stay rooted and fool the banking applications that the device is not rooted?
Click to expand...
Click to collapse
Yes It Will But If It's Still Doesn't Work Then Hide Magisk Manager (By Hiding It Will Repackage The App With An Random Name So Banking And Other Apps Doesn't Detects Root Access) And Re-Install The App Or Clear The App Data (You Doesn't Need To Clear Data/Uninstall And Install The App This Is Just To Make Sure That The App Doesn't Detect Root Access Even When Root Access Hided Apps Like Fortnite Detects Root Access After Hided So You'll Need To Uninstall/Clear App Data)
ZETRONIX said:
Yes It Will But If It's Still Doesn't Work Then Hide Magisk Manager (By Hiding It Will Repackage The App With An Random Name So Banking And Other Apps Doesn't Detects Root Access) And Re-Install The App Or Clear The App Data (You Doesn't Need To Clear Data/Uninstall And Install The App This Is Just To Make Sure That The App Doesn't Detect Root Access Even When Root Access Hided Apps Like Fortnite Detects Root Access After Hided So You'll Need To Uninstall/Clear App Data)
Click to expand...
Click to collapse
Oh thanks, that works for me too now.
ZETRONIX said:
Yes It Will But If It's Still Doesn't Work Then Hide Magisk Manager (By Hiding It Will Repackage The App With An Random Name So Banking And Other Apps Doesn't Detects Root Access) And Re-Install The App Or Clear The App Data (You Doesn't Need To Clear Data/Uninstall And Install The App This Is Just To Make Sure That The App Doesn't Detect Root Access Even When Root Access Hided Apps Like Fortnite Detects Root Access After Hided So You'll Need To Uninstall/Clear App Data)
Click to expand...
Click to collapse
Can you please stop using caps for the first letter of every word? Makes reading and understanding difficult.
[/COLOR]
ZETRONIX said:
Yes It Will But If It's Still Doesn't Work Then Hide Magisk Manager (By Hiding It Will Repackage The App With An Random Name So Banking And Other Apps Doesn't Detects Root Access) And Re-Install The App Or Clear The App Data (You Doesn't Need To Clear Data/Uninstall And Install The App This Is Just To Make Sure That The App Doesn't Detect Root Access Even When Root Access Hided Apps Like Fortnite Detects Root Access After Hided So You'll Need To Uninstall/Clear App Data)
Click to expand...
Click to collapse
it worked on two apps, but not on my HSBC APP, any idea how can I fool my HSBC APP?
how do I Hide Magisk Manager? I am not sure I understand the steps needed?
Hiding Magisk Manager
Killa-Bee said:
[/COLOR]
it worked on two apps, but not on my HSBC APP, any idea how can I fool my HSBC APP?
how do I Hide Magisk Manager? I am not sure I understand the steps needed?
Click to expand...
Click to collapse
Simply go to Settings in Magisk Manager, the option to hide is the fourth from the top. Then uninstall and reinstall the app which is giving you trouble (HSBC app).
tnsmani said:
Simply go to Settings in Magisk Manager, the option to hide is the fourth from the top. Then uninstall and reinstall the app which is giving you trouble (HSBC app).
Click to expand...
Click to collapse
i thought I already mentioned it. I did that already and it worked on two apps but not on HSBC,
when you goto Hide manager you see a list of apps installed on your phone. those you mean? if so I did that already... and I uninstalled and installed the HSBC app after
Killa-Bee said:
i thought I already mentioned it. I did that already and it worked on two apps but not on HSBC,
when you goto Hide manager you see a list of apps installed on your phone. those you mean? if so I did that already... and I uninstalled and installed the HSBC app after
Click to expand...
Click to collapse
No. What you are talking about is Magisk Hide in Settings. What I was talking about was Hide Magisk Manager, the fourth option in Settings. This hides Magisk Manager itself by renaming it. You simply click it and you will get a popup saying that the Magisk Manager was renamed as xxxx. Try it.

Categories

Resources