Explain src file in android?



Explain src file in android?..

Answer / Rajaram Yadav

The 'src' folder in Android contains the source code for the application. Inside the 'src' folder, you will find a package name and within that package are Java classes, layout files, strings, and other resources specific to your application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

What language is supported by android for application development?

1 Answers  


What are the tools used to develop an android app?

1 Answers  


Please explain what is a job scheduling?

1 Answers  


What is the importance of android in the mobile market?

1 Answers  


How is the use of web view in android?

1 Answers  


What are the tools placed in android sdk?

1 Answers  


What is the latest version of android for galaxy s7?

1 Answers  


What folders are impotent in android project?

1 Answers  


What is localization and how to achieve?

1 Answers  


What is .gitignore?

1 Answers  


Explain the difference between flag_activity_clear_task and flag_activity_clear_top?

1 Answers  


What is override method in android studio?

1 Answers  


Categories