> 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to