Define the application resource file in android?



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

Post New Answer

More Android OS Interview Questions

Which tools are used for debugging on the android platform?

1 Answers  


What is the difference between service and intentservice? How is each used?

1 Answers  


what is a handler thread?

1 Answers  


how to pass data between 2 components of android?

1 Answers  


Can I update my tablet android version?

1 Answers  


What is the importance of settings permissions in app development?

1 Answers  


 What data types are supported by AIDL?

1 Answers  


In auto-generated code of an android app, what is r class?

1 Answers  


Explain key components of android architecture?

1 Answers  


What is the function of an intent filter?

1 Answers  


What are the other languages that android supports other than java?

1 Answers  


What is the life cycle of android activity?

1 Answers  


Categories