ailiboy / ebookdroid

Automatically exported from code.google.com/p/ebookdroid
0 stars 0 forks source link

Doesn't install the handler for .djvu files on Android #201

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have it installed on Nook, but when I click on .djvu file I get a message: 
"This NOOK cannot read this file. It may be an unsupported format."

Original issue reported on code.google.com by yuriv...@gmail.com on 13 Apr 2012 at 8:49

GoogleCodeExporter commented 9 years ago
According to the message - it is not problem in our application.
You may use internal file browser, set the "AutoScan folders" preference to 
appropriate folders, etc.

Original comment by Alexander.V.Kasatkin@gmail.com on 13 Apr 2012 at 9:12

GoogleCodeExporter commented 9 years ago
but android apps specify in .apk what file types they Support?

Updates:
       Status: WontFix

Original comment by yuriv...@gmail.com on 14 Apr 2012 at 7:27

GoogleCodeExporter commented 9 years ago
Ah I see, there is the intent for .djvu in manifest, but Nook is somehow set up 
to not support them.

Original comment by yuriv...@gmail.com on 14 Apr 2012 at 8:22