[android-developers] Re: View HTML in Android browser

2011-01-10 Thread DanH
I'm guessing you'd say myIntent.setDataAndType(myUri, text/plain);

On Jan 10, 8:18 am, perumal316 perumal...@gmail.com wrote:
 Hi All,

 I want to open saved HTML pages in default Android browser. But
 currently when I open the HTML, it is only showing me the option to
 either open in HTML viewer not the browser.

 How do I make it to open in Android browser?

 Thanks and Regards,
 Perumal

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: View HTML in Android browser

2011-01-10 Thread perumal316
Hi,

I mean for example I am having a html attachment in my email. How do I
view it in the web browser? Currently I can only view it using HTML
viewer which is not loading fully the required portions from the
internet.

Regards,
Perumal

On Jan 11, 2:38 am, DanH danhi...@ieee.org wrote:
 I'm guessing you'd say myIntent.setDataAndType(myUri, text/plain);

 On Jan 10, 8:18 am, perumal316 perumal...@gmail.com wrote:



  Hi All,

  I want to open saved HTML pages in default Android browser. But
  currently when I open the HTML, it is only showing me the option to
  either open in HTML viewer not the browser.

  How do I make it to open in Android browser?

  Thanks and Regards,
  Perumal- Hide quoted text -

 - Show quoted text -

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en