【发布时间】:2017-10-13 16:15:01
【问题描述】:
使用NotificationServiceLister,我检索通知的pendingIntent。现在我想将pendingIntent 作为一个对象存储到任何离线数据库中,例如realm, greendao, sqlite, ormLite, active android 等。这可能吗?如果可以的话,怎么办???或者有没有其他方法可以找到任何特定通知的pendingIntent?
【问题讨论】:
-
我认为..您应该给出您想要获得解决方案的整个用例(带有屏幕截图),并且保存 pendingIntent 不是为您提供解决方案的问题。
-
兄弟有解决办法吗?
标签: android notifications android-notifications notificationservices