How do I change my Windows Phone 8 app (formerly developed app) into the Windows Runtime XML app? This is necessary because I need to do automation testing using Microsoft Tools (coded UI test) because the app needs to be a Windows Runtime XAM app. Is there a tool to convert or will help VS 2013? ?? I have also sent some MSDN links, but there was nothing much.
There is no automatic device. You have to manually change it, how difficult it is to depend on the application, how well your UI and data logic are different, and which uses parts of the net framework. Documents linked to you provide options for some classes. You will also need to upgrade the Xaml code to match the use of Windows.UI.Xaml.
Visual Studio 2013 Update 2 (or later) will be required to create a Windows Phone Runtime app, but this is not a conversion tool provided.
No comments:
Post a Comment