Hello

I'm the developer for a 3rd party Android app that parses and displays MSG and EML files.

I've verified that the SkyDrive app for Android doesn't call the Intent to open EML and MSG files that's registered in the system. I've made some tests with a "catch all" intent (that registers with the system in a way so wide as to catch every opening Intent from all apps we tested on so far) and I've got the same error:
there's no app installed that handles that file type

All other apps that we know of correctly open the right intent, so I wonder why this doesn't happen for SkyDrive.

Could you please check and clarify how the registration must be made to let SkyDrive know how to open the files with those extensions ?

Thanks

Best regards,
        Paolo

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.