Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
Some special inner classes without name and with flag ACC_SYNTHETIC(or may just
!=0?) shouldn`t be put in extraMember set because it`s already in
"Ldalvik/annotation/InnerClass;".
By comparing with original .class, those classes are also the InnerClass of all
other
(all?? has name only?? not special?? recursive??)
InnerClass of the enclosingClass, which can not be found in dex. Not sure how
to do that, and it doesn`t crash anyone, so ignore it in the patch.
Solve most crashes except Lcom/chaoxing/widget/FileManager;(See Issue 128)
Original comment by yyjdel...@gmail.com
on 18 Jul 2012 at 5:36
Attachments:
Original issue reported on code.google.com by
coolspac...@gmail.com
on 17 Jul 2012 at 12:14