MultipleChoice
Assume that you have two apps signed with the same certificate and you want them to share access to each other's data. The manifest file in the first app is illustrated in the following image. It has shartedUserId =''com.sharedID.example'' .
Which of the following choices is the value of the shartedUserId in the second app?

MultipleChoice
Complete the following blank area with one of the following choices:
You can register your app with ''Android Backup Service'' at:
OptionsMultipleChoice
Android uses ''Intents'' to communicate and send data between different components which make it vulnerable to malicious attacks. Which of the following choices are component-level Permissions to protect this type of communication? (Select Four)
OptionsMultipleChoice
What is the message 'File Written to external memory' which appeared when the app user clicks 'Save' button in the following image?
