i'm thinking maybe a good build flow, if it works, could be:
- reassemble split apks into single apk
- decompile single apk
- patch decompilation
- recompile

this isn't what i'd planned for, as using decompilation for the whole
apk means there can be more issues. we'll see maybe. but the .smali
and .java tools don't appear to interoperate yet; they don't process
each other's output.

Reply via email to