-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
running the following command:
java -jar ~/Downloads/smali-2.5.2.jar a -a 29 -o classes.dex classes_dexresults in
>>> dexdump classes.dex
Processing 'classes.dex'...
dexdump E 05-11 19:28:27 28058 4030355 dexdump.cc:1884] Failure to verify dex file 'classes.dex': Non-zero padding 7f before section of type 61440 at offset 0x8998beor from dex2oat:
05-11 20:07:58.018 22289 22289 E dex2oat : Failed to open dex file for layout: Failure to verify dex file: Non-zero padding 7f before section of type 61440 at offset 0x899892I am running on an api 29 emulator.
any help is appreciated!
Metadata
Metadata
Assignees
Labels
No labels