こんにちは、ビルド時にこれら 2 つの問題が発生しています。
1) エミュレータが起動していないようです。あきらめる
2)ビルドに失敗しました(以下のエラーを見てください)
[dx] : can't find dx.jar
[dx] /Users/Shared/Jenkins/Home/tools/android-sdk/build-tools/19.1.0/dx: line 31: dirname: command not found
[dx] /Users/Shared/Jenkins/Home/tools/android-sdk/build-tools/19.1.0/dx: line 34: basename: command not found
[dx] /Users/Shared/Jenkins/Home/tools/android-sdk/build-tools/19.1.0/dx: line 48: dirname: command not found
[dx] /Users/Shared/Jenkins/Home/tools/android-sdk/build-tools/19.1.0/dx: line 52: basename: command not found
BUILD FAILED
/Users/Shared/Jenkins/Home/tools/android-sdk/tools/ant/build.xml:892: The following error occurred while executing this line:
/Users/Shared/Jenkins/Home/tools/android-sdk/tools/ant/build.xml:894: The following error occurred while executing this line:
/Users/Shared/Jenkins/Home/tools/android-sdk/tools/ant/build.xml:906: The following error occurred while executing this line:
/Users/Shared/Jenkins/Home/tools/android-sdk/tools/ant/build.xml:284: null returned: 1
Total time: 5 seconds
Build step 'Invoke Ant' marked build as failure
Finished: FAILURE
何が問題だったのか分かりますか? または私が間違っていること??