Injecting a Drawable resource
voider1 opened this issue · 0 comments
voider1 commented
I'm trying to inject a drawabe into an APK and then use it. At first I tried to just pass the resource ID from the module, that didn't work obviously. After that I tried what you suggested here, this also didn't work for some reason, the fake resource ID isn't being recognised by the target app.