You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
The goal of this update is to have valid Android devices not showing with a Warning in the Platforms menu. To allow this, the AndroidPlatformSDK now return the list of connected devices and their SDK Versions. The change in TurnkeySupportModule ensures we are stripping the cook flavor from the DeviceId which would fail to verify the SDK. Regarding the Editor `Platforms` menu, the code was adjusted to have devices listed outside of a submenu when `Platform->SupportsFeature(ETargetPlatformFeatures::ShowAsPlatformGroup)` returns false. Another addition was a new `ETargetPlatformFeatures::ShowAggregateDevice` to allow platforms to not list the aggregate device (ex: `All_Android_on...`) #review-36072549 #jira UE-223262 #rb adam.kinge, Chris.Babcock, Josh.Adams [CL 37262963 by matt begoghina in 5.5 branch]
166 KiB
166 KiB