Vega logo Vega Docs
Getting Started

Download and Install Vega

Download Vega from the official release channels only. Use either the GitHub releases page or the official website.

Which Version Should I Download?

Always download the latest version. It includes the newest provider fixes, playback improvements, and security updates.

Choosing Variants

Vega is available for both Android and Desktop platforms.

Android Variants

If you do not care about APK size, install the universal build. It works across all supported Android CPU architectures.

If you care about APK size, choose the architecture-specific build:

  • arm64-v8a: 64-bit ARM devices. Most modern phones and tablets use this.
  • armeabi-v7a: 32-bit ARM devices. Use this for older Android devices.

How to find your architecture

On Android, install a device info app (for example: CPU-Z, Droid Hardware Info, or AIDA64) and check CPU ABI. If it shows arm64-v8a, install the v8a build. If it shows armeabi-v7a, install the v7a build.

Desktop Variants

For Desktop users, Vega provides installers and portable builds for Tv OS, Windows, macOS, and Linux. Choose the appropriate installer for your operating system from the desktop releases page.