Porting Windows Runtime apps to Windows Phone 8.1
Purpose
This section covers porting apps from Windows 8.1 to Windows Phone 8.1. The topics in this section show you how to port your projects in Microsoft Visual Studio and note API behavior changes that could affect ported apps.
In this section
| Topic | Description |
|---|---|
|
How to port a Windows Runtime app using JavaScript to Windows Phone |
This article describes a step-by-step process for porting your Windows Runtime app using JavaScript from Windows 8.1 to Windows Phone 8.1. |
|
WinJS API changes for Windows Phone 8.1(Windows Runtime apps using JavaScript and HTML) |
This document lists API deprecations, functional changes, and optimizations introduced for Windows Library for JavaScript (WinJS) on Windows Phone 8.1. |
Related topics