calabash / calabash-android

Automated Functional testing for Android using cucumber
Other
1.68k stars 617 forks source link

the path of keytool #782

Open yzeaho opened 8 years ago

yzeaho commented 8 years ago

DEBUG: Setting Android SDK location to $ANDROID_HOME DEBUG: Android SDK location set to 'D:\android-sdk' DEBUG: Set aapt path to 'D:\android-sdk/build-tools/25.0.0/aapt.exe' DEBUG: Set zipalign path to 'D:\android-sdk/build-tools/25.0.0/zipalign.exe' DEBUG: Set adb path to 'D:\android-sdk/platform-tools/adb.exe' DEBUG: Set android jar path to 'D:\android-sdk/platforms/android-25/android.jar' DEBUG: Setting Java SDK location to $JAVA_HOME DEBUG: Java SDK location set to 'D:\java\jdk1.8.0_65' DEBUG: Found java on PATH DEBUG: Set java path to '\java\jdk1.8.0_65/bin/java.exe' DEBUG: Found keytool on PATH DEBUG: Set keytool path to '\java\jdk1.8.0_65/bin/keytool.exe' DEBUG: Found jarsigner on PATH DEBUG: Set jarsigner path to '\java\jdk1.8.0_65/bin/jarsigner.exe'

what is the path of keytool! where is the 'd:'?

TobiasRoikjer commented 7 years ago

Except to the log, is there an issue?