Hello, I am trying to integrate jacoco for an android ant project.I was able to get jacoco.exec file generated but its giving me 0% coverage.
I am not am to run jacoco with junit.Since android apps run using the adb command ,I figured that if I wrap jacoco around it, it should work.But apparently that is not possible. Can I get a full detailed info on how to integrate jacoco for android robotium testing. Thank you, Regards, Venessa -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
