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&#8217;m interested in making mfa 1 of best resources on web     beginners &#8211; 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

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -