When should you store files in the /assets directory?
a. when you need access to the original file names and file hierarchy
b. when you need access to the file with its resource ID, like R.assets.filename
c. when you have XML files that define tween animations
d. when you need to access the file in its raw form using Resources.openRawResource()