51Testing软件测试论坛

标题: Android自动化测试工具--Monkey学习笔记(二) [打印本页]

作者: fengye1113    时间: 2015-11-19 10:09
标题: Android自动化测试工具--Monkey学习笔记(二)
ADB的环境变量配置

一、添加Android环境变量
系统变量中,新建一个Android的变量,将android开发工具的路径导入,如
变量名:android
变量值:D:\android-2.1_r01-windows\platform-tools;D:\android-2.1_r01-windows\tools;

二、修改path环境变量
在系统变量中path中的变量值中,加入;%android%;

三、配置成功
直接可在命令行中输入adb命令

参考:http://jingyan.baidu.com/article/17bd8e52f514d985ab2bb800.html






欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2