jeudi 18 décembre 2014

[Q] Sharing data between Xposed module and activity topic






Hi,
I have an Xposed module that listens for certain events and then notify the main application/Activity that contains this module about the events. I tried to put the events into a static buffer class that's accessible from both the module and Activity. But the buffer is always empty. Right now, I have to use Broadcast to achieve the notification. Is it impossible to share data between the module and Activity via static in-memory objects? Thank you!






Aucun commentaire:

Enregistrer un commentaire