如何使用 windows 机器将 android 设备与 appium 连接?

How to connect android device with appium using windows machine?

能否提供在 windows 机器上将 android 设备与 appium 连接的分步过程?

我们需要在 appium 运行 android 中安装什么东西? 请说清楚details.Because我是这个appium工具的新手

以下是我从身边关注的事情:

1.Installed Java JDK-added environment variable
2.Installed appium
3.Installed eclipse without SDK(I don't know how to configure ADT,Android SDK)
4.Connected device and run the command window "adb devices"-It is showing connected device
5.When I run the appium "Play" button showing node js started but none of the emulator opened.

请问我在这里遗漏了哪些步骤?

安装手机驱动程序phone。然后在 Appium Android 设置(点击 android 图标)中,在启动设备部分,确保启动 AVD 是 NOT selected。此外,在功能部分 select 适当的平台设置

在windows机器上运行appium的详细说明可以参考下面提到的link: http://appium.io/slate/en/v1.1.0/?ruby#running-appium-on-windows

除非您开始会话,否则模拟器不会打开。单击 Appium 上的 Play 只是启动 Appium 服务器。要以最简单的方式开始会话,只需单击检查器按钮(放大镜)。

按照这个 DOC,它有带屏幕截图的分步说明 link:click

请参考以下提到的帖子:

https://www.linkedin.com/pulse/steps-configuring-appium-rakesh-kirola?trk=hp-feed-article-title-comment

https://www.linkedin.com/pulse/appium-script-calculator-functionality-check-rakesh-kirola?trk=mp-author-card