최신Android Application Engineer Certifications Basic - OA0-002무료샘플문제
Which of these is the incorrect explanation of AndroidManifest.xml?
Which of these is the incorrect explanation of a status bar Notification?
Which of these is the correct code to create a Bitmap object using the file res/drawable/image.png?
The following manifest file is used to conduct Android unit tests. Which is the correct description that goes into (1)?

Which is the correct description of playing a movie using the VideoView class?
Which of these is the correct explanation of an XML layout file?
Which of these is the incorrect explanation of the Android Scripting Environment (ASE)?
Of these Service-defined events, which has a possibility of being called multiple times?
The following code applies to a dialog layout defined in XML. Which is the correct code that goes into (1)? (Assume the dialog layout is correctly defined in res/layout/custom_dialog.xml, and there are no other problems in the rest of the application.)

The following menu_option.xml defines the layout of the menu which is displayed by pushing the device's Menu button. Which of the following menu component descriptions should be put into (1)?
