waleedAhmad1 / google-glass-api

Automatically exported from code.google.com/p/google-glass-api
0 stars 0 forks source link

Writing to storage fails without error or warning, rhyme or reason #435

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. Do anything that explicitly (i.e. not trigger Camera intent) writes to 
storage.

Expect something written. Nothing writes.

Tried changing Camera save path, moving it after, copying it after, renaming it
Also tried making a directory, and editing an existing (XML) file.
None of which successfully writes out, though no errors (Eclipse or runtime 
logcat). Read fine.

Using XE12, current GDK Sneak Peek. We had READ/WRITE_EXTERNAL_STORAGE 
permissions, just in case.

Original issue reported on code.google.com by ford.ollie on 10 Mar 2014 at 5:39