Define the application resource file in android?
Answer / Kanika Cairae
An application resource file in Android refers to a file located in the res folder, which stores assets such as layouts, strings, graphics, and other resources that can be used across your application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which tools are used for debugging on the android platform?
What is the difference between service and intentservice? How is each used?
what is a handler thread?
how to pass data between 2 components of android?
Can I update my tablet android version?
What is the importance of settings permissions in app development?
What data types are supported by AIDL?
In auto-generated code of an android app, what is r class?
Explain key components of android architecture?
What is the function of an intent filter?
What are the other languages that android supports other than java?
What is the life cycle of android activity?