Free Android Security Essentials Exam AND-802 Exam Practice Test

UNLOCK FULL
AND-802 Exam Features
In Just $59 You can Access
  • All Official Question Types
  • Interactive Web-Based Practice Test Software
  • No Installation or 3rd Party Software Required
  • Customize your practice sessions (Free Demo)
  • 24/7 Customer Support
Page: 1 / 5
Total Questions: 0
  • If you want to configure your app to receive an intent from another app, you should open AndroidManifest.xml file in your app, and then add including the name andcategory which will be used in the second app’s configuration.

    Answer: A Next Question
  • A manifest file (AndroidManifest.xml) describes the components of the application, which include the activities, services, broadcast receivers, and content providers that compose the application.

    Answer: B Next Question
  • Which of the following Android levels of permissions are granted automatically without the user’s approval?

    Answer: A Next Question
  • The tag of a manifest file is a declaration for the whole application and each application component is declared in a sub-tag inside it.

    Answer: A Next Question
  • Which level of permissions is related to READ_CALENDAR, WRITE_CALENDAR, CAMERA, and READ_CONTACTS?

    Answer: B Next Question
  • The Logcat window in Android Studio displays system messages, such as when a garbage collection occurs, and messages that you added to your app with the Log class. It displays messages in real time and keeps a history so that you can view older messages.

    Answer: A Next Question
  • What is the purpose of adding the following permission tag to your app's AndroidManifest.xml file?<uses-permission android:name='android.permission.ACCESS_WIFI_STATE7>

    Answer: A Next Question
  • Android stores cache files in the filesystem and sandboxes along with the application. Cache files are created under directory ……………………………………..

    Answer: A Next Question
  • A digital certificate is an electronic “passport” that allows a person, computer or organization to exchange information securely over the Internet using the public key infrastructure (PKI).The message is encrypted with the Private key, and can only be decrypted with the Public key.

    Answer: B Next Question
  • It is not necessary that every application installed on an Android device be signed by the developer before being published.

    Answer: B Next Question
Page: 1 / 5
Total Questions: 0