summaryrefslogtreecommitdiffstats
path: root/samples/XmlAdapters
Commit message (Expand)AuthorAgeFilesLines
* Build against the specified targetSdkVersion.Narayan Kamath2014-12-121-1/+1
* Fixed the XMLAdapters exampleGilles Debunne2012-04-183-4/+3
* Use Map.Entry, not LinkedHashMap.EntryAndy McFadden2012-01-201-1/+2
* Build all samples against SDK.Brett Chabot2011-07-151-0/+2
* XmlAdapters sample example no longer depends on hidden XmlDocumentProviderGilles Debunne2011-06-134-9/+491
* Made XmlAdapter sample a standalone application.Gilles Debunne2011-01-0713-32/+1345
* Hide XML adapter sample, since the APIs are now gone.Dianne Hackborn2011-01-041-2/+3
* Improved ImageDownloader code.Gilles Debunne2010-07-081-11/+27
* New XmlAdapter sample example.Gilles Debunne2010-06-2416-8/+816
* Add sample for XML-defined Adapters.Romain Guy2010-03-319-0/+300