# Supported platforms (/en/realtime-media/video/reference/supported-platforms/unreal)

> For AI agents: see the complete documentation index at [llms.txt](/llms.txt).

This section lists the platforms and products you use to develop apps that interact with Agora SDRTN®.

      
  
      
  
      
  
      
  
      
  
      
  
      
  
      
  
      
  
      
  
      
    | Platform        | IDE                           | OS                                                                                                                                                             | Architecture           | Note                                                                                                                                                                                                    |
    | :-------------- | :---------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
    | Android         | Android Studio 3.5.3 or later | see [the Unreal Engine Android Development Requirements.](https://docs.unrealengine.com/4.27/en-US/SharingAndReleasing/Mobile/Android/AndroidSDKRequirements/) | arm64-v8a, arneabi-v7a | Real devices only (not working on emulators)  NDK version 21                                                                                                                                            |
    | iOS             | XCode 11.0 or later           | see [the Unreal Engine iOS and tvOS Development Requirements.](https://docs.unrealengine.com/4.27/en-US/SharingAndReleasing/Mobile/iOS/DeviceCompatibility/)   | -                      | A valid Apple developer signature.                                                                                                                                                                      |
    | MacOS           | XCode 11.0 or later           | OS X 10.11 or later                                                                                                                                            | Intel, M1              | A valid Apple developer signature.                                                                                                                                                                      |
    | Windows (64bit) | Visual Studio 2019            | Windows 7 SP1 or later                                                                                                                                         | Intel                  | At least 1.65 GB of disk space after the IDE and relevant tools are installed.                                                                                                                          |
    | Windows (32bit) | Visual Studio 2019            | Windows 7 SP1 or later                                                                                                                                         | Intel                  | Unreal Engine 5 (UE5) is not supported on 32-bit Windows. If you want to use Unreal Engine 4 (UE4) with 32-bit Windows, uncomment the code relating to Win32 in the *AgoraPluginLibrary.Build.cs* file. |

    
  
      
  
