I\'m just getting started with Android dev and playing around.
The documentation for getResources() says that it will [r]eturn a Resources instance for your applic
[r]eturn a Resources instance for your applic
It will be useful in non_activity classes.
You will pass the context to the class and from that you can access the resources.