简体   繁体   English

Visual Studio 中的 Android 模拟器,响应时间太长?

[英]Android Emulator in Visual Studio, taking too long to respond?

I am working with visual studio 2019 for the projects in C++,C#,.NET languages.我正在与 Visual Studio 2019 合作开发 C++、C#、.NET 语言的项目。 But now I need to work on Xamarin also.但现在我还需要在 Xamarin 上工作。 My problem is while debugging the Xamarin in Android Emulator it takes too long and some times it takes 1 hour and Some times it will not show any output, and if output shown in the emulator, it takes time to respond to user inputs .我的问题是在 Android Emulator 中调试 Xamarin 时它需要太长时间,有时需要 1 小时,有时它不会显示任何输出,如果在模拟器中显示输出,则需要时间来响应用户输入。

Is any other option to test this Xamarin applications in low load ?是否还有其他选项可以在低负载下测试此 Xamarin 应用程序? I have windows 10 installed laptop , it is 4GB RAM intel core i3 processor我安装了 Windows 10 笔记本电脑,它是 4GB RAM 英特尔酷睿 i3 处理器

Finally I got the option,终于有选择了,

I can use my own android phone to debug with the visual studio, it is pretty easy and it will not take much time to debug.我可以用自己的安卓手机用visual studio调试,非常简单,调试时间也不长。

How to do this available in following link如何做到这一点,请参见以下链接

https://docs.microsoft.com/en-us/xamarin/android/get-started/installation/set-up-device-for-development https://docs.microsoft.com/en-us/xamarin/android/get-started/installation/set-up-device-for-development

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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