Parse a Image link in Content field as Image and Display from Json - Android -
i have json data able parse. can fetch in json , display properly.
now have string in json called content
. large string , contains lot of text. in midst of string can image url. this.
"content":"<p>i’m interested in making mfa 1 of best resources on web beginners – part of cultivating welcoming environment, part of attracting (and retaining) large , diverse group of regular contributors, part of developing deep , broad set of resources, , part of encouraging newcomers not nail down basics<a href=\"http:\/\/bit.ly\/ylloh8\.jpg
see end of above para. has jpg file. need parse jpg image , load image in app. unsure how go ?
if wordpress or other cms app talking about, can edit rss2 source files include separate tag url of image. if don't have access source code, need use regex.
Comments
Post a Comment