Windows 10 sdk visual studio 2019

The Windows 10 SDK for the May 2019 Update is now available as well with a go-live license!  Windows 10 May 2019 Update (build 18362) is now in the Release Preview Windows Insider ring. You may also know this as Windows 10, version 1903. New APIs and Features for developers Every update of Windows 10



Written By




published


April 18, 2019

The Windows 10 SDK for the May 2019 Update is now available as well with a go-live license!  Windows 10 May 2019 Update (build 18362) is now in the Release Preview Windows Insider ring. You may also know this as Windows 10, version 1903.

New APIs and Features for developers

Every update of Windows 10 is loaded with new APIs but don’t worry, Windows Dev Center has a full list of what is new for developers. Here are a few of my favorites.

  1. XAML Islands v1: This first version comes with a lot of improvements from preview release inside 1809. Some highlights are: resolve airspace issues in popups, the XAML content matches host’s DPI awareness, Narrator works with the XAML content, allow islands in multiple top-level windows on one thread, support MRT localization & resource loading, and keyboard accelerators work cross frameworks. Windows Community Toolkit v6, being released in June, will include wrappers for WPF and WinForms.
  2. Windows Subsystem for Linux: While the team did a great 1903 recap blog, here is a recap on how you can now access Linux files from within Windows, and there are better command line options!
    1. You can now use wslconfig.exe commands in wsl.exe
    2. There are some news commands in wsl.exe:
      • –user,-u : Run a distro as a specified user
      • –import : Import a distro into WSL from a tarball
      • –export : Export a distro from WSL to a tarball
      • –terminate, t : Terminate a running distribution
  1. Windows UI Library 2.1: WinUI is open source and everyone can check out the WinUI GitHub repo to file issues, discuss new features, and even contribute code. Inside WinUI 2.1, we’ve added new controls such as an animated visual player, enhancing the menubar, teaching tip, item repeater and much more. There are also features where we’ve addressed many accessibility, visual and functional issues reported by developers. We encourage everyone to use WinUI in their UWP apps – it’s the best way to get the latest Fluent design, controls, and is backward-compatible to Windows 10 Anniversary Update.

Update your dev environment in two simple steps today

The first is to update your system to Windows 10 May 2019 Update by using the Release Preview Ring.  The Insider team has a great blog post that will walk you through how to get on the Release Preview Ring.  Once you do that, just go into Visual Studio 2017 or 2019 and grab the new SDK and you’re good to go.  Once 1903 goes general availability in late May, the SDK will become the default SDK inside Visual Studio.

Today with Windows Insider Release Preview for Windows 10, version 1903 Update:

  1. Run the installer or go to https://www.visualstudio.com/downloads/ and download it.
  2. Go to “Individual Components”
  3. Go to “SDKs, libraries, and frameworks” section
  4. Check “Windows 10 SDK (10.0. 18362)”
  5. Click “Install”

Screen Preview of the new Windows 10 May 2019 Update

When the May 2019 Update is fully released:

  1. Run the Visual Studio installer or go to https://www.visualstudio.com/downloads/ and download it
  2. Select “Universal Windows Platform development” under Workloads, Windows 10 SDK (10.0.18362) will be included by default
  3. Click “Install”

More useful tips

Do you want tools for C++ desktop or game development for UWP? Be sure one of these two are selected:

  • C++ Universal Windows Platform tools in the UWP Workload section
  • Desktop development with C++ Workload and the Windows SDK 10 (10.0.18362)
  • If you want the Universal Windows Platform tools, Select the Universal Windows Platform tools workload

Once your systems are updated and recompiled and your app is tested, submit your app to Dev Center.

Your take on the Windows 10 May 2019 Update

Tell us what crazy things you’ve been working on with the new update by tweeting @ClintRutkas or @WindowsDev.

Known issue that could affect you

There is a known issue that affects the following scenario when upgrading to or performing a clean installation of Windows 10, version 1903. When input–output memory management unit (IOMMU) is running on VMware Hypervisor, any guest client or server virtual machine (VM) that uses IOMMU may stop working. Typical use scenarios include when Virtualization-based Security (VBS) and Windows Credential Guard are enabled for a guest VM.

We are working to provide a solution as soon as possible. You must integrate the solution into the customer image before deployment.

title description keywords ms.date ms.custom

Previous WDK versions and other downloads

Install versions of the Windows Driver Kit (WDK), the Windows Debugger (WinDBG), and more.

Windows Driver Kit

previous versions

WDK

10/25/2021

19H1

Other WDK downloads

The Windows Driver Kit (WDK) is used to develop, test, and deploy Windows Drivers.
This topic contains information about earlier versions of the Windows Driver Kit (WDK),
Enterprise WDK (EWDK), and additional downloads for support purposes. To develop drivers,
use the latest public versions of the Windows Driver Kit (WDK) and tools, available for
download on Download the Windows Driver Kit (WDK).

To use these earlier versions, you must first install the version of
Visual Studio that is appropriate for your targeted platform.

Runtime requirements

You can run the Windows 10 WDK versions (including the WDK for Windows Server 2022) on Windows 7 and later, to develop drivers for the following operating systems:

Client OS Server OS
Windows 11, version 21H2 Windows Server 2022
Windows 10 Windows Server 2019, Windows Server 2016
Windows 8.1 Windows Server 2012 R2
Windows 8 Windows Server 2012
Windows 7 Windows Server 2008 R2 SP1

Step 1: Install Visual Studio

The WDK requires Visual Studio. For more information about system requirements for Visual Studio, see Visual Studio 2019 System Requirements.

[!NOTE]
Visual Studio 2022 is not supported by the Windows 11, version 21H2 WDK. To use Visual Studio 2022 to develop and test drivers, download the Windows 11, version 22H2 WDK. For details, see Download the Windows Driver Kit (WDK).

The following table indicates which Visual Studio version is required for the different releases of the WDK.

Targeted versions of Windows Edition(s) of Visual Studio
Windows 11, version 21H2
Windows Server 2022
Windows 10, version 2004
Windows 10, version 1903
Visual Studio Community 2019
Visual Studio Professional 2019
Visual Studio Enterprise 2019
Windows 10, version 1809
Windows 10, version 1803
Windows 10, version 1709
Visual Studio Community 2017
Visual Studio Professional 2017
Visual Studio Enterprise 2017
Windows 10, version 1703
Windows 10, version 1607
Visual Studio Express 2015 for Desktop
Visual Studio Community 2015
Visual Studio Professional 2015
Visual Studio Enterprise 2015
Windows 8.1 Update
Windows 8.1
Visual Studio 2013
Windows 8 Visual Studio Professional 2012
Visual Studio Ultimate 2012

Configure Visual Studio for Windows 11, version 21H2 and Windows 10, versions 1709, 1803, 1809, 1903, 2004, and Windows Server 2022

When you install Visual Studio, select the Desktop development with
C++
workload. The Windows 10 Software Development Kit (SDK) is
automatically included and is displayed in the right-hand Summary
pane.

To develop drivers for Arm/Arm64, choose Individual components and
under Compilers, build tools, and runtimes select Visual C++
compilers and libraries for Arm/Arm64
.

Install the Windows SDK to target Windows 10, versions 1607 and 1703

If your development targets systems that run Windows 10, version 1607 or Windows 10, version 1703, you should install Visual Studio 2015, and then also download and install the version of the Windows SDK for the targeted version of Windows 10, as identified in the following table.

Targeted versions of Windows Version of Windows SDK
Windows 10, version 1703 Windows SDK for Windows 10.0.15063.468
Windows 10, version 1607 Windows SDK for Windows 10.0.14393.795
Windows 8.1 Windows SDK for Windows 8.1
Windows 8 Windows SDK for Windows 8

The Windows SDK was not included in Visual Studio 2015, so you must install the SDK separately. Later versions of Visual Studio include the Windows SDK.

Step 2: Install the WDK

The WDK is integrated with Visual Studio and Debugging Tools for Windows
(WinDbg). This integrated environment gives you the tools you need to
develop, build, package, deploy, test, and debug drivers.

[!Note]
Starting with Windows 10, version 1709, installing the WDK
will by default install the WDK extensions for Visual Studio. These
extensions are required for integration of the WDK with Visual Studio.

Targeted versions of Windows WDK and related downloads
Windows 11, version 22H2 Download the Windows Driver Kit (WDK)
Windows 11, version 21H2 Windows 11, version 21H2 WDK
Windows Server 2022 WDK for Windows Server 2022
Windows 10, version 22H2
Windows 10, version 21H2
Windows 10, version 21H1
Windows 10, version 20H2
Windows 10, version 2004
WDK for Windows 10, version 2004
Windows 10, version 1909
Windows 10, version 1903
WDK for Windows 10, version 1903
Windows 10, version 1809
Windows Server 2019
WDK for Windows 10, version 1809
Windows 10, version 1803 WDK for Windows 10, version 1803
Windows 10, version 1709 WDK for Windows 10, version 1709
Windows 10, version 1703 WDK for Windows 10, version 1703
Windows 10, version 1607
Windows 10, version 1511
Windows 10, version 1507
Windows Server 2016
WDK for Windows 10, version 1607
Windows 8.1 Update WDK 8.1 Update (English only) — temporarily unavailable
WDK 8.1 Update Test Pack (English only) — temporarily unavailable
WDK 8.1 Samples
Windows 8 WDK 8 (English only)
WDK 8 redistributable components (English only)
WDK 8 Samples
Windows 7 WDK 7.1.0

[!NOTE]
Please review Hardware development kits for Windows 10, Version 2004 (10.19041.1), which addresses a bug with ExAllocatePoolZero.

[!IMPORTANT]
If you have installed the WDK for Windows 10, version 1703 on a system that had the WDK for Windows 10, version 1607 installed, some files from the earlier version of the WDK might have been removed. To restore these files:

  1. On the Start menu, enter Apps & features in the search box, and select Apps & features from the results.
  2. Find Windows Driver Kit — Windows 10.0.15063.0 in the list of Apps & Features, and then select the program.
  3. Select Modify, select Repair, and then follow the directions on the screen.
  4. The files will be restored.

Download previous versions of the EWDK

The Enterprise WDK (EWDK) is a standalone, self-contained, command-line environment for
building drivers and basic Win32 test applications. It includes the
Visual Studio Build Tools, the SDK, and the WDK. This environment
doesn’t include all the features available in Visual Studio, such as
the integrated development environment (IDE).

Using the EWDK requires .NET Framework 4.6.1. For more information about which systems run this version of the framework, see .NET Framework system requirements. For links to download the .NET Framework, see Install the .NET Framework for developers.

For more information about the EWDK, see
Using the Enterprise WDK.

Versions of Windows EWDK
Windows 11, version 21H2 Windows 11, version 21H2 EWDK
Windows Server 2022 EWDK for Windows Windows Server 2022
Windows 10, version 2004 EWDK for Windows 10, version 2004
Windows 10, version 1903 EWDK for Windows 10, version 1903
Windows 10, version 1809 EWDK for Windows 10, version 1809
Windows 10, version 1803 EWDK for Windows 10, version 1803
Windows 10, version 1709 EWDK for Visual Studio with Build Tools 15.6 (Recommended)
EWDK for Visual Studio with Build Tools 15.4
EWDK for Visual Studio with Build Tools 15.2
Windows 10, version 1703 EWDK for Windows 10, version 1703

[!Note]
Starting in Windows 10 version 1709, the EWDK is ISO-based. To get started, download and mount the ISO, and then run LaunchBuildEnv.

Optional: Install updated test certificates for HAL extensions

To work with HAL Extensions, prepare your development system, running Windows 10, version 1709 or a later version of Windows 10. Also install the WDK or the EWDK, and then install the updated version of the Windows OEM HAL Extension Test Cert 2017 (TEST ONLY), available for download as a ZIP file: HAL_Extension_Test_Cert_2017.zip.

For more information about using this updated certificate, see Update for «Windows OEM HAL Extension Test Cert 2017 (TEST ONLY)» test certificate on Windows Support.

Optional: Install WinDbg Preview

WinDbg Preview is a new version of WinDbg with more modern visuals, faster windows, a full-fledged scripting experience, built with the extensible debugger data model front and center. WinDbg Preview supports debugging every version of Windows 10.

For download links and more information about WinDbg Preview, see Download WinDbg Preview.

Standalone tools for debugging Windows XP and Windows Vista

If you’re debugging Windows XP, Windows Server 2003, Windows Vista, or
Windows Server 2008 (or using one of these operating systems to run
Debugging Tools for Windows), you need to use the Windows 7 release of
the debugging tools. It’s included in the SDK for Windows 7 and .NET
Framework 4.0.

[!IMPORTANT]
Newer versions of the Visual C++ 2010 Redistributable can cause
issues when you install the SDK for Windows 7.

Get the standalone debugging tools for Windows XP by first downloading
the Windows 7 SDK:
Microsoft Windows SDK for Windows 7 and .NET Framework 4.

To install the Debugging Tools for Windows as a standalone component,
start the SDK installer, and in the installation wizard, select
Debugging Tools for Windows, and clear all other components.

Related downloads

  • Download the Windows Assessment and Deployment Kit (Windows ADK)
  • Download the Windows HLK, HCK, or Logo Kit
  • Download the debugging Tools for Windows (WinDbg)
  • Download Windows Symbol Packages
  • Download the WDK Insider Preview

Настройте компьютер разработки, установив соответствующие средства для разработки приложений для Windows с помощью Windows App SDK.

Эта статья предназначена для стабильного канала выпусков пакета Windows App SDK. См. статью Каналы выпуска Windows App SDK. Сведения о других каналах см. в статье Установка инструментов для каналов предварительного и экспериментального выпусков Windows App SDK.

Установка Visual Studio

Используйте эти ссылки, чтобы установить Visual Studio 2022 (рекомендуется) или Visual Studio 2019. Вы можете выбрать бесплатный выпуск Visual Studio Community, Visual Studio Professional или Visual Studio Enterprise. Прежде чем начать, ознакомьтесь со статьей Требования к системе для разработки приложений для Windows.

Обязательные рабочие нагрузки и компоненты

При установке Visual Studio вы можете установить необходимые рабочие нагрузки и компоненты. После установки можно открыть Visual Studio Installer и выбрать Изменить, чтобы добавить рабочие нагрузки и компоненты.

Во время установки выберите следующие рабочие нагрузки и компоненты:

  • Visual Studio 2022 версии 17.1 и более поздних
  • Другие версии Visual Studio

На вкладке Рабочие нагрузки диалогового окна установки выберите нужный вариант:

  • Для разработки приложений на C# с помощью Windows App SDK выберите Разработка классических приложений .NET.
    • Затем в области Сведения об установке диалогового окна установки выберите Шаблоны C# для Windows App SDK (в нижней части списка).
    • Затем в области Сведения об установке диалогового окна установки выберите Шаблоны C++ для Windows App SDK (в нижней части списка).

    Для разработки приложений универсальной платформы Windows (UWP) выберите Разработка приложений для универсальной платформы Windows

    • Затем в области Сведения об установке диалогового окна установки для этой рабочей нагрузки убедитесь, что выбран вариант Средства универсальной платформы Windows для C++ (версия 143).

    Убедитесь, что на вкладке Отдельные компоненты диалогового окна установки в разделе Пакеты SDK, библиотеки и платформы выбран вариант Windows 10 SDK (10.0.19041.0).

    На вкладке Рабочие нагрузки диалогового окна установки выберите нужный вариант:

    • Для разработки приложений на C# с помощью Windows App SDK выберите Разработка классических приложений .NET.
    • Для разработки приложений на C++ с помощью Windows App SDK выберите Разработка классических приложений на C++.
    • Для разработки приложений универсальной платформы Windows (UWP) выберите Разработка приложений для универсальной платформы Windows.
      • Затем в области Сведения об установке диалогового окна установки для этой рабочей нагрузки убедитесь, что выбран вариант Средства универсальной платформы Windows для C++ (версия 143) (для Visual Studio 2022) или Средства универсальной платформы Windows для C++ (версия 142) (для Visual Studio 2019).

      Убедитесь, что на вкладке Отдельные компоненты диалогового окна установки в разделе Пакеты SDK, библиотеки и платформы выбран вариант Windows 10 SDK (10.0.19041.0).

      Шаблоны проектов и элементов для Visual Studio

      Windows App SDK включает шаблоны проекта и элементов Visual Studio для создания и разработки приложений WinUI 3.

      • Visual Studio 2022 версии 17.1 и более поздних
      • Visual Studio 2022 версии 17.0
      • Visual Studio 2019

      Если вы выполнили инструкции из раздела Обязательные рабочие нагрузки и компоненты, шаблоны уже установлены.

      Установите Template Studio для WinUI (C#), чтобы ускорить создание приложений .NET WinUI с помощью пользовательского интерфейса на основе мастера. Выберите один из множества типов проектов и функций, чтобы создать адаптированный для вас шаблон проекта.

      Шаблоны доступны путем установки расширения Visual Studio (VSIX).

      Если у вас уже установлено расширение Visual Studio для Windows App SDK (VSIX), удалите его перед установкой новой версии. Инструкции см. в статье Управление расширениями для Visual Studio.

      Скачайте расширение напрямую и установите его:

      Шаблоны доступны путем установки расширения Visual Studio (VSIX).

      Если у вас уже установлено расширение Visual Studio для Windows App SDK (VSIX), удалите его перед установкой новой версии. Инструкции см. в статье Управление расширениями для Visual Studio.

      • Вы можете установить последнюю стабильную версию VSIX из Visual Studio. Выберите Расширения>Управление расширениями, найдите Windows App SDK и скачайте расширение для Windows App SDK. Закройте и снова откройте Visual Studio и выполните инструкции по установке расширения.
      • Кроме того, вы можете скачать расширение напрямую из Visual Studio Marketplace и установить его:

      Другие версии Windows App SDK см. по этой ссылке.

      Гибридная компоновка библиотек среды выполнения C/C++

      В выпусках 1.0.3 и 1.1 (предварительная версия 2) и выше пакет Windows App SDK использует гибридную компоновку библиотек среды выполнения C/C++ (гибридная компоновка CRT). Это метод компоновки CRT, который упрощает развертывание. Независимо от того, являетесь ли вы разработчиком приложений C++ или разработчиком библиотеки C++, ознакомьтесь со следующими ресурсами по гибридной компоновке CRT:

        в GitHub.
    • Сегмент о гибридной компоновке CRT в обсуждении с сообществом WinUI за 20 апреля 2022 г.

    Дальнейшие действия

    Чтобы создать первое приложение WinUI 3, использующее Windows App SDK, см. статью Создание первого проекта WinUI 3.

    Как установить пакет sdk в visual studio

    установка средств разработки приложений для Windows 10 и Windows 11

    1. Установка Visual Studio

    • «Разработка приложений для универсальной платформы Windows».
    • Разработка классических приложений .NET» ;
    • Разработка классических приложений на C++

    2. установка расширения пакета SDK для приложений Windows для Visual Studio (VSIX)

    • Visual Studio 2022
    • Visual Studio 2019

    Installing the Windows SDK Directly From Visual Studio

    Install the Windows SDK from Visual Studio version 2013, 2015, or 2017.

    Context

    Beginning with SAP Mobile Platform version 3.0 SP14, developers targeting the Windows platform can install the SAP Mobile Platform Windows SDK directly from Visual Studio 2013, 2015, or 2017 as an alternative to the regular installation program.

    • Visual Studio 2017 support is available from SMP SDK for Windows version 3.14.6.
    • Visual Studio 2017 support is only available when installing version 3.14.6 from Visual Studio directly or from https://tools.hana.ondemand.com/#mobileInformation published on non-SAP site.
    • Visual Studio 2017 support is not available when installing the SDK using the regular installer from SAP Service Marketplace.

    Procedure

    1. From Visual Studio go to Tools Extensions and Updates and enter «SAP SMP» in the search field to get a list of the available SAP SDKs:

    • NuGet Packages — installs the core SMP libraries that are required to onboard devices and access business data.
    • Business Application project template for C# — installs a C# project template with a wizard to facilitate implementation of the application’s technical tasks, which allows the application developer to focus on implementing the business logic of the application.
    • Fiori Packager Extension — develop custom Fiori mobile applications using the packager extension for Microsoft Visual Studio. The packager extension allows Visual Studio to fetch application content (source, assets) from front-end server and integrate with an existing Cordova application.
    • Custom Fiori Client project template — Installs a JavaScript project template that can be used to create a Custom Fiori Client project in Visual Studio.

    The Custom Fiori Client project template is only available in VS2015 Pro or higher and in VS2017 Community or higher versions.

    Microsoft has removed Windows 8.1 and Windows Phone 8.1 development support from Visual Studio 2017, therefore SMP SDK components targeting 8.1 cannot be used with Visual Studio 2017. SMP components targeting Windows 8.1 and Windows Phone 8.1 can be used with Visual Studio 2013 and 2015.For more information on supported platforms in Visual Studio 2017, see: Visual Studio 2017 Platform Targeting and CompatibilityInformation published on non-SAP site.

    Known Issue : After installing SMP SDK version 3.14.6 Visual Studio might constantly show in the Notification hub that there is an update available to the SMP SDK for Windows product. This is caused by an incorrect version number being used in one of the extension manifests of the SDK. Even though the update notification is displayed the correct version of the SDK is installed after installing version 3.14.6 and the update notification can be ignored until a new version (>3.14.6) is released. No SDK functionality is affected by this issue.

    1. Close all Visual Studio instances
    2. Open Windows explorer do a search in %PROGRAMFILES(x86)% with the following search string (without quotes): «extension.vsixmanifest content:SapSmpSdk»
    3. Open each found extension.vsixmanifest using a text editor started as an administrator
    4. Change the version number from 3.14.5 to 3.14.6. For example, change:

    Note: The modified vsixmanifest cannot be saved if the text editor was not started as an administrator.

    How to install SDK for Visual Studio

    I can download the iso with the SDK but which of the many *.msi do I need for C++ projects with MFC? There seemingly is no general installer included which installs the SDK on the fly.

    1 Answer 1

    When I installed Visual Studio 2019 I opted for C++ and MFC development and I thought that the installation of the SDK is then automatic — but somehow it was not. I de-installed and re-installed Visual Studio and then made sure that the SDK-box was checked.

    Problem solved. Thanks.

    Not the answer you're looking for? Browse other questions tagged c++ visual-studio mfc or ask your own question.

    Related
    Hot Network Questions

    Subscribe to RSS

    To subscribe to this RSS feed, copy and paste this URL into your RSS reader.

    site design / logo © 2021 Stack Exchange Inc; user contributions licensed under cc by-sa. rev 2021.11.19.40795

    By clicking “Accept all cookies”, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy.

    Как установить Android SDK на Windows, Mac и Linux

    22 октября 2008 года в Android появился магазин приложений Play Market. С тех пор прошло больше 10 лет и сегодня Google Play насчитывает почти 3 миллиона приложений в их числе Telegram с каналом AndroidInsider. Как же разработчикам со всего мира удается создавать качественные продукты? Они используют Android SDK. Чтобы получить все инструменты и средства разработки приложений, необходимо скачать среду разработки Android Studio. Но что, если вы хотите воспользоваться Android SDK с командной строкой без Android Studio и ненужных средств? В этом материале мы подскажем, как правильно установить и настроить Software Development Kit.

    Ручная установка

    Переходим по этой ссылке, находим раздел «Command line tools only» и скачиваем нужную версию в зависимости от вашей системы.

    Создайте папку Android в корневой папке системы. В случае с Windows это локальный диск «С», а в OS X и Linux — домашняя папка пользователя. Распакуйте скачанный архив в папку Android. Для дальнейшей работы необходим установленный пакет Java на компьютере. OS X из коробки его поддерживает, чтобы проверить это, в терминале вбейте «which java», система должна выдать расположение пакета. На Windows и Linux устанавливаем JDK по этой ссылке.

    Если вы используете Linux, вам понадобится установить еще несколько пакетов с помощью этой команды «sudo apt-get install lib32ncurses5 lib32stdc++6». Для других версий Linux необходимо найти подходящие пакеты ncurses5 и stdc++6.

    Установка компонентов

    Переходим в папку «Android/bin», находим исполняемый файл sdkmanager и запускаем, откроется следующее окно:

    Выбираем «Android SDK Tools» и «Android SDK Platform-Tools», на Windows необходимо выбрать еще и «Google USB Driver». После этого подтвердите условия лицензионного соглашения, и начнется установка инструментов. В Windows они расположатся в папке «WindowsusersИмя пользователяAppDataLocalAndroid», а на Linux и Mac в папке «.Android».

    Ссылки

    Теперь давайте создадим символическую ссылку на эти папки, чтобы можно было быстро запустить инструменты через командную строку.

    В Windows переходим в «Этот компьютер → Свойства → Дополнительные параметры системы → Дополнительно → Переменные среды». В «Переменные среды для пользователя» находим строку «Path» и кликаем по ней 2 раза. Откроется окно, в нём нажимаем «Создать» и вставляем полный путь к инструментам через точку с запятой. Должно выглядеть примерно так «C:Androidtools;C:Androidplatform-tools».

    На Mac в домашней папке находим скрытый файл «.bash_profile» или просто «.profile». Открываем его командой «nano

    /.profile» и добавляем путь до инструментов:

    export PATH=»$HOME/Android/tools:$PATH»
    export PATH=»$HOME/Android/platform-tools:$PATH»

    Сохраняем файл комбинацией «CMD+X» и далее жмём «Y». На Linux процесс аналогичен, но нужно запускать файл .bashrc.

    Вот и всё. Теперь команды Android SDK доступны через консоль. Вы сможете, например, устанавливать образы и вручную обновлять смартфон.

When you are de­vel­op­ing UWP apps you mostly tar­get lower Win­dows 10 ver­sion than that you have cur­rently in­stalled. Ev­ery Win­dows 10 ver­sion has its own SDK. It is not a re­quire­ment to have in­stalled the SDK that matches tar­get min ver­sion. The di­a­log will show all re­leased SDK ver­sions that are less than or equal to the tar­get plat­form ver­sion, re­gard­less of whether they are in­stalled or not.

In ad­di­tion, Vi­sual Stu­dio In­staller does not de­tect Win­dows 10 SDKs al­ready in­stalled on your sys­tem. It suggests that Win­dows 10 SDKs are in­stalled per each Vi­sual Stu­dio which is not true. Win­dows 10 SDKs are shared by all Vi­sual Stu­dio in­stal­la­tions. You must check them man­u­ally but re­quired space will not in­crease. This means that af­ter you up­grade to Vi­sual Stu­dio 2019 you can over­look you have still in­stalled older Win­dows 10 SDKs which oc­cupy your disk space.

UWPUWP

Target version

Tar­get ver­sion is the high­est ver­sion of Win­dows 10 you sup­port. Your app can use API con­tracts avai­l­able in this ver­sion of Win­dows 10. You can only choose from ver­sions which cor­re­sponds with Win­dows 10 SDKs you have in­stalled.

You can down­load old Win­dows 10 SDKs from Win­dows SDK and em­u­la­tor archive. If you in­stall them Vi­sual Stu­dio 2019 will rec­og­nize them.

Min version

Your UWP app can be back­ward com­pat­i­ble with older Win­dows 10 ver­sions. When you choose the min­i­mal ver­sion you tar­get, you must

  • make sure you don’t use any XAML con­trols or
  • you don’t call any uni­ver­sal API con­tract

which were in­tro­duced in the higher Win­dows 10 ver­sion. Of course, you can still se­lec­tively ex­e­cute dif­fer­ent code de­pend­ing on Win­dows 10 ver­sion your ap­pli­ca­tion runs on. This mech­a­nism guar­an­tees you that your app will not be in­stalled on sys­tem lower than the min­i­mal ver­sion.

The di­a­log in project prop­er­ties does not up­date Tar­get­De­vice­Fam­ily your ap­px­man­i­fest file. I highly rec­om­mend up­dat­ing it man­u­ally to match the set­t­ings in the di­a­log.

On the Microsoft doc they say that debugging tools are included in the Windows SDK.

Debugging Tools for Windows is included in the Windows Software Development Kit (SDK). To download the installer or an ISO image, see Windows 10 SDK on Windows Dev Center.

With a link to another page saying to install the Windows SDK 11, and that it can be installed through the Visual Studio 2019 Installer.
https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/

You can get the Windows SDK in two ways: install it from this page by selecting the download link or by selecting “Windows 11 SDK (10.0.22000)” in the optional components of the Visual Studio 2019 Installer.

Which I did (and also latest Windows SDK 10), but I cannot find the SDK 11 on my computer. They are supposed to be located in C:Program Files (x86)Windows Kits but there I only see the 10 and not 11.
Even in the Windows SDK 10 there is no debugging tools as mentioned in the doc.

C:Program Files (x86)Windows Kits10Debuggersx64

  • Remove From My Forums
  • Question

  • Hi,

    Shouldn’t I be offered the Windows 10 SDK for 1903 in the VS Installer?

    I would like to update the TargetPlatformVersion and use new features from 1903 if necessary. Since I support an app for PC and Phone/ARM, I have to debug the phone via USB. That’s why I didn’t install VS 2019.

    Best Regards,
    Heiko

Answers

    • Proposed as answer by

      Monday, June 17, 2019 2:40 AM

    • Marked as answer by
      Heiko65456465
      Monday, June 17, 2019 11:34 AM
  • Shouldn’t I be offered the Windows 10 SDK for 1903 in the VS Installer?

    No, the versions of the Windows SDK you are offered is tied to the Visual Studio version, not the Windows version. This SDK has started being offered in 2019, but I doubt it will be added to the 2017 installer now since Microsoft rarely do a major update
    to a Visual Studio version after the next version has shipped.

    If you use the link that Ken Tucker has provided and download the standalone SDK from there, if you install this version then Visual Studio 2017 will detect this and use it. You could also install 2019 side by side too.


    This is a signature. Any samples given are not meant to have error checking or show best practices. They are meant to just illustrate a point. I may also give inefficient code or introduce some problems to discourage copy/paste coding. This is because
    the major point of my posts is to aid in the learning process.

    • Proposed as answer by
      Sara LiuMicrosoft contingent staff
      Monday, June 17, 2019 2:40 AM
    • Marked as answer by
      Heiko65456465
      Monday, June 17, 2019 11:35 AM

  • Hi Heiko,

    Welcome to the MSDN forum.

    Both of Ken and Darran are right, we can install it from

    this web site, by selecting the download link, or you can by select this version of the Windows 10 SDK (10.0.18362.0) in the Visual Studio 2019 Installer optional components.

    I tried to install this SDK through the VS 2019 installer and open VS 2017 to create a new UWP solution with the target version 1903, it works as below:

    Best regards,

    Sara


    MSDN Community Support Please remember to click «Mark as Answer» the responses that resolved your issue, and to click «Unmark as Answer» if not. This can be beneficial to other community members reading this thread. If you have any
    compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com

    • Marked as answer by
      Heiko65456465
      Monday, June 17, 2019 11:35 AM

Понравилась статья? Поделить с друзьями:
  • Windows 10 screen recorder open source
  • Windows 10 pro это 64 бит
  • Windows 10 raid 0 программный скорость
  • Windows 10 sandbox как передать файлы
  • Windows 10 pro электронная лицензия купить