126) The R.java file is where you edit the resources for your project.
A.True
B.False
Answer : B
127) The Emulator is identical to running a real phone EXCEPT when emulating/simulating what?
A.Telephony
B.Applications
C.Sensors
D.The emulator can emulate/simulate all aspects of a smartphone
Answer : C
128) The R file is a(an) generated file
A.Automatically
B.Manually
C.Emulated
D.None of the above
Answer : A
129) An activity can be thought of as corresponding to what?
A.A Java project
B.A Java class
C.A method call
D.An object field
Answer : B
130) To create an emulator, you need an AVD. What does it stand for?
A.Android Virtual Display
B.Android Virtual Device
C.Active Virtual Device
D.Application Virtual Display
Answer : B