你好我使用robotium recorder添加apk时提示找不到jarsigner
来源:5-9 Robotium录制回放工具详解

qq_子非鱼_16
2017-12-07
我使用robotium recorder添加apk时提示找不到jarsigner,但我在cmd下敲命令是有这个包的。我的报错提示为can not find jarsigner which is required to test the apk.please install the latest java JDK and make it your default java version
写回答
2回答
-
城下秋草
2017-12-09
看下默认path路径是否指向jdk
00 -
qq_子非鱼_16
提问者
2017-12-07
我使用的jdk是1.8的版本
00
相似问题