[Mono-bugs] [Bug 687725] New: Allow for files saved to private storage to remain during development

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Apr 14 18:54:05 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=687725

https://bugzilla.novell.com/show_bug.cgi?id=687725#c0


           Summary: Allow for files saved to private storage to remain
                    during development
    Classification: Mono
           Product: MonoDroid
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: mkestner at novell.com
        ReportedBy: sirving at mobileepiphany.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=425052)
 --> (http://bugzilla.novell.com/attachment.cgi?id=425052)
Test App

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US)
AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204 Safari/534.16

There needs to be a way to save files on the device between builds. I have
cache files that can be over 200 mb and downloading those every time I need to
make a change will be huge burden on development.


Reproducible: Always

Steps to Reproduce:
1. Create a file on private storage
2. Rebuild and redeploy the application to the device
3. Observer that the file is no longer there
Actual Results:  
When a build is pushed to the device all private storage folders are cleared.

Expected Results:  
Files that are put into private storage remain in between builds.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list