I would like to inject code in an android application at runtime. I have tried to use dx tool to generate a dexfile in the sdcard but when i want to instantiate, it fails. A
No, it is not possible. Android application permissions would not work if that was possible.