General¶
This can occur during 'instrument and deploy' of the Android application through Squish.
This is either visible in the Error trace the IDE shows or the library log of the support information.
In most cases this is caused by missing binaries or a mismatch in the passed arguments to the apk-tool.
Solution¶
Linux/macOS¶
make sure
androidmanifest-changeris present in the<SQUISH_DIR>/bindirectorymake sure that
zipis installedpass the
zipexecutable as an argument to the<SQUISH_DIR>/bin/apk-toolusing-archiver
Windows¶
make sure
androidmanifest-changer.exeis present in the<SQUISH_DIR>\bindirectorymake sure that
tar.exeor azipderivate is installedpass the installed tool as an argument to the
<SQUISH_DIR>\bin\apk-tool.batusing-archiver