Verified
Status Update
Comments
yb...@google.com <yb...@google.com> #2
I have this same problem on a different phone and its driving me crazy lol. Found any solution?
ya...@google.com <ya...@google.com> #3
I also have this problem and with only 1.4gb the file fills the phone immediately. Please address this issue as my phone is virtually unusable. I have to clear the file to use other apps. I have to wait half an hour to regenerate the file to use the camera our three gallery.
ya...@google.com <ya...@google.com> #4
Me, too!
Thumbnail files become bigger than the combined size of all other photos, so it has to be a bug.
Gallery and Camera become extremly sluggish after a while (because they have to read those massive thumbnail files?). They become responsive after deleteing those files. But the files become autocreated, and keep growing again.
Only workaround seem to ba a couple of hacks that stop the Gallery App from re-creating those darn files (e.g. chmod a-w, or creating directories with those filenames names)
Thumbnail files become bigger than the combined size of all other photos, so it has to be a bug.
Gallery and Camera become extremly sluggish after a while (because they have to read those massive thumbnail files?). They become responsive after deleteing those files. But the files become autocreated, and keep growing again.
Only workaround seem to ba a couple of hacks that stop the Gallery App from re-creating those darn files (e.g. chmod a-w, or creating directories with those filenames names)
Description
Version used: 1.0.0-alpha1
Devices/Android versions reproduced on: all
The following method does not work.
@Insert
void insertData(Iterable<Data> data);
error: Type of the parameter must be a class annotated with @Entity or a collection/array of it.