[Q] Wrong SU Permissions Warning in TB - Motorola Atrix 2

Hi,
I rotted my phone on 2.3.5 and followed manual upgrade process to get 2.3.6 and indeed it worked fine with keeping root.
Of late, when ever I run TitaniumBackup it give me warning as
"Your ROM is rooted but SU binary has non-optimal access rights, which may cause problems
Titanium Backup Pro can fix this problem automatically in many cases. Do you want to proceed? "
When I say "Yes. do it", it gives me message as
"Access rights on "SU" binary was succesfully corrected from "0:0:[4755]" to "0:0:6755" " and asks to restart for apply changes.
Once it restarted it didn't seems to apply changes and asks me same question when I re-open TB.
I understand it has something with access rights files but not sure how to fix this. [we moved SU to diff path to keep root, is that causing issues?] Can someone help me.
Thank you.

Did you upgrade to root using adding 'chmod 4755' to mount_ext3.sh ?

Shaliuno said:
Did you upgrade to root using adding 'chmod 4755' to mount_ext3.sh ?
Click to expand...
Click to collapse
I think so, used below method.
go to /system/bin/
open in text editor – mount_ext3.sh
add the 3 following lines to the very bottom
chmod 4755 /system/bin/su
chmod 4755 /system/xbin/su
chmod 4755 /system/app/Superuser.apk
I did used ES File explorer to perform this. I also read posts mentioning the problem because of ES, how ever I performed this earlier even before complaints and never had problem as it stayed Rooted, so left as it is.
I also installed SU updated from market as I had problems with updating SU binaries.

Not sure but that is the problem I guess.
On every start this script is executed and besides its normal function, it also changes permissions to maintain root. Titanium changes these permissions but upon restarting all reverts back.
Strange thing is I also got Titanium and it doesn't say anything.
Or maybe ES Explorer really messed something up, so the root stays but something ese like Titanium doesnt like it

Shaliuno said:
Not sure but that is the problem I guess.
On every start this script is executed and besides its normal function, it also changes permissions to maintain root. Titanium changes these permissions but upon restarting all reverts back.
Strange thing is I also got Titanium and it doesn't say anything.
Or maybe ES Explorer really messed something up, so the root stays but something ese like Titanium doesnt like it
Click to expand...
Click to collapse
That is correct, I still see Superuser and TB says as Root Access OK in first screen. So Root seems fine with all restarts but not the access settings.
As far as ES File explorer, I used that for editing but once I knew its rooted in 2.3.6 I removed root access from ES File explorer.
not sure as this needs to be fixed. TB does have option, so we could mute the notification about access permanently but I kind of like to make sure this isn't causing some other issue.

sazhagianambi said:
That is correct, I still see Superuser and TB says as Root Access OK in first screen. So Root seems fine with all restarts but not the access settings.
As far as ES File explorer, I used that for editing but once I knew its rooted in 2.3.6 I removed root access from ES File explorer.
not sure as this needs to be fixed. TB does have option, so we could mute the notification about access permanently but I kind of like to make sure this isn't causing some other issue.
Click to expand...
Click to collapse
Don't worry about what TB says.... 6755 is a security hole that you do not want to leave open.... I would use something else.... I am a UNIX/Linux guy by trade, so I am telling you that 4755 is what it should be... Use root explorer and ROM manager instead of TB, I have had way to many issues with TB in the past.

Could you tell please what kind of issues you had?
Im using TB for backing up apps+data and freezing stock/old ones I dont use. Dont want to get by suprise if it goes mad

Thank you!
jimbridgman said:
Don't worry about what TB says.... 6755 is a security hole that you do not want to leave open.... I would use something else.... I am a UNIX/Linux guy by trade, so I am telling you that 4755 is what it should be... Use root explorer and ROM manager instead of TB, I have had way to many issues with TB in the past.
Click to expand...
Click to collapse
Thank you Jim for clearing up, may be I should setup ignore warning then.

Shaliuno said:
Could you tell please what kind of issues you had?
Im using TB for backing up apps+data and freezing stock/old ones I dont use. Dont want to get by suprise if it goes mad
Click to expand...
Click to collapse
TB can and has messed up backups, frozen apps come unfrozen at the worst times, it has a minimal busybox, it has broken root before, it is just more of a headache than anything else... there are several apps that will give much better results.
For freezing apps, try modaco's eazy freezy
For backups, use ROM manager, way more successfull, and VERY stable and tested, and the backups it uses are the same that most manufactures deliver in the fxz and updates, since they are saved in img files, and they can be restored from a default recovery if you really are stuck, and can not even get into it on boot...
For busybox, there are two really good ones, I personally use busybox installer from JRummy16, also the one from Stephen (stericson) is really good too, and I have used it, but had an issue with a version several versions ago, and switched.
I am not bashing TB in any way, so no flames, if you like it.... This is just my experience and I have been using android since 1.4-1.5 version, and I have seen a lot of things....

Related

[HACK] Kill Amazon MP3 Store Application

Even though I keep killing with Task Manager the Amazon MP3 Store application, it keeps coming back, how I can stop it from auto running all the time or even better to fully remove it from the phone ?, thanks
I fully removed it from the adb shell using rm -f. I think it's stored somewhere in /data/app. Anywais, just look for the apk and remove it.
St.Jimmy! said:
I fully removed it from the adb shell using rm -f. I think it's stored somewhere in /data/app. Anywais, just look for the apk and remove it.
Click to expand...
Click to collapse
I just remove it using Titanium Backup, great tool, I also removed, Mail, VPN, Music, etc.
brosen said:
Even though I keep killing with Task Manager the Amazon MP3 Store application, it keeps coming back, how I can stop it from auto running all the time or even better to fully remove it from the phone ?, thanks
Click to expand...
Click to collapse
Original post @ Modaco
http://android.modaco.com/content/g...-mp3-store-or-other-stock-apps-rooted-device/
---
adb remount
adb shell rm /system/app/com.amazon.mp3.apk
---
If you are using enom's ROM , the option for removing amazon MP3 , and other built-in apps .. is under spareparts :
Application Options
Built-in Applications ..
checkmark and done !
You also can remove it with "Root Explorer" from the market too...
Or SUFBS I hardly ever bother with commands anymore
You can also remov it with Android mate. (marked)
pvillasuso said:
..
---
adb remount
adb shell rm /system/app/com.amazon.mp3.apk
---
Click to expand...
Click to collapse
Thanx..removed
rori1 said:
Thanx..removed
Click to expand...
Click to collapse
Can someone walk me through this? I have a stock N1 I've been using for a couple weeks and would love to get rid of some of these crappy programs I never use, without voiding the warranty.
johnstevens said:
Can someone walk me through this? I have a stock N1 I've been using for a couple weeks and would love to get rid of some of these crappy programs I never use, without voiding the warranty.
Click to expand...
Click to collapse
You can't without rooting.
sergioalvarezmac said:
You also can remove it with "Root Explorer" from the market too...
Click to expand...
Click to collapse
Anyone care to explain how to do this? Is it as simple as just deleting the apk's?
InFlicT666 said:
Anyone care to explain how to do this? Is it as simple as just deleting the apk's?
Click to expand...
Click to collapse
Yep.
If you want to completely remove it, rm the apk, the related /data/data/.. folder, the related dalvik-cache object and remove it from packages.xml.
But for a quick removal just del the apk (and .odex if exists).
Or you could just get root manager from the market (paid app) which allows you to uninstall system apps
Can someone please explain to me why programs like the Amazon MP3 store come back after reboot each time I've deleted it. I've deleted it via Root Manager, android mate, titanium backup and all the other methods listed in this forum. Each seem to be rid of the files with out issue. Then I reboot ...and the program is BACK. Clearly there is something I'm missing when i reboot the system reverts back before I deleted it. I just want this sprint bloatware gone
GinjiVitis said:
Can someone please explain to me why programs like the Amazon MP3 store come back after reboot each time I've deleted it. I've deleted it via Root Manager, android mate, titanium backup and all the other methods listed in this forum. Each seem to be rid of the files with out issue. Then I reboot ...and the program is BACK. Clearly there is something I'm missing when i reboot the system reverts back before I deleted it. I just want this sprint bloatware gone
Click to expand...
Click to collapse
Sounds to me like the old days of my Blackberry, and things getting pushed to your device OTA without permission, lol. I haven't had that issue though, sorry.
GinjiVitis said:
Can someone please explain to me why programs like the Amazon MP3 store come back after reboot each time I've deleted it. I've deleted it via Root Manager, android mate, titanium backup and all the other methods listed in this forum. Each seem to be rid of the files with out issue. Then I reboot ...and the program is BACK. Clearly there is something I'm missing when i reboot the system reverts back before I deleted it. I just want this sprint bloatware gone
Click to expand...
Click to collapse
That...doesn't sound right.
GinjiVitis said:
Can someone please explain to me why programs like the Amazon MP3 store come back after reboot each time I've deleted it. I've deleted it via Root Manager, android mate, titanium backup and all the other methods listed in this forum. Each seem to be rid of the files with out issue. Then I reboot ...and the program is BACK. Clearly there is something I'm missing when i reboot the system reverts back before I deleted it. I just want this sprint bloatware gone
Click to expand...
Click to collapse
Sounds like you're not mounting the file system for writing before trying to write (delete) to the file system.
Very interesting thought. I figured since I'm not familiar with these root file system programs yet I could easily have it set to read only instead of write but after some digging I do have the software set to allow write permissions. I found some posts regarding this deleted program respawning issue. the general consensus is its the systems NAND protection. Im going to work on disabling that and trying again. thanks for the great suggestion though.
tipe this on your termina without the quotes if you dont have a terminal get one at the market.
"su"
"mount -o rw,remount /system"
"rm -r /system/app/com.amazon.mp3.apk"
"pm uninstall com.amazon.mp3"
In root explorer I went in to /system/apps and deleted .com.amazon.mp3.apk. Is that fine or is there anything else I need to delete to uninstall it?

[Q] Randomly lost busybox

I was playing with my TF101 earlier today and went to check Titanium Backup when I was given a surprise, I can't use it anymore. My tablet had been rooted since the day I got it nearly a year ago but somehow my busybox got uninstalled. I have not done anything that would cause it to be uninstalled, and when I try to install it again no program is able to. When trying to update the Su binary Superuser fails to gain root access as well, so something weird happened in the past few days (looking at my most recent Titanium Backups manually it seems it happened after 6/3, but I don't know why).
My first attempt to fix was re-flash the most recent Honeycomb-based Revolver update (3.11.1) and run "Fix Permissions" but that didn't help. I'm thinking the only way to be able to fix this is to do a wipe and re-install of everything, or even a new nvflash, but my most recent backup is months old (I'd been travelling and not messing with ROMs so I didn't have a need for a backup).
Does anyone have suggestions as to what else I can do before I try and do a wipe/install?
Thanks
In terminal, does "which su" and "which busybox" return anything?
How about "ls -l /system/*/su" and "ls -l /system/*/busybox"
You probably have 2 versions and one is not does not have the su id set.
sent while running with scissors
gee one said:
In terminal, does "which su" and "which busybox" return anything?
Click to expand...
Click to collapse
I tried running it in "Android Terminal Emulator" but for some reason it doesn't work anymore, it loads and then auto closes... so I did it in "System Tuner"s terminal emulator.
I ran both and got "Failed to run: Error running exec(). Command: [which, su] Working Dierctory:null Environment: null"
How about "ls -l /system/*/su" and "ls -l /system/*/busybox"
Click to expand...
Click to collapse
for both of these i get "No such file or directory"
I honestly have no idea what is going on because this last week I used it as a netbook while travelling Korea and for the 4 months prior I haven't been able to access the internet regularly so I haven't been playing around with CWM, flashing new roms, etc. I think the newest apps I've installed were mixi (like Facebook, but Japanese), Skype, and Temple Run, none of which require root access.
shadowmonk36 said:
I was playing with my TF101 earlier today and went to check Titanium Backup when I was given a surprise, I can't use it anymore. My tablet had been rooted since the day I got it nearly a year ago but somehow my busybox got uninstalled. I have not done anything that would cause it to be uninstalled, and when I try to install it again no program is able to. When trying to update the Su binary Superuser fails to gain root access as well, so something weird happened in the past few days (looking at my most recent Titanium Backups manually it seems it happened after 6/3, but I don't know why).
My first attempt to fix was re-flash the most recent Honeycomb-based Revolver update (3.11.1) and run "Fix Permissions" but that didn't help. I'm thinking the only way to be able to fix this is to do a wipe and re-install of everything, or even a new nvflash, but my most recent backup is months old (I'd been travelling and not messing with ROMs so I didn't have a need for a backup).
Does anyone have suggestions as to what else I can do before I try and do a wipe/install?
Thanks
Click to expand...
Click to collapse
Don't do the wipe yet, just use Recovery to reinstall the same ROM and it may help. It maybe related to kernel or /system/bin or /system/xbin (or even etc).
I tried reflashing the most recent Revolver Honeycomb update (3. 11.1) but it didn't help, still have the problem.
Re-manually install busybox and SU using the superuser.zip that's flashable in cwm, then Install SuperSU and update binary with that. Should fix all issues, I prefer SuperSU to superuser since it doesn't glitch as much. xD
Thing O Doom said:
Re-manually install busybox and SU using the superuser.zip that's flashable in cwm, then Install SuperSU and update binary with that. Should fix all issues, I prefer SuperSU to superuser since it doesn't glitch as much. xD
Click to expand...
Click to collapse
I will give that a try, as soon as I can find the superuser.zip file in question. I googled for it, and looked on XDA but I can't seem to locate it. Could you help point me in the right direction?
I re-thought about what tingtan said and I realized that just an update wouldn't necessarily have everything needed so I found the most recent full ROM and flashed it followed by the update and it looks like things are fixed.
I'd still like a link to that superuser.zip file for the future, but now I can backup and I might try playing with ICS now.
Superuser.zip link: http://androidsu.com/superuser/
I prefer SuperSU though, all preference.
Thing O Doom said:
Superuser.zip link: http://androidsu.com/superuser/
I prefer SuperSU though, all preference.
Click to expand...
Click to collapse
Thanks, that is the one I found but since you were talking about SuperSU I wasn't sure if it was correct. I will also give SuperSU a try, but after I reflash everything (it broke again shortly after I got my titanium backup done).

[Q] How do I temporarily "unroot" device?

Hello,
I need to unroot by ICS ROM temporarily so I can install and run certain application, how do I do that with minimum amount of work?
Thanks,
G
Questions belong in Q&A. Moved
artisticcheese said:
Hello,
I need to unroot by ICS ROM temporarily so I can install and run certain application, how do I do that with minimum amount of work?
Thanks,
G
Click to expand...
Click to collapse
i cant c y u would have to unroot, it shouldnt matter as apps dont care if it is rooted or unrooted, correction some apps u have to b rooted to work properly.
do u actually get an error message when trying to install an app
the only way is to restore back to stock, or if u just rooted ur stock firmware, meaning u didnt flash a rom, u can try flashing the system.img file, that might work but i never heard of any1 doing that
Yes, application refuses to work telling me that "rooted" phones are not supported. So basically it installs, checks if phone is rooted and refuses to proceed. I hoped I can flash something in CMW to temporarely unroot, then run application, let it do it one time thing (I need to run this application only once successfully) and then I root back in CWM again.
artisticcheese said:
Yes, application refuses to work telling me that "rooted" phones are not supported. So basically it installs, checks if phone is rooted and refuses to proceed. I hoped I can flash something in CMW to temporarely unroot, then run application, let it do it one time thing (I need to run this application only once successfully) and then I root back in CWM again.
Click to expand...
Click to collapse
dont think there is a temporary unroot method, going back to stock was the true method to unrooting, which app were u trying to install.
u can trying going back to stock, installing app, let it do its thing, backup with tibu or some other backup, reroot and then restore backup of app.....maybe wont work as restoring a backup is actually reinstalling the app
edit: try this i havent so try at ur own risk http://www.thespicygadgematics.com/2012/06/how-to-easily-unroot-any-android-phone.html it seems easy enough, i didnt think it was possible but it seems to b
artisticcheese said:
Hello,
I need to unroot by ICS ROM temporarily so I can install and run certain application, how do I do that with minimum amount of work?
Thanks,
G
Click to expand...
Click to collapse
Using root explorer or ES File Explorer, mount system as r/w, delete /system/app/Superuser.apk, /system/bin/su or /system/xbin/su (it will be in one of those two places), and then reboot. done.
cschmitt said:
Using root explorer or ES File Explorer, mount system as r/w, delete /system/app/Superuser.apk, /system/bin/su or /system/xbin/su (it will be in one of those two places), and then reboot. done.
Click to expand...
Click to collapse
thats deleting the app the rooted the phone, but does it actually undo the rooting process, the system files the app changed to make it rooted r still there, the way to check is if u do delete su app, c if root explorer can can mount ur system folder to r/w, or op can c if it the app does install after deleting su.
actually u need su to grant su, so that might not b a good test
cschmitt said:
Using root explorer or ES File Explorer, mount system as r/w, delete /system/app/Superuser.apk, /system/bin/su or /system/xbin/su (it will be in one of those two places), and then reboot. done.
Click to expand...
Click to collapse
Thanks,
How do I root back after that though?
vincom said:
thats deleting the app the rooted the phone, but does it actually undo the rooting process, the system files the app changed to make it rooted r still there, the way to check is if u do delete su app, c if root explorer can can mount ur system folder to r/w, or op can c if it the app does install after deleting su.
actually u need su to grant su, so that might not b a good test
Click to expand...
Click to collapse
The superuser cwm zip installs su and superuser.apk, that's it. There are no other modified apps.
You can remove busy box also if you like, but it's not much use without su.
artisticcheese said:
Thanks,
How do I root back after that though?
Click to expand...
Click to collapse
Flash superuser zip in cwm.
cschmitt said:
The superuser cwm zip installs su and superuser.apk, that's it. There are no other modified apps.
You can remove busy box also if you like, but it's not much use without su.
Click to expand...
Click to collapse
kool. i learn something everyday
There is cool app in Playstore (free) which allows rooting/unrooting with no reboots and other complicated steps
FYI
https://play.google.com/store/apps/...51bGwsMSwxLDMsImV1LmNoYWluZmlyZS5zdXBlcnN1Il0
Voodoo OTA can do a temp unroot as well. The Flixter app will not allow you to stream movis on a rooted phone. I used Voodoo to temp unroot then went back into Flixter and it started to play the movie.
I use an app called Temp root remover
It allows you to temporarly unroot and reroot in a matter of seconds

Need experienced dev help w/ adb root vs. flashing *.tar (/system) root through Odin

I was originally rooted by using invisiblek's original "stock" root, which contained some Sprint stuff, so I opted to do a clean start from a stock Verizon rom, but to save time I rooted using the adb script method from GS3DebugFSRoot http://forum.xda-developers.com/showthread.php?t=1792342 instead of Root66, which requires a 1.5 GB image download then must be flashed through Odin.
I did this to avoid some of the strange app behaviors from the rooted "Sprint" rom, but after rooting through adb with an automated script, some root apps don't function properly, even though they're getting root permission.
After doing some research and restoring my sprint NAND backup several times to compare, the main things I noticed are:
1. After rooting through adb, the Superuser.apk app is installed in /data/app (which is a user app location) as opposed to /system/app in the case of the flashable root method.
2. Superuser.apk is called com.noshufou.android.su-1.apk instead
3. Superuser.apk from a flashed rom has these permissions (seen using root-expl)
rwsr-sr-x, but the adb method file xxxxxx.su-1.apk has these permissions rwxrwxr-x
4. The owner of the file is "root" when flashed through Odin, but "system" when rooted with adb.
Otherwise, the su binary itself is ok, it is a newer version and larger in size compared to the flashed versions, but it has the right permissions and is located correctly in /system/xbin.
I tried deleting the xxxxx.su-1.apk in /data/app and copying Superuser.apk to /system/app, to make it a system app, reset permissions and "owner" and "group" to root, but lost root after rebooting, so had to start back from my NAND backup again.
Does anyone know how to make Superuser a system app in the /system/app folder without losing root?
Also, I'm not sure this is the cause, but Titanium Backup has a hard time detecting root every time I start it, and has to be restarted multiple times, which wasn't a problem when flashed root w/ Odin, and most importantly, DroidWall is not blocking ANYTHING, whether it's in whitelist or blacklist mode, which it did when I used Odin to flash a rooted rom. I've tried everything, bu to no availe, can a dev that might have an idea what is going on here, help me with this and point me in the right direction to look for what to fix to get DroidWall to work, and if that is causing these issues, to get Superuser installed in the right folder?
Thank you
Nvm, I can't seem to find it again, I know I saw it somewhere though. If this was the OG Droid or Droid 2 I could tell you how to adb push no problem, but it's my first Samsung device. I don't know if anything is different, and I don't wanna be responsible for a brick :S

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

Categories

Resources