Configuring Android Application Properties

(Optional) Review the Android Manifest window, where you would define the general Android properties used in an application.

For this tutorial, you would keep the default settings.
  1. In Package Explorer, expand the SUP101Sample project.
  2. Double-click the AndroidManifest.xml file.
  3. Select the Manifest tab.
  4. Review the options in the Android Manifest window. This is an area where you would change the general attributes, export options, and content of the AndroidManifest.xml file.
  5. Click File > Close to close the SUP101Sample Manifest file without any changes.

    Android Tutorial Configure Android Manifest Image