i'm getting the json data,i need only the image link but i'm getting tag also.
jsonObject.getString(SampadaRestApiContract.JSON_TAG_BOOK_IMAGE)
Log.d("IMAGE LINK","LINK="+articleItem.getUriImagesSDcard());
the output i'm getting is :
<img src="http://sampada.net/files/IMG_5789.JPG" width="1944" height="2592" alt="" />