Android
AND-401 · Question #43
When including a text file in your application to read from as a resource, what is the recommended location ofsuch file?
The correct answer is C. res/raw. See the full explanation below for the reasoning.
Question
When including a text file in your application to read from as a resource, what is the recommended location ofsuch file?
Options
- Ares/anim
- Bres/files
- Cres/raw
- Dres/values
How the community answered
(48 responses)- A6% (3)
- B10% (5)
- C79% (38)
- D4% (2)
Community Discussion
No community discussion yet for this question.