Android Development Practice Test
Android Development Android Security
What is the purpose of declaring permissions in AndroidManifest.xml?
Select your answer
A
To declare what capabilities or data access the app requires
B
To hide the app from unauthorized users
C
To encrypt app data
D
To restrict other apps from running
Hint