![]() |
VOOZH | about |
as
This page provides a summary of key topics related to installing the Vega SDK and configuring tools for app development.
Complete installation guide for the Vega SDK:
Configure Vega Studio in VS Code:
Developer Mode enables app development capabilities on devices. You can test apps, access secure shells, manage packages, debug components, and access the file system. You can use it for app development, package deployment, performance monitoring, app debugging, and component management.
Enable real-time development updates with Fast Refresh:
Vega CLI doesn’t build JavaScript code automatically, and only builds the native portion and the app package (.vpkg files). This allows you to pick your preferred node package managers and orchestrators, such as npm, Yarn, and pnpm. By default, the Vega SDK is configured to work with npm.
Learn how to use Yarn Workspaces for managing multiple packages in your Vega TV projects.
Telemetry is the automated collection of usage statistics, systems data, and error logs. This information helps Amazon understand how users interact with Vega tools, enabling the company to diagnose issues, improve features, and develop new products and services.
Last updated: Sep 30, 2025
Supported devices