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