Constant Contact Labs Developer Blog

Android

  • Parsing XML on Android Posted Wednesday, December 2, 2009 Huan Lai 14 Comments

    Parsing XML on Android

    Parsing XML from the internet is a pretty common requirement on any platform. There are numerous ways to accomplish this task on every language out there, and the Android platform is no exception. On the Android, this is accomplished using SAXParser, a serial access parser API for XML. SAXParser functions as a stream parser, with an event-driven API, using callback methods that trigger everytime events occur during the reading.

     
    Read Entire Article

    Tags

    AndroidMobilePlatformsXML
  • Previous    <  1 2 3

Recent comments

05/16/12 Alex wrote:

Hi Constant Contact,

How can we change the text fields on the second screen of the Join My List app? I’d like to add fields that are important to us and eliminate some of the others we don’t care about and therefore would prefer our subscribers not be asked.

Interested in a particular topic?

If there are specific topics you’d like to see us discuss on our blog or other ideas you’d like to share, please let us know. Click here to contact us.