Hi, I'm trying to run valgrind with com.example.hellojni using the logwrapper method(described here: http://stackoverflow.com/questions/13531496/cant-run-a-java-android-program-with-valgrind/19235439#19235439) The device gets rebooted when I start the appliction using valgrind. Everything works fine, however, when its a normal binary(not an apk): /data/local/Inst/valgrind --tool-lackey ls #(works fine)
Ping