Skip to content

Nova Compatibility

What Nova supports today and where the limits are. Android is the only shipping client; a Steam Deck and Linux handheld preview is in development, general Linux desktop is not shipping, and iOS remains scaffold and study only.

Area Status Notes
Android handhelds Primary target Designed first for landscape handheld use
Android phones and tablets Supported Works well, with the UX tuned most heavily for handheld play
Android TV Supported ARM64 or 32-bit ARM APKs, Leanback launcher support, D-pad and controller-friendly browsing
Polaris Best experience Full launch-mode, watch-mode, tuning, library, profile sync, and live-session integration
Other Moonlight-compatible hosts Compatible Standard Moonlight-compatible client flow
Wake-on-LAN Supported Sends UDP magic packets from Android, with manual MAC entry
High refresh devices Supported Nova can request 90 or 120 Hz when the device display and host both support it
Area Status Notes
Standard Android gamepads Supported Controller-first navigation throughout the client
Steam Controller 2026 Partial Android HID support Android may expose Bluetooth mode as a Valve keyboard/mouse HID. Nova recognizes common Valve HID names for host gamepad presence and compatible D-pad and button events.

Android does not expose full Steam Input profiles or hidden analog controls through a standard gamepad source, so the Steam Controller case is genuinely partial rather than complete.

Public GitHub Releases ship a separate signed APK per Android ABI, each with a portable SHA-256 sidecar:

  • Nova-Android-arm64-v8a.apk
  • Nova-Android-armeabi-v7a.apk
  • Nova-Android-x86_64.apk

Android support starts at minSdk 21 and targets SDK 36. Signed in-place upgrades are preserved across releases, so Obtainium and manual installs stay on a clean upgrade path.

  • Advanced launch modes, watch mode, live host tuning, richer session telemetry, and Polaris Sync are Polaris-specific. With other hosts, Nova is a standard compatible client.
  • Nova is not on the Play Store. The public install paths are GitHub Releases, Obtainium, and GitHub Store.
  • High refresh streaming is limited by the real display panel in the Android device, not just the setting chosen in Nova.
  • Steam Controller 2026 Bluetooth support depends on the HID shape Android exposes; see above.
  • Only the Android client ships today.

For the host half — distros, GPUs, encoders, and capture paths — see Polaris support and compatibility.