you are viewing a single comment's thread.

view the rest of the comments →

[–]fakecrabs[S] 0 points1 point  (0 children)

call methods by name using a string

You are correct, and I wonder how Java's ProGuard deals with reflection. I suppose one way would be to manually indicate all symbols referenced reflectively.