AspNetCore.Docs/aspnet/mobile/device-simulators.md

2.5 KiB

uid title author description ms.author ms.date ms.assetid msc.legacyurl msc.type
mobile/device-simulators Simulate Popular Mobile Devices for Testing | Microsoft Docs rick-anderson You can download emulators for popular mobile devices and browsers by following these links riande 10/11/2018 bfb5612e-c3ec-4f28-b43b-63d781aa2272 /mobile/device-simulators content

Simulate Popular Mobile Devices for Testing

You can download emulators for popular mobile devices and browsers by following these links.

Device or Browser Emulator / Simulator
BrowserStack Hosted Browser Virtualization BrowserStack Hosted Browser Virtualization BrowserStack Hosted Browser Virtualization Test your local or production environment in any browser on any platform. You can create a tunnel between your machine and the BrowserStack network in your own hosted virtual machine. Make sure to get the BrowserStack Visual Studio Extension for an even more seamless experience.
iPhone / iPod / iPad Electric Mobile Studio iPhone and iPad Simulators for Windows, as well as a Responsive design tool.
Android Android Studio or Visual Studio Emulator for Android
Opera Mobile Opera Mobile Classic Emulator
Windows Mobile 6.5.3 Windows Mobile 6.5.3 Developer Tool Kit Note that to give the phone network access, you also need the VPC Network Adaptor included in Virtual PC 2007. To connect IE on the phone to your Visual Studio development server, see Kiran Patil's blog post.

[!NOTE] If you want to view your application on a real mobile device (which is the only option for fully testing iPhone or iPad, since there's no true emulator for Windows) you'll need to host your application in IIS or IIS Express. You can't easily use Visual Studio's built-in web server for this, because it won't respond to requests from other machines.