doosungkang / android-daisy-epub-reader

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

File and Folder navigation fails on an emulator #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I created an emulator running donut (v1.6)
2. I created a folder on the virtual SD card using adb shell called
FireSafely [sic - including the typo]
3. I copied the files from the FireSafely sample book from daisy.org into
that folder
4. I started the DaisyReader application from Eclipse.
5. I tried navigating into the FireSafely folder

The file navigation in DaisyBrowser.isDaisyDirectory(...) isn't initalized
properly and the application fails with a Force Close error dialog

What is the expected output? 
The navigation should work correctly in the emulator.

I'm filing this issue so I don't lose it, however I'm currently trying to
update SmilEntry.java etc. to support text DAISY books so I will not
actively investigate the problem at this stage.

Original issue reported on code.google.com by julianharty on 13 Dec 2009 at 7:33

GoogleCodeExporter commented 8 years ago
I've fixed this in r45

Original comment by Jiayao...@gmail.com on 14 Dec 2009 at 4:48