Question: Read Introduction to Android at: https://developer.android.com/guide/index.html. Answer the following questions: a . Androids user interface components allow developers to code custom responses to UI events
Read Introduction to Android at: https://developer.android.com/guide/index.html. Answer the following questions:
a. Androids user interface components allow developers to code custom responses to UI events by writing event handlers. Name 2 other examples of languages or development platforms that use event-driven UI development.
b. Android Apps are built using four essential blocks: Activities, Services, Broadcast receivers and Broadcast senders. Briefly describe each one of them.
c. Androids security layer is based on the principle of least privilege. Each application has to request access to components in the manifest file. List and describe five different permissions that can be requested in the manifest.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
