adspace
Answer Posted / Balram
The raw/ directory in Android OS is a folder located within the app's main package (src/main/java) for storing raw files such as SQLite databases, XML files, and other non-compiled resources. These files are read directly from this directory during runtime without any processing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers