May 2010
Intermediate to advanced
1272 pages
61h 18m
English
There are situations in which you need to access resources by name in code. This can be accomplished via the Reflection, which is a topic discussed in Chapter 47. The following code provides an example:

In this case the method returns resources of type String but you can implement methods that return a different type.
Read now
Unlock full access