String wrote:
> On Mar 10, 8:16 am, Deepak <[email protected]> wrote:
> 
>> I need to know if it is possible to display HTML content on an
>> AppWidget.
> 
> I don't believe that it is possible. The official list of view
> supported by AppWidgets doesn't include WebView:
> http://developer.android.com/guide/topics/appwidgets/index.html#CreatingLayout

You might be able to show lightweight HTML content using Html.fromHtml()
and a TextView.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android 2.0 Programming Books: http://commonsware.com/books

-- 
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

Reply via email to