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 |
What language is supported by android for application development?
What are the tools used to develop an android app?
Please explain what is a job scheduling?
What is the importance of android in the mobile market?
How is the use of web view in android?
What are the tools placed in android sdk?
What is the latest version of android for galaxy s7?
What folders are impotent in android project?
What is localization and how to achieve?
What is .gitignore?
Explain the difference between flag_activity_clear_task and flag_activity_clear_top?
What is override method in android studio?