# MobilePlatformApplicationCreateAndroidInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields for an Android based mobile platform application.

### Access Scopes



## Fields
* [appLinksEnabled](/docs/api/admin/2025-01/scalars/Boolean): Boolean! - Whether Android App Links are supported by this app.
* [applicationId](/docs/api/admin/2025-01/scalars/String): String - Android application ID.
* [sha256CertFingerprints](/docs/api/admin/2025-01/scalars/String): String! - The SHA256 fingerprints of the app’s signing certificate.


## Input objects with this input object
* [MobilePlatformApplicationCreateInput](/docs/api/admin/2025-01/input-objects/MobilePlatformApplicationCreateInput)


## Examples