如何在没有Hyper V和模拟器的情况下使用Xamarin开发Android应用 [英] How to develop android apps with xamarin without hyper v and emulator

查看:316
本文介绍了如何在没有Hyper V和模拟器的情况下使用Xamarin开发Android应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Windows 10家庭和Visual Studio2017.我想使用xamarin开发android应用程序. Hyper-V功能在Windows 10家庭版上不可用,我无法负担专业版,因此​​如果没有hyper-v,就无法安装模拟器.

I am using windows 10 home and visual studio 2017. I want to develop android apps with xamarin. Hyper-V feature is not available on windows 10 home and I can not afford pro version, So emulator is not installing without hyper-v.

我该怎么做才能开发android应用程序?

What should I do to develop android app?

有没有人想在不使用模拟器和Hyper-v的情况下部署android应用?

Have anybody idea to deploy android app without using emulator and hyper-v?

提前谢谢!

推荐答案

您可以尝试在Windows android模拟器上使用任何可用版本.我喜欢使用Bluestack( https://www.bluestacks.com ),下面是使用它的步骤:

You can try to use any avaliable on windows android emulator. I like to use Bluestack (https://www.bluestacks.com), the steps for use it below:

  1. 安装 Bluestacks 模拟器
  2. 启动模拟器,然后等待加载完成 这是您的欢迎界面,您的应用程序和商店中的应用程序将在此处
  3. 转到设置> 首选项,然后选中启用android调试桥(ADB)" + 启用Android输入调试"
  1. Install Bluestacks emulator
  2. Launch emulator and wait for load finished It's your wellcome screen, your application and apps from store will be here
  3. Go to settings > Preferences and check "Enable android debug bridge (ADB)" + "Enable Android input debugging"

一次设置完成

  1. 打开android adb命令提示符" 并输入

adb连接127.0.0.1:5555

如果一切都做得很好,您将连接到仿真器并准备调试您的应用程序

祝你好运!

这篇关于如何在没有Hyper V和模拟器的情况下使用Xamarin开发Android应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆