Stay organized with collections
Save and categorize content based on your preferences.
Manifest
class Manifest
Summary
Public constructors
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[],null,["# Manifest\n\nAdded in [API level 1](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels)\n\nManifest\n========\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/android/Manifest \"View this page in Java\") \n\n```\nclass Manifest\n```\n\n|---|-----------------------|\n| [kotlin.Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html) ||\n| ↳ | [android.Manifest](#) |\n\nSummary\n-------\n\n| Nested classes ||\n|---|--------------------------------------------------------------------------------|\n| | [permission](/reference/kotlin/android/Manifest.permission) \u003cbr /\u003e |\n| | [permission_group](/reference/kotlin/android/Manifest.permission_group) \u003cbr /\u003e |\n\n| Public constructors ||\n|------------------------------------|---|\n| [Manifest](#Manifest())`()` \u003cbr /\u003e |\n\nPublic constructors\n-------------------\n\n### Manifest\n\n```\nManifest()\n```"]]