Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 1.09 KB

File metadata and controls

25 lines (15 loc) · 1.09 KB

Windows Visual Studio extensions for Experience Cloud Solutions 4.x SDK

This Extensions provides you a much easier way to add the reference of Experience Cloud Solutions 4.x Windows SDK in you project.

Install the library from GitHub

  1. Download the Windows Universal SDK from GitHub.

  2. Unzip the downloaded file locally.

  3. Double-click the ADBMobileWindowsStoreVSIX.vsix or ADBMobileWindowsPhoneVSIX.vsix file to open the installer.

  4. Select Global Location and install the library.

Add references to your project

  1. Open your Windows 8.1 or Windows Phone 8.1 project.

  2. Open the Reference Manager dialogue box.

  3. On the Extensions tab of Windows 8.1 or Windows Phone 8.1, locate and select Adobe Mobile SDK.

  4. Click OK to save it.

    The Adobe Mobile SDK will be added to your project, and if it has not already been added, the Microsoft Visual C++ Runtime package is also added.

  5. In the Configuration Manager, select a Platform type, and begin testing your app.