Question # 31
Which of the following is NOT true about sharedUserId attribute?
It is placed inside manifest tag.
By default Android assigns each application its sharedUserId value.
Applications can share the same user ID.
It is placed in the activity tag that needs to share the data with other application.
Question # 32
How many level of protection are there in Permission?
Seven.
User Defined.
Four.
Depends of the Android OS version.