Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想终止我的自定义内容提供程序的当前实例。我希望我的内容提供者在我的应用程序注销时终止。在随后的 URI 触发器中,我希望我的内容提供者通过调用 onCreate() 重新实例化自己。
你知道怎么做吗?
谢谢