dimanche 17 janvier 2016

Storing PendingIntents in SQLite or using other means?

I'm trying to log all incoming notifications to show a history of it in my app.

I've managed to store details such as title, text, etc this way, but how would I go about storing the pendingIntent of each notification?

I can't do this in SQLite AFAIK. Any ideas?

Aucun commentaire:

Enregistrer un commentaire