Working with the Android RSS Sample

You may refer to the AndroidRSS sample as an example of using XBinder with Android. The sample is located in the <XBINDER_HOME>\java\sample\AndroidRSS folder. To use this project, do the following:

You can now build the project and deploy it to an emulator device from within Android Studio. The AndroidRSS sample will download the XML RSS feed for CBS' Top News stories. It uses the XBinder generated classes to decode this XML, and then displays the titles and descriptions of the items from the feed.