Can someone help with a example of image downloading along with XML contents, My basic requirements is display the listview with the correct thumbnail,title and the abstract,
I am able to get the title and the abstract with the examples given here (https://www.b4x.com/android/forum/threads/xml-parsing-with-the-xmlsax-library.6866/) with this library but not the images.
Also if possible, after click on the image or title in the listview, the detail view( the whole content of the abstract) to be displayed., right now the example opens the browser to display the content or image.
MyXML file is attached.
I am able to get the title and the abstract with the examples given here (https://www.b4x.com/android/forum/threads/xml-parsing-with-the-xmlsax-library.6866/) with this library but not the images.
Also if possible, after click on the image or title in the listview, the detail view( the whole content of the abstract) to be displayed., right now the example opens the browser to display the content or image.
MyXML file is attached.