What is raw?
Answer / Sushma Kumari
In Android, RAW refers to a type of file that stores data (like SQLite databases or audio files) in the application's resources and can be accessed using Resource IDs.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different data storage options available on the android platform?
What is raw/ directory?
What are containers?
What is the importance of an emulator in android?
What is api level, codename of android 2.3.3 – 2.3.7?
what is the memory limit of each process in android?
What is the manifest file?
what is the difference between dynamic receiver and static receiver? When will you use dynamic broadcast receivers?
Which of the method is used to return a view from a layout file given the id of the view?
Why do we use gridlayout in android
what is a service in android?
1 Answers TryTechnicals Pvt Ltd,
Explain me activities?