How to Remove SMS from TCL Flip 2

i have a rooted tcl i would like to remove the messaging app (similar to how i removed the browser fro adb with this command rm -rf /system/app/Chromium)
but i cant figure out the file path.

There is an adb command to get the file path

Get the package name, and then
adb shell pm path

System priv-app and delete the messaging folder
I that no responsibility but this is how I do these things on a qin

You have to have s root file explorer such as fx open fx>system (root)> press lock button at top corner>system>priv-app>delete folder FP Messeges>reboot

thanks for this tip it worked

1 Like