Mobile Developer Question:
Download Job Interview Questions and Answers PDF
Which items or folders are important in every Android project?
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/
1) AndroidManifest.xml
2) build.xml
3) bin/
4) src/
5) res/
6) assets/
Download Mobile Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
How Android allows you to store data? | Described containers? |