感谢您的访问。此页面目前仅提供英语版本。我们正在开发中文版本。谢谢您的理解。

About the Vega SDK

The Vega Software Developer Kit (SDK) is a suite of tools to help you design, develop, build, and test apps for Amazon devices. This page provides resources to help you get started and stay up to date on the latest SDK release information.

Developer tools

Vega Studio

A Visual Studio (VS) Code extension that serves as the primary integrated development environment (IDE) for building Vega apps. Create, build, run, test your apps using the command palette or Vega CLI within VS Code.

Vega CLI

Lets you build apps and run on the Vega Virtual Device within a terminal using command-line functions.

Package and Lifecycle Manager

Lets you manage app packages and the lifecycle of running programs using command-line functions.

Testing and debugging tools

The SDK includes utilities for local testing, device debugging, automated testing, and network inspection.

  • Vega Virtual Device - Lets you run and test apps locally during development.
  • VDA Utility - A command-line tool to install and run apps on Vega-supported devices for testing.
  • Appium - Lets you automate integration and end-to-end testing.
  • Charles - View network traffic and proxy requests from apps.
  • Chrome Dev Tools - A set of JavaScript tools to use with the Vega Virtual Device or Fire TV Stick.

APIs

See Vega APIs.

Libraries

The SDK includes support for popular third-party libraries and custom Vega libraries.

Sample apps

The Vega sample apps help you accelerate your app development by starting with a prebuilt app that you can modify. In addition to the sample apps, you can get started building a basic Hello World App from a Vega template in VS Code. And for a detailed walk-through on how to create and build a video app, and learn about React Native for Vega, see the Video App Tutorial.

Get started

  1. Install the Vega SDK, which includes the developer tools, testing and debugging tools, APIs, and libraries.
  2. Read the provided documentation for developer tools, testing and debugging tools, and APIs, and libraries.
  3. Use Vega Studio, or the provided sample apps as a starting point.
  4. Use the provided tools for building, testing, and debugging.

Last updated: Oct 17, 2025