doosungkang / android-daisy-epub-reader

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

When the SD Card is 'mounted' for file transfer the UI hangs.... #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Connect the Android device to a Computer.
2. Mount the SD Card (using the Android UI) for file transfer
3. Start the Android Daisy Epub Reader

What is the expected output? What do you see instead?
The application should detect the SD card is not available and notify the 
user. Instead the application displays a blank UI and waits indefinitely.

Original issue reported on code.google.com by julianharty on 27 Nov 2009 at 6:18

GoogleCodeExporter commented 8 years ago
Fixed, albeit, not very attractively in r152 
http://code.google.com/p/android-daisy-epub-reader/source/detail?r=152

Note: The application is still vulnerable to the user making the sdcard 
unavailable e.g. by removing it or by mounting it, when the book is being read. 
So we still need to find ways to make the application more robust.

Original comment by julianharty on 5 Jul 2010 at 1:32