I am writing the application to open HTML files. In some devices (like Galaxy player,nexus one) when i try to open html file from Email client ,my application is not showing in
“open with”
open with ” dialog ,but if i open the same HTML file from Gmail client my app is showing in
“open with “
open with” dialog . In other devices(like Google nexus ,S2 etc), i am able to open the HTML file through my application from Email client, Email client .is this device specific issue?
In some devices Email client is not opening the app with mime type as text/html.so i changed like follows.
Then email app is able to show my application in the list.but it will show when we tring to opne HTML/Text files.