summaryrefslogtreecommitdiff
path: root/samples/XmlAdapters/src/com/example/android/xmladapters/RssReaderActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* XmlAdapters sample example no longer depends on hidden XmlDocumentProviderGilles Debunne2011-06-131-1/+0
| | | | | | | | Bug 4477831 New changes. Copied code from protected methods to make the example stand-alone. Change-Id: Ic6592811251090a634743d3d0383b4fd7b046c2f
* Made XmlAdapter sample a standalone application.Gilles Debunne2011-01-071-1/+1
| | | | Change-Id: If34f2086da65f81968f630a42e4b9e725cb65efe
* New XmlAdapter sample example.Gilles Debunne2010-06-241-0/+44
This sample illustrate the use of the news Xml Adapters definition, as well as the use on the new XmlDocumentProvider class. Change-Id: Ie9738b5f0a0f00df2af643890a48573bace19311