Question
(a) State the two different storage areas on an Android Device. In your answer discuss how they relate to the security of the device. (b)
(a) State the two different storage areas on an Android Device. In your answer discuss how they relate to the security of the device.
(b) Android uses a technique known as Sandboxing. Draw a diagram illustrating the concept
of sandboxing. Evaluate its effectiveness as a means of enhancing Android security.
(c) You are asked to develop a secure Android application. Discuss four techniques you would employ to ensure the application developed was secure.
(d) To create our own Custom View, we may need to override the OnMeasure method. Why is this? Give a practical example, with some of the variables we might want to access.
(e) There are three distinct means of creating a new view. Evaluate each in terms of complexity and uniqueness of code.
(f) onDraw method demands the knowledge of primitive shapes in order for it to be used efficiently. Comment on this, detailing specific functionality to draw basic shapes.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started