Your XML parser should be doing this for you automatically.  Is that
not the case?  Normally developers don't need to write code to handle
things like this.  They are handled in the libraries that serialize
and deserialize data.  Doing all that yourself would be silly.

Doug

On Oct 11, 11:43 pm, ndiiie 90 <[email protected]> wrote:
> Hi all,
>
> how to escape ampersand, such as &lt; &gt; &quot; &amp;
> And change it to proper character?
>
> Thanks

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