Affichage des articles dont le libellé est activity. Afficher tous les articles
Affichage des articles dont le libellé est activity. Afficher tous les articles

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!






 

© 2013 Mobile Probleme. All rights resevered. Designed by Templateism

Back To Top