【问题标题】:Dropping PendingIntents删除 PendingIntents
【发布时间】:2010-03-16 23:38:26
【问题描述】:

如果 PendingIntents 从不使用,是否可以在 android 中删除它们。例如在 AppWidgetProvider 中,从未使用过的 PendingIntent 被新的 PendingIntent 覆盖。

或者我们应该在所有未使用的 PendingIntents 上调用 cancel 来适当地清理内存?

【问题讨论】:

    标签: android android-pendingintent


    【解决方案1】:

    无需调用cancel。

    【讨论】:

      猜你喜欢
      • 2012-06-04
      • 2023-04-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多