xml parsing of special charactor using dom in android

haiv_h3t

New Member
I have following xml but when I parse it parser breaks at '&' and I got only android. How can I get android & iphone as a result ? Any help would be appreciated.\[code\]<summary>android&iphone</summary>\[/code\]
 
Back
Top