The Android SDK forbids an app from modifying files of another app. However, an app like App Cache Cleaner is able to without requiring root access.
Does anyone know how this becomes possible?
I used titanium to convert some app to system, and does the app that are convert are greenify, xposed frame work and also gravity box.
1. Does the convert give the app priority to do the process without root permission and work as a original system app does? or the app still need root permission to run?
2. if the converted app still need the root permission to run, so is there any way to make it without root permission and run it ?
3. is there any way to hide a root app when it is running?
I know some of those step can be solve by flashing the other ROM, but I'm curious about the answer of without flashing the ROM.
Xposed framework isn't an app. You must have move the xposed installer.
1) nope
2) nope
3) what are you trying to achieve?
Sent from my Nexus 5 using Tapatalk
Yu-Peng Lee said:
I used titanium to convert some app to system, and does the app that are convert are greenify, xposed frame work and also gravity box.
1. Does the convert give the app priority to do the process without root permission and work as a original system app does? or the app still need root permission to run?
2. if the converted app still need the root permission to run, so is there any way to make it without root permission and run it ?
Click to expand...
Click to collapse
Converting a user app to a system app has no effect on the permissions, it just moves the app from the user partition to the system partition. A root app still needs root access to run.
Yu-Peng Lee said:
3. is there any way to hide a root app when it is running?
Click to expand...
Click to collapse
Hide it from what?
can you make an app that can remove system apps without root
Baljinder25369 said:
can you make an app that can remove system apps without root
Click to expand...
Click to collapse
This will never happen........
In all new devices you can disable allot system apps.
Hi guys
I have an banking app that will not usable with root
This app do not send a request permession for root or anything else just when super su is enable app show me an erorr that say : your device is root and you cant use app
When i disable the super su..banking app start working but i want to enable su and use that
Is there any way to Full close access an app to root access ?? Or a way to do not let the app to rich root?
I want to uninstall app by only using root browser. Can anyone suggest which files to delete if I want to uninstall app or clear app data or disable user app or system app? I am using es file explorer as root browser and magisk as superuser.