This content has been marked as final.
Show 1 reply
-
1. Re: Does Byteman work with Android?
adinn Dec 14, 2019 7:53 AM (in response to rich2020)Hi Richard,
As far as I am aware the answer is still no. I don't believe there is an implementation of a JVM for Android that supports the JVMTI agent APIs (whether for Java agents or native agents). Without such support Byteman wil not work.
Disclaimer: I don't really know much about how Java is run on Android these days so I'm not able to answer with any certainty.
regards,
Andrew Dinn