# Transferring

> Indicates that the device has downloaded the Android asset pack and is unpacking the asset pack to its final location.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.Android](/engine/6000.0/script-reference/unityengine/android.md)
* **Assembly:** UnityEngine.AndroidJNIModule

```csharp
Transferring = 3
```

### Remarks

Additional Resources: [AndroidAssetPacks.DownloadAssetPackAsync](/engine/6000.0/script-reference/unityengine/android/androidassetpacks/downloadassetpackasync.md), [AndroidAssetPacks.GetAssetPackStateAsync](/engine/6000.0/script-reference/unityengine/android/androidassetpacks/getassetpackstateasync.md).
