how to display image in grid view reading imageUrl from xml using sax parser in android
问题 I am new in android. I want to create a application to read the XML file from an URL and show the image in a grid view using ImageUrl of image. Thanks for the answer but I am able to read xml file from url but I need if in xml imageUrl is there so show in grid view. This is my xml file <?xml version="1.0" encoding="UTF-8"?> <channels> <channel> <name>ndtv</name> <logo>http://a3.twimg.com/profile_images/670625317/aam-logo-v3-twitter.png</logo> <description>this is a news Channel</description>