본문 바로가기

Android

remove html tag

http://stackoverflow.com/questions/3290169/remove-html-tags-while-readin-data-from-xml-file-using-android

[code]
replaceAll("<(.|\n)*?>","");
[/code]

'Android' 카테고리의 다른 글

full source build  (0) 2013.10.08
kt olleh square concert viewer  (0) 2013.10.08
LinearLayout with scrollbar  (0) 2013.10.08
time  (0) 2013.10.08
webview ?  (0) 2013.10.08