Hi,

you are right. The web server didn't serve the right mimetype. I
tested it now via a microsoft iis server and ooxml works fine there.

I hoped for a built-in mimetype detection in android just in case the
web servers don't deliver the right mimetype.

Thanks


On 22 Mrz., 01:19, "Mark Murphy" <mmur...@commonsware.com> wrote:
> > set an intent-filter
>
> > <data android:mimeType="application/vnd.openxmlformats-
> > officedocument.wordprocessingml.document" />
>
> > but Android never bind *.docx Documents with my application.
>
> > Can it be, that Android doesn't know, that there is such a mimetype
> > out there?
>
> Are you sure your Web server is serving up the file with that MIME type?
>
> If you are not downloading the file via a Web server, how are you opening it?
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.com
> _The Busy Coder's Guide to Android Development_ Version 2.0 Available!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to