Tried it again, and in loadData it doesn't work with or without the
quotes. However, this worked:

<html><head></head><body>some text <font color=rgb(0,255,0)>some text</
font></body></html>

Michael

On Feb 11, 2:06 pm, kolby <kolbys...@gmail.com> wrote:
> Interestingly enough, whilke it might work when browsing to a web
> page, it doesn't when you deliver the content by calling "loadData" on
> the WebView object. It gives the error:
>
> 02-11 14:04:00.802: DEBUG/skia(7323): xxxxxxxxxxx jpeg error 53 Not a
> JPEG file: starts with 0x%02x 0x%02x
> on the LogCat.
>
> Michael
>
> On Feb 11, 1:45 pm, Mark Murphy <mmur...@commonsware.com> wrote:
>
> > yhfudev wrote:
> > > I don't know where to put the bug report of APIs.
>
> >http://b.android.com
>
> > > 1) could not handle the color values
> > > When I use the HTML code:
> > > <font color="#00FF00"></font>
> > > the WebView could not handle this type of tags. But
> > > <font color="red"></font>
> > > can work well.
>
> > > This bug exist both in SDK1.0 & SDK1.1
>
> > This works fine on the G1. Visit the following page in the Android
> > Browser application:
>
> >http://commonsware.com/misc/scrap.html
>
> > --
> > Mark Murphy (a Commons Guy)http://commonsware.com
>
> > Android Training on the Ranch! -- Mar 16-20, 
> > 2009http://www.bignerdranch.com/schedule.shtml
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to