简体   繁体   English

卡在 android 仿真器 Xamarin

[英]stuck on android emulator Xamarin

I have an xamarin application and I believe I at some point tried to run android but now I just have "android emulator" at the run bar and I cant find a way to switch this back to "localhost" to just run on my pc normally?我有一个 xamarin 应用程序,我相信我在某个时候尝试运行 android 但现在我在运行栏中只有“android 模拟器”,我找不到将其切换回“localhost”的方法,以便在我的电脑上正常运行? is there any way to fix this?有没有什么办法解决这一问题?

图片

Xamarin is enviroment to develop mobile application, and to do so you need to use either Android Emulator (or if you are making IOS app, you need IOS Emulator), or physical device. Xamarin is enviroment to develop mobile application, and to do so you need to use either Android Emulator (or if you are making IOS app, you need IOS Emulator), or physical device. You can try to delete emulator, to do so you need to go to Tools>Android>Android Device Manager and then uinstall it, but you won't be able to run your app您可以尝试删除模拟器,为此您需要 go 到Tools>Android>Android Device Manager然后卸载它,但您将无法运行您的应用程序

在此处输入图像描述

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

相关问题 xamarin android apk安装在模拟器上,但未安装在设备上 - xamarin android apk installs on emulator but not on device Android 模拟器的 Xamarin 按钮单击事件失败 - Xamarin Button Click event failure with Android Emulator Xamarin Android项目成功构建,但不会部署到模拟器 - Xamarin Android project builds successfully but will not deploy to emulator 适用于Android的Visual Studio Xamarin模拟器未显示 - Visual studio xamarin emulator for android not showing 使用Xamarin的Android模拟器无法打印设备日志 - Device Logs not printing for android emulator using Xamarin 无法在 Android 仿真器上部署 Xamarin Forms - Cannot Deploy on Android Emulator Xamarin Forms Xamarin 表单应用程序不会在 IOS 模拟器和 Android 模拟器中显示 - Xamarin forms App wont display either in IOS emulator and Android Emulator 无法在 Android 模拟器上调试 Xamarin,并显示消息:调试已取消。 请创建一个 Android 模拟器 - Unable to debug Xamarin on Android emulator with message: The debug was canceled. Please create an Android emulator 在模拟器中运行的Xamarin.Android应用中使用Realm会引发RealmFileAccessErrorException - Using Realm in Xamarin.Android app running in emulator throws RealmFileAccessErrorException Visual Studio 2017上的Xamarin android模拟器不可用 - Xamarin android emulator on Visual Studio 2017 blacked out
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM