Hi All, My WebView application loads a html file and display it. Now how do I register it as a default HTML Reader in the Android system?
Meaning for example now if I click on an html attachment in email it shows "Complete Action using", then lists the HTML Readers in the Android system. How do I register my application to be one of them listed? Must I modify my code to allow this? Currently my application is just loading a html attachment from the sdcard. Thanks In Advance, Perumal -- 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

