From: John W. L. <Joh...@sa...> - 2011-05-25 18:36:17
|
There is a Java ME fork of cobertura here: http://cobertura4j2me.org/ Would that work better for you? I don't know much about Android/DVM. If it does not run class files directly, how does it run java? Non-ME cobertura works fine on linux. The procedure depends on whether you intend to use ant, maven, or the command line. John From: Binay Jena [mailto:bin...@sa...] Sent: Wednesday, May 25, 2011 4:13 AM To: cob...@li... Subject: [Cobertura-devel] Cobertua for Android Platform Dear Cobertura Development Team, First of all thank you for developing a such a great tool. I have few doubts using cobertura for Android Platforms. Whether it works for Android,because DVM doesn't run the .class files directly ? Whether we can use Cobertura on Linux Environment If Yes what is the procedure ? Thank you /Binay |