Hi,
given a method object (i.e. an object of class EncodedMethod), how can I find its annotation? Could someone give me some hints?
I don't mean the comments or notes, but something like this
".annotation system Ldalvik/annotation/MemberClasses;"
I notice there are many classes relative to annotations, but I have no idea about how to link them with its method.
best,
yang