Closed ale8530 closed 6 years ago
I don't understand what exactly is the question? If you have a specific file that you suspect is not decompiled or converted to StandardDex properly, I can have a look if you upload it somewhere. Otherwise I can't really help.
I've used decompiled & converted files in other projects I'm working on and so far I haven't noticed any issues.
I close it is probably an error of my tool thank you for answering
I was able to complete a deodex with Android 9, but I had a strange problem, which I'm trying to understand, basically to get the device up and running the following files:
framework/arm framework/arm64 framework/oat framework/*.vdex
I can not figure out if this problem is due to the conversion from .cdex to .dex or maybe it's the new .rel files?
As a premise the script I use works perfectly on android 8.x so I exclude a script problem