如何使用Youwave(适用于android)作为Android Studio的仿真器? [英] How Can i use Youwave (for android) as an emulator for Android Studio?

查看:103
本文介绍了如何使用Youwave(适用于android)作为Android Studio的仿真器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道我们可以使用

adb connect ip:port

但是有什么方法可以将Youwave用作开发用途的仿真器?

But is there any way to use Youwave as an emulator for developing purposes?

推荐答案

您可以以相同的方式使用YouWave,

You can use YouWave in the same way,

    通过在开始菜单的搜索字段中键入"cmd",在Windows中运行
  1. 运行命令提示符

  1. run command prompt in windows by typing "cmd" in the search field of the start menu

在sdk文件夹中将目录更改为"platform-tools".例如,假设您的SDK位于"c:\ android \ source \ sdk \"中,请使用命令"cd c:\ android \ source \ sdk \ platform-tools"更改当前目录.

change the directory to "platform-tools" in your sdk folder. For example, suppose that your sdk is located in "c:\android\source\sdk\" use the command "cd c:\android\source\sdk\platform-tools" for changing the current directory.

运行以下命令以将YouWave连接到AndroidStudio: "adb connect 127.0.0.1:5558"

Run the following command for connecting YouWave to AndroidStudio: "adb connect 127.0.0.1:5558"

享受吧!

这篇关于如何使用Youwave(适用于android)作为Android Studio的仿真器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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