Multiple choice

The __________ contain(s) essential information about our app that the android system needs.

  1. manifest

  2. java

  3. resource

  4. packages

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The manifest contains essential information about our app that the android system needs. This includes the activities and services by app users.