简体   繁体   中英

Is there an emulator for a Windows Universal tablet in Visual Studio Preview 2015

I have installed, Visual Studio 2015 preview, and have begun playing around with Universal Apps.

I would like to see how the app looks on a tablet, but the only options I'm given are for phones.

在此处输入图片说明

If I select Device I get this error in the output window

SmartDeviceException - Deployment failed because no Windows Phone was detected. Make sure a phone is connected and powered on.

If I select Download New Emulators , I get directed to This Page , and when I run the setup file downloaded from It, All I get is a window that says:

The features installed on this computer are up-to-date.

If you run on Windows 10 then there is a simulator which can simulate various tablet resolutions and touch input.

The emulators are for mobile (phone) devices only.

You can now install the visual studio 2015RC which is available now. Make sure that you installed the UAP(universal app platform) sdk form

https://dev.windows.com/en-us/downloads/install-dev-tools-visual-studio-2015

now you should be able to get a simulator which will help you to see how your app looks in a tablet.You can change various settings like size,resolution..etc.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM