Android Programming and Technical Programming Technical

The _______ file specifies the layout of your screen.

Options
1) Layout file
2) Manifest file
3) Strings XML
4) R file

Read Solution (Total 2)

Android Other Question

An activity can be thought of as corresponding to what?

Options
1) A Java project
2) A Java Class
3) A method call
4) An object field
What is the driving force behind an Android Application and that ultimately gets converted into a Dalvik executable?

Options
1) Java source code
2) R-file
3) the emulator
4) the SDK