doosungkang / android-daisy-epub-reader

Automatically exported from code.google.com/p/android-daisy-epub-reader
0 stars 0 forks source link

UserStory: Coping with limited available storage when downloading books #74

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Downloading books needs space to be available on the selected storage area, 
typically the SD card. When there is insufficient space available users need to 
be told of the problem. Sometimes the user may choose to delete files on the 
storage device. They may choose to abandon the download process.  The app must 
not cause all the storage to be used, otherwise other apps may not be able to 
function correctly.

We need to consider how our UI is designed so we can inform users of potential 
problems related to insufficient storage being available.

Original issue reported on code.google.com by julianharty on 19 Jul 2013 at 3:24

GoogleCodeExporter commented 8 years ago
I think we will get the size of downloading file at the beginning and raise a 
message to notice to user before downloading. Let's discuss about it.

Original comment by tranquangminhtan@gmail.com on 24 Jul 2013 at 7:15

GoogleCodeExporter commented 8 years ago

Original comment by tranquangminhtan@gmail.com on 31 Jul 2013 at 7:38