Mobile Developer Question:

Download Job Interview Questions and Answers PDF

Which items or folders are important in every Android project?

Mobile Developer Interview Question
Mobile Developer Interview Question

Answer:

The developer should name at least 4 of these 6 items below, as these are essential within each Android project:
1) AndroidManifest.xml
2) build.xml
3) bin/
4) src/
5) res/
6) assets/

Download Mobile Developer Interview Questions And Answers PDF

Previous QuestionNext Question
How Android allows you to store data?Described containers?