Android Software Engineer Question:
Download Questions PDF

Explain src file in Android?

Answer:

src Contains the .java source files for your project. You write the code for your application in this file. This file is available under the package name for your project.

Download Android Software Engineer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain bin file in Android?Explain AndroidManifest.xmlfile in detail?