Home > Android Programming > Quizzes > Android OA0-002 Exam Practice Test 2
Android OA0-002 Exam Practice Test 2
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 67% Most missed: “Which is the processing that cannot be executed by using the emulator during dev…”
Android OA0-002 Exam Practice Test 2
Time left 00:00
25 Questions

1. Which of these is called after the end of each test method of ActivitylnstrumentationTestCase2, a class which provides the unit Activity function tests?
2. Which is the correct explanation of the Foo.java source code?
3. The following program uses an Intent to open a Web page designated by a Web browser. Which is the correct code that goes into (1)?
4. Which of these is the incorrect explanation of ProgressDialog?
5. Which of these is the incorrect explanation of the androiddebuggable attribute of the AndroidManifest.xm tag?
6. Which is not included in the Android application framework?
7. Which of these is the correct method to persist SharedPreferences?
8. When reading videos from a resource, which is the recommended Android storage location for video files?
9. Which of these is the correct explanation of the Android license form?
10. For playing an audio file, where does the Android Developer's Guide recommend placing the file?
11. Which is the tool that creates certificates for signing an application?
12. The following code is a part of an Activity class to create a dialog. Which is the Activity class method used to display this dialog?
13. Which shows the correct Android architecture?
14. The following code is a part of a program which sends a status bar notification. Which is the correct code to put into (1) so that it will automatically cancel the notification after it occurs?
15. Which ContentProvider does Android not provide as a standard?
16. Which of these is the correct precaution when publishing an application update to the Android Market?
17. Which function is not provided by the Android Development Tools Plugin?
18. Which of these is the incorrect folder as a folder that is created automatically after completion of the Android Development Tools Plugin New Project Wizard?
19. Which of these is the incorrect description of the code executed when a Button widget is clicked?
20. Which manifest file permission is necessary to read data from the standard installed address book?
21. Which of these is not recommended in the Android Developer's Guide as a method of creating an individual View?
22. Which of these is the incorrect explanation of the Java Native Interface(JNI)?
23. Which does not have a lifecycle?
24. Which of these is the correct description of file access?
25. Which of these is the incorrect explanation of Traceview?