Possible Duplicate:
Gridview Tutorial problems
In the android grid view tutorial, they use R.drawable.sample_0, R.drawable.sample_1, R.drawable.sample_2, etc.
These properties are not defined in R.drawable. How does java resolve this without errors?