0 votes
124 views
in android by (0 points)
closed by
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()
closed

1 Answer

0 votes
by (0 points)
 
Best answer
a

2.8k questions

2.8k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...