Slide 17
Slide 17 text
Manifest file - AndroidManifest.xml
• Permissions (Internet access, storage, …)
• Min and target API version
• Special hardware requests (Camera, Bluetooth, …)
• Some custom Google tools (Play Services, Google
Maps)
• Definition of Activities and Services
17