我使用root资源管理器从系统/应用程序中删除了Google Drive。但是,当我检查App抽屉时,图标仍然存在。 (当我删除了Samsung的Chaton等系统应用程序时,图标消失了)。
我希望删除我不需要/使用的其他Google应用程序,但我不想在抽屉里留一堆非功能图标。我做错了什么?
我使用root资源管理器从系统/应用程序中删除了Google Drive。但是,当我检查App抽屉时,图标仍然存在。 (当我删除了Samsung的Chaton等系统应用程序时,图标消失了)。
我希望删除我不需要/使用的其他Google应用程序,但我不想在抽屉里留一堆非功能图标。我做错了什么?
I removed Google Drive from system/app using Root Explorer. However, when I check the app drawer, the icon is still there. (When I removed other system apps like samsung's ChatOn, the icon disappeared).
I wish to remove other google apps I don't need/use, but I dont want to leave a bunch of nonfunctional icons in the drawer. What am I doing wrong?
自从删除该应用程序以来您是否重新启动了您的设备?如果您只需使用root explorer删除了.apk,那么它就不会执行通常在卸载应用程序时发生的"Cleanup" 。重新启动您的设备应导致应用程序抽屉重新检测已安装的应用程序,图标应消失。
这个答案(下面引用的相关部分)解释了一点关于卸载app'正确'时会发生什么,如果您只删除了APK文件,则不会发生这种情况。
卸载包后,它还删除其他数据 该包装:例如,应用程序自己的私有数据,它的数据 SD卡,您对该应用程序的默认首选项。它也讲述了任何 您通过意图删除了应用程序的其他感兴趣的应用程序 播送。接收该广播的其他应用可能需要进一步 基于此操作:例如,发射器(主屏幕应用程序)会 删除该应用程序的桌面快捷方式和小部件,因为它们不会 还有更多工作。
此外,如果您通过播放商店更新了应用程序,请确保已检查/数据/应用程序,因为如果您通过播放商店更新了应用程序,则可以在那里进行另一个APK。如果您也从这里删除APK(如果存在),则图标应消失。仍然可能需要重新启动。
Have you restarted your device since removing the app? If you've simply deleted the .apk using Root Explorer then then it won't have performed the 'cleanup' that normally happens when uninstalling an application. Restarting your device should cause the app drawer to re-detect the installed apps and the icon should disappear.
This answer (relevant part quoted below) explains a bit about what happens when uninstalling an app 'properly', this won't have happened if you've simply removed the apk file.
When you uninstall a package, it also removes other data to do with that package: for example, the app's own private data, its data on the SD card, your default preferences for that app. It also tells any other interested apps that you've removed the app, via an intent broadcast. Other apps receiving that broadcast might take further action based on that: for example, a launcher (home screen app) would remove desktop shortcuts and widgets from that app, since they won't work any more.
Also, make sure you have checked /data/app as there may be another apk for Google Drive there if you have updated the app via the Play Store. If you remove the apk from here too (if it exists) then the icon should disappear. A reboot may still be required.
我使用的是使用"Titanium Backup" 和'系统应用程序删除器(root)'卸载的系统应用程序,只能找到留下空壳图标。
删除主页/ app启动器的数据和缓存确实有助于从应用程序抽屉中删除图标。
I had uninstalled system apps using 'Titanium Backup' and 'System App Remover(Root)', only to find that empty shell icons are left behind.
Deleting Home/App Launcher's data and cache did help in removing the icon from the app drawer.
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有