What folders are impotent in android project?



What folders are impotent in android project?..

Answer / Rahulbhatnagar

In an Android project, the 'src', 'res' and 'libs' folders are considered essential. The src folder contains your Java files, res folder contains resources like layouts, strings, etc., and the libs folder is used to add third-party libraries.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

What is color/ directory?

1 Answers  


How can your application perform actions that are provided by other application e.g. Sending email?

1 Answers  


Where are lay out details placed?

1 Answers  


What is avd?

1 Answers  


What is the file features used in android?

1 Answers  


Write code snippet to retrieve IMEI number of Android phone.

1 Answers   HCL,


What are android products?

1 Answers  


Who created android os?

1 Answers  


Explain me difference between asynctasks & threads?

1 Answers  


How do you pass the data to sub-activities android?

1 Answers  


What is the risk in blocking the main thread when performing a lengthyoperation such as web access or heavy computation?

1 Answers  


What is android version 7.0 called?

1 Answers  


Categories