系统应用程序或应用程序能够在数据库中存储信息。我的问题现在是:例如,Launcher应用程序确实将类似应用程序数量的设置及其在主屏蔽,小部件等的位置存储在数据分区上的数据库中。
这些设置通常只是从数据库中读取,即使有一个新的启动器应用程序替换,具有托盘的不同设置。
我的问题现在: Is there any method(via shell) to trigger an update or re-read of this apps database, so that the new values from the new Launcher replacement are taken into account without just deleting the whole database or messing around with the current database?