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 and category which will be used in the second app’s configuration.
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?