# MobilePlatformApplicationCreateAndroidInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for an Android based mobile platform application. ### Access Scopes ## Fields * [appLinksEnabled](/docs/api/admin-graphql/2024-10/scalars/Boolean): Boolean! - Whether Android App Links are supported by this app. * [applicationId](/docs/api/admin-graphql/2024-10/scalars/String): String - Android application ID. * [sha256CertFingerprints](/docs/api/admin-graphql/2024-10/scalars/String): String! - The SHA256 fingerprints of the app’s signing certificate. ## Input objects with this input object * [MobilePlatformApplicationCreateInput](/docs/api/admin-graphql/2024-10/input-objects/MobilePlatformApplicationCreateInput) ## Examples