Open GoogleCodeExporter opened 9 years ago
This happened me as well. I think this happens because, in some dex/apk files,
dalvik annotations for inner classes (dalvik/annotation/MemberClasses,
dalvik/annotation/EnclosingClass, etc...) are removed. In that case, probably
we need to guess class structures by whether class name include '$' or not.
Original comment by horikawa...@gmail.com
on 10 Dec 2013 at 12:14
Original issue reported on code.google.com by
chenxingyu92@gmail.com
on 30 Nov 2013 at 3:37