> ## Documentation Index
> Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
> Use this file to discover all available pages before exploring further.

# createAndroidTEE

> Kotlin Function

**Function**

```kotlin theme={null}
fun createAndroidTEE(context: Context, apiKey: ApiKey, authManager: AuthManager, teeEncryptor: TEEEncryptor? = null): CrossmintTEE
```

Factory function to create Android TEE provider.
