Architecture advice #138
Unanswered
farfromrefug
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a module which needs to patch android and another apk (lets call them A and B).
My issue is that I need to call a B class from A. Is using broadcast the only option or is there a better solution ?
Beta Was this translation helpful? Give feedback.
All reactions