The security model adopted by Android is: ________________ Application Based Permission Based Identity Based
Answers
Answered by
1
The security model adopted by Android is Identity Based.
Answered by
0
Answer:
The security model adopted by Android is the Linux OS based, where the applications need to take permission from the user before using any hardware component of the android device.
Explanation:
When any application is installed on an android device, there is a list of permissions displayed, to be granted by the users, if the user gives the authority to the application for having access to the hardware it needs, then only that application is installed in the system. The whole system of providing permission to hardware is possible, by the use of Linux kernel.
Similar questions