Normally, when retrieving resources (drawables, strings, what have you) in code
you use the automatically generated R.java to do so. However, I recently wrote a
reference application wherein each item in a ListView has a different icon next
to it. The data for all this is stored in JSON