In the Android SDK documentation, all of the examples used with the @drawable/my_image xml syntax directly address images that are stored in the res/drawable directory in my
Yes - it does suck :) However you can use the assets folder and have sub directories in there and load images that way.