Thursday, March 31, 2016

[SCRIPT] OOS Bloatware remover script

since i like the oxygen rom, but i don't like the google bloat, i decided to make a simple script that will remove all the google apps (except for gmail). the app it will remove are:
"/system/app/CalendarGoogle",
"/system/app/Chrome",
"/system/app/Drive",
"/system/app/EditorsDocs",
"/system/app/EditorsSheets",
"/system/app/EditorsSlides",
"/system/app/Hangouts",
"/system/app/Keep",
"/system/app/Music2",
"/system/app/Photos",
"/system/app/PlusOne", (that's google plus)
"/system/app/Videos",
"/system/app/Maps",
"/system/app/PlayGames",
"/system/app/SwiftKey",
"/system/app/SwiftKeyFactorySettings",
"/system/app/YouTube"
"/system/priv-app/Velvet" (that's the "app google", or "google now", call it as you wish)

you can easily re-install any of this app from the play store, so no problem if it will delete some apps you want ;)

one downside: you won't have the "clear all recent" button. i don't know why, i think it was related to "velvet".

i want to thanks @jajb because i basically copy his bloatware removal script (from here http://ift.tt/1v6XWTZ) but changed the app it will remove.

how to flash:
-copy .zip in sdcard
-flash from twrp
-done!

PS: i recommend using it when you first reinstall the rom, so that none of that apps have been updated. but, if you want, you can use this script even from an old install, just be sure to uninstall update from the app it will remove, otherwise they will stay not as system app but as user app.



from xda-developers http://ift.tt/1PHlqb9
via IFTTT

No comments:

Post a Comment