草庐IT

guardianproject

全部标签

android - 将 'emma' 添加到 Android ant build 触发 "local variable type mismatch"异常

我正在尝试在Android项目的测试中运行Emma,该项目是Java和C/JNI代码的组合。构建和测试工作正常,但每当我添加emma时,我都会遇到一个神秘的异常。我使用的是AndroidSDKv20.1和NDKr8b。项目在这里,它是一个Android库项目:https://github.com/guardianproject/IOCipher测试在这里:https://github.com/guardianproject/IOCipherTestsbuild.xml文件是使用androidupdatetest-project生成的。运行antcleandebuginstalltest