Can't remove system apps - Honor 8 Questions & Answers

Hi, I have a fully working TWRP and I'm trying to remove bloatware and some system apps from EMUI (especially Phone Manager which kills my Strava while recording). I'm able to locate the APKs in TWRP in /system/priv-app and delete them, yet they still show up in my app drawer. I tried wiping cache etc and nothing helps me get rid of it.
I also tried rooting the phone and uninstalling/disabling them through various apps but it fails too. For example Titanium Backup gives me "failed to locate apk file".
Where are those damn apps stored? What am I doing wrong?
Thanks!

bloke_vlado said:
Hi, I have a fully working TWRP and I'm trying to remove bloatware and some system apps from EMUI (especially Phone Manager which kills my Strava while recording). I'm able to locate the APKs in TWRP in /system/priv-app and delete them, yet they still show up in my app drawer. I tried wiping cache etc and nothing helps me get rid of it.
I also tried rooting the phone and uninstalling/disabling them through various apps but it fails too. For example Titanium Backup gives me "failed to locate apk file".
Where are those damn apps stored? What am I doing wrong?
Thanks!
Click to expand...
Click to collapse
Try searching for the cust folder inside /data. There a lot of apks stored there.
Sent from my Honor 8 using XDA Labs

adriansticoid said:
Try searching for the cust folder inside /data. There a lot of apks stored there.
Sent from my Honor 8 using XDA Labs
Click to expand...
Click to collapse
There are no APKs related to the Phone Manager there. I tried listing all apks with find -iname *apk command and there is nothing suspicious. It seems I deleted every possible trace of the app. What is really weird is when I try to backup the app through ES File Explorer it creates an xml file stating that the original location is /system/priv-app but I swear I already deleted it and there's nothing left when I go to TWRP to look for it.

bloke_vlado said:
There are no APKs related to the Phone Manager there. I tried listing all apks with find -iname *apk command and there is nothing suspicious. It seems I deleted every possible trace of the app. What is really weird is when I try to backup the app through ES File Explorer it creates an xml file stating that the original location is /system/priv-app but I swear I already deleted it and there's nothing left when I go to TWRP to look for it.
Click to expand...
Click to collapse
Navigate to /data/data. The apps that you deleted might have residual data there.
Sent from my Honor 8 using XDA Labs

bloke_vlado said:
There are no APKs related to the Phone Manager there. I tried listing all apks with find -iname *apk command and there is nothing suspicious. It seems I deleted every possible trace of the app. What is really weird is when I try to backup the app through ES File Explorer it creates an xml file stating that the original location is /system/priv-app but I swear I already deleted it and there's nothing left when I go to TWRP to look for it.
Click to expand...
Click to collapse
That's strange, did you check system/app folder?!

bloke_vlado said:
Hi, I have a fully working TWRP and I'm trying to remove bloatware and some system apps from EMUI (especially Phone Manager which kills my Strava while recording). I'm able to locate the APKs in TWRP in /system/priv-app and delete them, yet they still show up in my app drawer. I tried wiping cache etc and nothing helps me get rid of it.
I also tried rooting the phone and uninstalling/disabling them through various apps but it fails too. For example Titanium Backup gives me "failed to locate apk file".
Where are those damn apps stored? What am I doing wrong?
Thanks!
Click to expand...
Click to collapse
I'm able to locate the APKs in TWRP in /system/priv-app and delete them instead of deleting it from twrp uninstall them from titanium backup(without altering them through TWRP) app by twrp may be some dependent files are being not removed.

miststudent2011 said:
I'm able to locate the APKs in TWRP in /system/priv-app and delete them instead of deleting it from twrp uninstall them from titanium backup(without altering them through TWRP) app by twrp may be some dependent files are being not removed.
Click to expand...
Click to collapse
He already said that he tried uninstalling/deleting using various apps.
Sent from my Honor 8 using XDA Labs

adriansticoid said:
He already said that he tried uninstalling/deleting using various apps.
Sent from my Honor 8 using XDA Labs
Click to expand...
Click to collapse
initially he deleted them through twrp and continued other process with same rom I suggested him not to alter with twrp and try other methods.

Thank you guys, finally I proceeded to root the phone using a different method - I had used SuperSu for EMUI before, now I tried prerooted B380 boot image and phh's Superuser app - and I was able to disable the packages from the Package Disabler app which didn't work before. It still bothers me though how deleting the apps from TWRP couldn't have worked, and yes I checked all those mentioned locations.

I think that TWRP couldn't mount system properly

Related

Google music app not installing

I've google searched this to no end and I've tried the other solutions, so I'll ask here.
I tried installing the new google music. System complains it's a system app, but I tell it to install anyway. Tells me "Application cannot be installed in the default location". So I try using Titanium Backup to uninstall (after backing up) the old music app. Then I get "Application still exists." So I try changing setInstallLocation to 0. And it says "Package is not signed correctly."
I have gotten all 3 errors and as far as I know I've tried all possible solutions, but maybe someone can help.
Thanks in advance.
Rooted R800x running stock 2.3.3
Copy it with root to /system/app
Sent from my R800i using xda premium
fma965 said:
Copy it with root to /system/app
Sent from my R800i using xda premium
Click to expand...
Click to collapse
Tried it. Doesn't show up in my app list after a restart. I've deleted music.apk and com.google.music.apk (the original apk), then put the new google music in the folder.
I've also tried installing it in that fashion as well to no avail.
After you put something in the /system you have to change permissions or the app will not show up , link you a photo of proper permissions
Edit : Put the app in system/ first , then long press on it and select permissions, change permissions to match the photo I attached below. After that, Then move the app to /system/app/ , I dont move apps to /system/app/ until after I changed permissions because some apps will constant force close if you replace the apk and the permissions weren't set first, not many apps will but its good practice if you didnt make a backup before changing apk's.
216Monster said:
After you put something in the /system you have to change permissions or the app will not show up , link you a photo of proper permissions
Edit : Put the app in system/ first , then long press on it and select permissions, change permissions to match the photo I attached below. After that, Then move the app to /system/app/ , I dont move apps to /system/app/ until after I changed permissions because some apps will constant force close if you replace the apk and the permissions weren't set first, not many apps will but its good practice if you didnt make a backup before changing apk's.
Click to expand...
Click to collapse
Yep, that was it. I figured it out a little while after I posted. Silly me. Still getting this whole root thing down.
Thanks again.
maddog00 said:
Yep, that was it. I figured it out a little while after I posted. Silly me. Still getting this whole root thing down.
Thanks again.
Click to expand...
Click to collapse
No prob if I can help more just let me know.
Sent from my Droid using xda premium
Has anyone managed to get to the bottom of this? I get the exact same on my Galaxy S running CM7.1 and went through this the last update and it's happening again.
I've made sure to remove all files/directories with "com.google.android.music" "com.android.music" and just "music" - obviously be careful not to remove other items. I also cleared both the cache and dalvik-cache, rebooted etc and it still says the application already exists.
Where else could Android be storing app names? I've cleared out the Market data and then checked using SQLiteEditor that the app isn't the Market database files, but I now notice that "Google Music" is listed at the bottom under "Not Installed" as if it thinks it's a paid app!
Fortunately copying the apk into system as you instructed above gets me the app, but even then nothing changes in Market and it still thinks it's "Not installed" unless I force it by using Titanium Backup.
Taomyn said:
Has anyone managed to get to the bottom of this? I get the exact same on my Galaxy S running CM7.1 and went through this the last update and it's happening again.
I've made sure to remove all files/directories with "com.google.android.music" "com.android.music" and just "music" - obviously be careful not to remove other items. I also cleared both the cache and dalvik-cache, rebooted etc and it still says the application already exists.
Where else could Android be storing app names? I've cleared out the Market data and then checked using SQLiteEditor that the app isn't the Market database files, but I now notice that "Google Music" is listed at the bottom under "Not Installed" as if it thinks it's a paid app!
Fortunately copying the apk into system as you instructed above gets me the app, but even then nothing changes in Market and it still thinks it's "Not installed" unless I force it by using Titanium Backup.
Click to expand...
Click to collapse
After u copied the app to system/app/ , did u change permissions in the apk?
I have a post with a attached photo of proper permissions for the app a few posts up.
Sent from my R800x using xda premium
216Monster said:
After u copied the app to system/app/ , did u change permissions in the apk?
I have a post with a attached photo of proper permissions for the app a few posts up.
Sent from my R800x using xda premium
Click to expand...
Click to collapse
Yes thanks, but that's not the issue. Installing it manually works just fine but at best it's a kludge. Without any signs of the app anywhere on the phone, Market still says it already exists. I'd like to know why so for the next update things work as they should.
---
Sent from my Asus Transformer using Tapatalk

Weird error

i have a samsung galaxy s (gingerbread 2.3.3) and after doing some tweaking there was a problem with the google search widget. when i open it up it says: the application google search process com.google.android.googlequicksearchbox has stopped. i did manage to find a temporary fix for this by reinstalling the stock apk i found from a website. however every time i reboot the device the message appears again and then i have to reinstall it again to make it work. This is very annoying how can i fix this? is it some kind of autostart issue?Any help would be appreciated
DanTheMan62 said:
i have a samsung galaxy s (gingerbread 2.3.3) and after doing some tweaking there was a problem with the google search widget. when i open it up it says: the application google search process com.google.android.googlequicksearchbox has stopped. i did manage to find a temporary fix for this by reinstalling the stock apk i found from a website. however every time i reboot the device the message appears again and then i have to reinstall it again to make it work. This is very annoying how can i fix this? is it some kind of autostart issue?Any help would be appreciated
Click to expand...
Click to collapse
Quite likely. When you re-installed it, did you make it a system app?
yes i believe it it is a system app
Theonew said:
Quite likely. When you re-installed it, did you make it a system app?
Click to expand...
Click to collapse
it did say that its going to replace a system application but i believe it must be a bug in the autostart. is there anyway i can fix this?thx for your reply i appreciate it. you have earned a thx for caring
DanTheMan62 said:
it did say that its going to replace a system application but i believe it must be a bug in the autostart. is there anyway i can fix this?thx for your reply i appreciate it. you have earned a thx for caring
Click to expand...
Click to collapse
Try making it a system app. Right now its probably installed as an update to the system app, but its better if it remains by itself. This can be done in many ways. You could use Titanium Backup, or simply place the app in /system/app/ (and set the permissions).
dont work
Theonew said:
Try making it a system app. Right now its probably installed as an update to the system app, but its better if it remains by itself. This can be done in many ways. You could use Titanium Backup, or simply place the app in /system/app/ (and set the permissions).
Click to expand...
Click to collapse
i tryed to copy and paste it using es file explorer but it said that it failed. Any ways even if i do get past that how do i set the permissions ?
Or maybe delete the whole apk with titanium backup or a root explorer, reboot and install it again.
Happened to me with apex launcher and this solved the problem
DanTheMan62 said:
i tryed to copy and paste it using es file explorer but it said that it failed. Any ways even if i do get past that how do i set the permissions ?
Click to expand...
Click to collapse
Titanium Backup - Select the app in the list and choose "integrate update into ROM".
Manual Way - Use Root Explorer, etc. to copy and paste the file in /system/app/. Make sure you mount it as R/W first. Using Root Explorer, long press the file and choose permissions. It should be set to "rw-r--r--".
Reboot after either of these methods.
thx
Theonew said:
Titanium Backup - Select the app in the list and choose "integrate update into ROM".
Manual Way - Use Root Explorer, etc. to copy and paste the file in /system/app/. Make sure you mount it as R/W first. Using Root Explorer, long press the file and choose permissions. It should be set to "rw-r--r--".
Reboot after either of these methods.
Click to expand...
Click to collapse
thanks sorrry for the lack of replies but i will try it and inform u if it has worked

Unable to delete bloatware from phone

Hello, I've made a threat not so long ago
http://forum.xda-developers.com/general/xda-assist/rooted-delete-bloatware-t3058272
I'm still unable to delete apps, as u might know, lenovo a850 comes with many useless chineese apps. I have disabled/frozen them, now I'm missing some internal memory.
I rooted my phone with framaroot, installed supersu.
then I tried removing apps with Es file explorer, I gained superuser access to it, and to all apps below, but "operation failed" . Same thing happened to Root explorer.
Later on, I have downloaded no bloat, It says "(app) deleted" but when I exit app and come back in, the app is still there. Same thing is with Titanium backup, I can select uninstall app, it fake uninstalled it, but when I reboot my phone, app is still there, no mater what I do.
Also, I tried using recovery exploit, phone reboots, but the app(s) still remain there
If anyone had same or similar issue, I would've really appreciate any help.
I can provide more info, about build, etc.
"Deleted apps"
imgur.com/fzFM9Rp
As you can see, apps are still there
imgur.com/6cG2kBi
More info
imgur.com/iwjgr86
Thanks for taking your time
Try root browser and locate the apps mostly it's in system/apps ....and delete the apk and restart ur phone ...
sent from my GT I9505 5.0.1
Tried it, still, apps are there
Now, I managed to find why it is unable to delete apps, because permissions.
However i can't change them either. Using total commander, es file explorer or using terminal, every time I get the same error.
imgur.com/Mr1acN1
Any way to fix this?
Ur links dsnt work
sent from my GT I9505 5.0.1
navi dl said:
Ur links dsnt work
sent from my GT I9505 5.0.1
Click to expand...
Click to collapse
Add www. In front, cant post links before 10 posts
FahRoDus said:
Hello, I've made a threat not so long ago
http://forum.xda-developers.com/general/xda-assist/rooted-delete-bloatware-t3058272
I'm still unable to delete apps, as u might know, lenovo a850 comes with many useless chineese apps. I have disabled/frozen them, now I'm missing some internal memory.
I rooted my phone with framaroot, installed supersu.
then I tried removing apps with Es file explorer, I gained superuser access to it, and to all apps below, but "operation failed" . Same thing happened to Root explorer.
Later on, I have downloaded no bloat, It says "(app) deleted" but when I exit app and come back in, the app is still there. Same thing is with Titanium backup, I can select uninstall app, it fake uninstalled it, but when I reboot my phone, app is still there, no mater what I do.
Also, I tried using recovery exploit, phone reboots, but the app(s) still remain there
If anyone had same or similar issue, I would've really appreciate any help.
I can provide more info, about build, etc.
"Deleted apps"
imgur.com/fzFM9Rp
As you can see, apps are still there
imgur.com/6cG2kBi
More info
imgur.com/iwjgr86
Thanks for taking your time
Click to expand...
Click to collapse
First thing first,
WHY...WHY DO YOU MANUALLY DELETE IT?
No offense bud, but yeah after you did that, you missed its registry, permissions, licenses and crap.
Ever heard about Uninstaller[ROOT]?
Ever?
This app saves your LIFE,PHONE and ITS LONGEVITY. This app also indicates what app you should delete, what you shouldn't.:good:
https://play.google.com/store/apps/details?id=com.jumobile.manager.systemapp
There, I gave you the link.:fingers-crossed:
Still, not working, can only delete user apps, but not the system ones
FahRoDus said:
Still, not working, can only delete user apps, but not the system ones
Click to expand...
Click to collapse
Do you actually got root access? You should make the Uninstaller app to ALWAYS GRANT and try again. If no success screenshot me the error popup you are facing.
The thing is, there is no error showing, after "deleting" app, it disappears, but after re-running app, it appears again. The thing is I cannon't change r/w access on .apk files in system/app folder. Even using apps that can change permissions and after granting them.superuser access, I'm unable to change it. On my old phone, after rooting my phone I could easily delete .apk filrs using ES file browser.
Thanks for replying
FahRoDus said:
The thing is, there is no error showing, after "deleting" app, it disappears, but after re-running app, it appears again. The thing is I cannon't change r/w access on .apk files in system/app folder. Even using apps that can change permissions and after granting them.superuser access, I'm unable to change it. On my old phone, after rooting my phone I could easily delete .apk filrs using ES file browser.
Thanks for replying
Click to expand...
Click to collapse
Logcat would help,maybe. Try posting your log here and see what is it tellimg.
CWM log when trying to force remove app using recovery exploit in titanium backup
Finding update package...
I:Update location: SYSTEM:app/appsearch.apk
E:unknown volume for path [SYSTEM:app/appsearch.apk]
E:Can't mount SYSTEM:app/appsearch.apk
Installation aborted.
FahRoDus, u need to do it with MTK Droid Tools. with 1 single click ALL the chinese craps will be GONE...
FahRoDus said:
CWM log when trying to force remove app using recovery exploit in titanium backup
Finding update package...
I:Update location: SYSTEM:app/appsearch.apk
E:unknown volume for path [SYSTEM:app/appsearch.apk]
E:Can't mount SYSTEM:app/appsearch.apk
Installation aborted.
Click to expand...
Click to collapse
Unknown volume huh? Can you execute it? If you can't, I guess you can clean it up by using SD Maid. If the app is even functional....
"WTF? Is this hardware level?"
I would say the abruptly choice to is to COMPLETE WIPE (ROM,kernel,bootloader) and install new ROM. That's my level of expertise, no beyond that.
I mean, something glitched your volumes that they registered empty in kernel but not in the software, or a triple-A type of administration crapware that's preloaded within the ROM which, "BY ANY MEANS...TOP SECURITY SYSTEM APP PROTECTION PREVENTS ANY SOFTWARE-LEVEL DATA TERMINATIONS! ENSURES APPS ARE IN FACTORY STATE, NO MATTER WHATEVER LEVEL OF BREACH INJECTION! DESIGNED BY CHINA COMPANIES! PROVIDED TO YOU!"....
Well that thing actually exists, FYI, and that's the working theory right now.
In addition, try logging via CatLog, cause that is very little log lines for me to decipher.
This was sent from my fully-Xposed-modded Lenovo A850 rooted stock ROM via XDA mobile app.
irfanadli97 said:
Unknown volume huh? Can you execute it? If you can't, I guess you can clean it up by using SD Maid. If the app is even functional....
"WTF? Is this hardware level?"
I would say the abruptly choice to is to COMPLETE WIPE (ROM,kernel,bootloader) and install new ROM. That's my level of expertise, no beyond that.
I mean, something glitched your volumes that they registered empty in kernel but not in the software, or a triple-A type of administration crapware that's preloaded within the ROM which, "BY ANY MEANS...TOP SECURITY SYSTEM APP PROTECTION PREVENTS ANY SOFTWARE-LEVEL DATA TERMINATIONS! ENSURES APPS ARE IN FACTORY STATE, NO MATTER WHATEVER LEVEL OF BREACH INJECTION! DESIGNED BY CHINA COMPANIES! PROVIDED TO YOU!"....
Well that thing actually exists, FYI, and that's the working theory right now.
In addition, try logging via CatLog, cause that is very little log lines for me to decipher.
This was sent from my fully-Xposed-modded Lenovo A850 rooted stock ROM via XDA mobile app.
Click to expand...
Click to collapse
I tried removing apps by flashing
This is what I wrote:
delete("/system/app/14_Youni.apk");
delete("/system/app/17173.apk");
delete("/system/app/appHao123.apk");
delete("/system/app/appsearch.apk");
delete("/system/app/AppStore-279-209160-signed.apk");
delete("/system/app/baidubrowser.apk");
delete("/system/app/BaiduMap.apk");
delete("/system/app/baidusearch.apk");
delete("/system/app/cleanmaster.apk");
delete("/system/app/com.orangestudio.MuteCamera.apk");
delete("/system/app/com.speedsoftware.rootexplorer.apk");
delete("/system/app/iReader.apk");
delete("/system/app/NewsArticle.apk");
delete("/system/app/ninegame.apk");
delete("/system/app/oupeng.apk");
delete("/system/app/qqbrowser.apk");
delete("/system/app/SogouMall.apk");
delete("/system/app/SohuNewsClient.apk");
delete("/system/app/taobao.apk");
delete("/system/app/tencentmobilemanager.apk");
delete("/system/app/TencentNews.apk");
delete("/system/app/TTPod.apk");
delete("/system/app/UCBrowser.apk");
delete("/system/app/youhuidashi.apk");
delete("/system/app/yingyonghui.apk");
delete("/system/app/ es.pulimento.wifi-1.apk");
delete("/system/app/luckypatcher419.apk");
Managed to remove few apps that came with custom ROM (I had S128 stock rom, flashed s203) like luckypatcher, silentcamerapro, rootexplorer... But Chinese apps remain. I can't even chmod apps
it seems like I don't have any problem remove all the chinese apps with MTK Droid Tools
FahRoDus said:
I tried removing apps by flashing
This is what I wrote:
delete("/system/app/14_Youni.apk");
delete("/system/app/17173.apk");
delete("/system/app/appHao123.apk");
delete("/system/app/appsearch.apk");
delete("/system/app/AppStore-279-209160-signed.apk");
delete("/system/app/baidubrowser.apk");
delete("/system/app/BaiduMap.apk");
delete("/system/app/baidusearch.apk");
delete("/system/app/cleanmaster.apk");
delete("/system/app/com.orangestudio.MuteCamera.apk");
delete("/system/app/com.speedsoftware.rootexplorer.apk");
delete("/system/app/iReader.apk");
delete("/system/app/NewsArticle.apk");
delete("/system/app/ninegame.apk");
delete("/system/app/oupeng.apk");
delete("/system/app/qqbrowser.apk");
delete("/system/app/SogouMall.apk");
delete("/system/app/SohuNewsClient.apk");
delete("/system/app/taobao.apk");
delete("/system/app/tencentmobilemanager.apk");
delete("/system/app/TencentNews.apk");
delete("/system/app/TTPod.apk");
delete("/system/app/UCBrowser.apk");
delete("/system/app/youhuidashi.apk");
delete("/system/app/yingyonghui.apk");
delete("/system/app/ es.pulimento.wifi-1.apk");
delete("/system/app/luckypatcher419.apk");
Managed to remove few apps that came with custom ROM (I had S128 stock rom, flashed s203) like luckypatcher, silentcamerapro, rootexplorer... But Chinese apps remain. I can't even chmod apps
Click to expand...
Click to collapse
Yea, try MTKDroidTools, I never used it but I've been convinced it will work.
This was sent from my fully-Xposed-modded Lenovo A850 rooted stock ROM via XDA mobile app.
I'll try that, and will report results, thanks

Integration of System Updates to ROM with TB fails

Hi,
anyone else with the same Problem?
Since KitKat (and still with Lollipop 5.1.1) the Titanium Backup function to include Systemapp Updates to the ROM fails. Happens at all Google Apps, FileCommander and Sony Apps.
There is no Error Message. In some cases it only deletes the App completeley and in other cases the progress is running endless (tested for 1 Hour without completion).
Device is Bootloader unlocked, rooted (SuperSU)....... any Hints?
Hmm I had no issue with kitkat, but it definitely does not work with lollipop.
Issue is with tb it's not going to create a subfolder and put libs in subfolder.
If you want to integrate apps, copy the apk from data directory and paste it over system apk, and then replace all the libs using same process.
Reboot phone so it optimized new system apk, then under normal application management uninstall app and replace with factory version (which will be new version)
Reboot and you should be good, restore data if you need to.
Sent from my SCH-I545 using XDA Free mobile app
Can you give me the necessary Directorys for Internal Memory Apps and System Apps, please?
It's /data/app/ and system apps are either in /system/app or /system/priv-app/
If you go into TB backup/restore, find the app, touch it for more options, right under the freeze option touch the name and it'll give you exact locations as well
Sent from my SCH-I545 using XDA Free mobile app
Hi!
Is TB do an update to fix this bug ?
I try to contact them to many times and no one answer me.
Did you find another app to do that ?
Did you still with manual methode ?
Tks
Still broken, only manual method works.
It's like it can't make subfolders in system
Just do it manually not so bad. Copy the updated files from data to system app folder, change permissions and hot reboot.
Android will do the rest.. no data loss or having to install/uninstall.
Sent from my stang5litre Edition 5.0 using XDA Free mobile app

removing app from priv-app

Hello,
today I noticed a popup on my phone. I downloaded malwarebytes and found an app in /system/priv-app. malwarebytes can't delete it and I tried it with System app remover (ROOT). It worked, but malwarebytes still finds that app (com.excelliance.dualaid.yhlgos). Now I tried it with an file manager that has root permissions to the folder. It also tells me that it worked but the folder is still there.
Is there another way to delete system apps?
Mr.Tr33 said:
Hello,
today I noticed a popup on my phone. I downloaded malwarebytes and found an app in /system/priv-app. malwarebytes can't delete it and I tried it with System app remover (ROOT). It worked, but malwarebytes still finds that app (com.excelliance.dualaid.yhlgos). Now I tried it with an file manager that has root permissions to the folder. It also tells me that it worked but the folder is still there.
Is there another way to delete system apps?
Click to expand...
Click to collapse
Deny it data access? Freeze/suspend?
Sent from my VK815 using Tapatalk
I tried that too, but it looks like anything what I do doesn't affect the files in priv-app folder. I tried a small test with another app and same thing, like I can't do it even with root access. Or is it just my app? Which one would work?
Mr.Tr33 said:
I tried that too, but it looks like anything what I do doesn't affect the files in priv-app folder. I tried a small test with another app and same thing, like I can't do it even with root access. Or is it just my app? Which one would work?
Click to expand...
Click to collapse
I use Link2sd to integrate all system apps into the modded stock ROM. It works, but the data is wiped. Still, better than Titanium BU integration. Link2sd also has an uninstall feature, to. I imagine it may be as successful for you.
Sent from my XT1254 using Tapatalk

Categories

Resources