ThexXTURBOXx / dex2jar

Tools to work with android .dex and java .class files
Apache License 2.0
228 stars 57 forks source link

dex2jar No errors were reported but i use jar in android studio ,The inheritance of the class cannot be obtained #48

Closed sanlic closed 4 months ago

sanlic commented 4 months ago

image

sanlic commented 4 months ago

apk is potato chat

ThexXTURBOXx commented 4 months ago

Not reproducible on my end. The class exists and is accessible, as seen in the screenshot below. The issue probably stems from the decompiler you are using and not from dex2jar directly (maybe there is an option to rename references to nested classes properly (the $ should just be a .)). grafik