В Monkey Talk Pro невозможно установить приложение
Когда я пытаюсь установить приложение в режиме разговора, в консоли отображается следующая ошибка. кто-нибудь знает как это решить?
: ERROR: Process exited with an error: 1 (Exit value: 1)
instrumented APK file was not created at: /tmp/tmp_AndroidInstrumentor1398773468466_12/Caprabo_Modified/bin/Caprabo_Modified-debug.apk
Error instrumenting apk '/home/nandakishore/Desktop/Caprabo_Modified.apk': instrumented APK file was not created at: /tmp/tmp_AndroidInstrumentor1398773468466_12/Caprabo_Modified/bin/Caprabo_Modified-debug.apk
com.gorillalogic.monkeytalk.instrumentor.android.AndroidInstrumentor$InstrumentationException: instrumented APK file was not created at: /tmp/tmp_AndroidInstrumentor1398773468466_12/Caprabo_Modified/bin/Caprabo_Modified-debug.apk
at com.gorillalogic.monkeytalk.instrumentor.android.AndroidInstrumentor.copyInstrumentedApk(AndroidInstrumentor.java:235)
at com.gorillalogic.monkeytalk.instrumentor.android.AndroidInstrumentor.beginInstrumentation(AndroidInstrumentor.java:199)
at com.gorillalogic.monkeytalk.instrumentor.android.AndroidInstrumentor.instrumentApk(AndroidInstrumentor.java:130)
at com.gorillalogic.monkeytalk.ide.instrumentor.InstrumentApkAction$InstrumentApkJob.run(InstrumentApkAction.java:137)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)