Uploaded image for project: 'Clover'
  1. Clover
  2. CLOV-1121 Android for Clover Core
  3. CLOV-1117

Implement Coverage Recorder with file system storage on Android device

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Won't Fix
    • Low
    • won't fix
    • None
    • Instrumentation
    • None

    Description

      • writing files to internal storage for application (/data/data/my.application.name/clover/*)
      • writing files to external storage (getExternalCacheDir() or getExternalStoragePublicDirectory() )
      • write filesystem protocol (lock files etc) to ensure we only retrieve files that are not being written to
      • retrieval of files via periodic pull using ADB into Eclipse IDE (<project>/.clover)
      • retrieval of files via DDMS - Dalvik Debug Monitor Server (optional)
      • unit tests for coverage recorder

      Attachments

        Activity

          People

            mparfianowicz Marek Parfianowicz
            mparfianowicz Marek Parfianowicz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: