> Ya, I figured "application/emx*" would not match anything; but I was > grasping at straws. The server side of things is not in my control. > I have to deal with the .emx files being downloaded with empty > mimetype - or give up the enterprise entirely. :/
Is working with a WebView compatible with your spec ? That is could your application be the browser to the emx file ? Because then I'm note sure how, but you can change pretty much everything that is coming from the server using webviewclient, a downloadlistener or WhatNot from the WebKit component. Yahel -- 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

