Exam Details

  • Exam Code
    :OA0-002
  • Exam Name
    :Android Application Engineer Certifications Basic
  • Certification
    :Android Certification
  • Vendor
    :Android
  • Total Questions
    :139 Q&As
  • Last Updated
    :Mar 25, 2025

Android Android Certification OA0-002 Questions & Answers

  • Question 31:

    Which of these is the incorrect explanation of signing an application?

    A. It is necessary to sign with the same certificate an for application update.

    B. It is necessary to configure the keystore file, including private key, for signing.

    C. Signing is required for installation of an application.

    D. It is required to use jarsigner for signing.

  • Question 32:

    Which screen will be displayed as a result of executing the following code?

    A. Option a

    B. Option b

    C. Option c

    D. Option d

  • Question 33:

    Which is the file system of the disk image created by mksdcard command?

    A. NTFS

    B. FAT32

    C. ext3

    D. AndroidFS

  • Question 34:

    Which is the permission necessary for implementation of HTTP and Socket communication?

    A. INTERNET

    B. ACCESS_NETWORK_STATE

    C. CHANGE_NE7WORK_STATE

    D. BLUETOOTH

  • Question 35:

    Which of these is the correct code to create a Bitmap object using the file res/drawable/image.png?

    A. Bitmap img = BitmapFactory.decodeFile(R.drawable.image),

    B. Bitmap img = BitmapFactory.decodeResource(R.drawable.image);

    C. Bitmap img = new Bitmap(R.drawable.image);

    D. Bitmap img = (Bitmap)GraphicsFactory.decodeResouces(R.drawable.image);

  • Question 36:

    Which of these is the incorrect explanation of external storage using an SD card?

    A. SD cards support the FAT file system.

    B. Directories of an SD card can be acquired by Environment.getExternalStorageDirectory().

    C. Linux file system permissions do not exist on an SD card.

    D. Files on SD cards cannot be handled by Java.io.File.

  • Question 37:

    Which of these is the correct structure for exposing data owned by an application to another application?

    A. ContentProducer

    B. Android Interface Definition Language

    C. ContentProvider

    D. ContentObservable

  • Question 38:

    Which of these is the incorrect explanation of dx?

    A. It is a tool used from the command line and does not have a GUI.

    B. It converts class files into a Dalvik executable format (dex file).

    C. The file types used for conversion are only class, jar, and zlib.

    D. When using Eclipse, it is not necessary to call it explicitly.

  • Question 39:

    Which of these is the incorrect explanation of SQLite?

    A. It supports views.

    B. It supports triggers.

    C. It supports transactions.

    D. It has support for server installation.

  • Question 40:

    Which of these is the correct method to update an application published to the Android Market?

    A. It is necessary to sign with an updated certificate and upload.

    B. It is necessary to individually implement within application since it does not have update function

    C. Add versionCode attribute of manifest file and upload the latest created application.

    D. Add versionCode attribute of manifest file and upload manifest file.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Android exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your OA0-002 exam preparations and Android certification application, do not hesitate to visit our Vcedump.com to find your solutions here.