If you're using xml pull.. just go until you find the start_tag + the name of the node you need, then exit out of the while loops.
On Wed, Feb 3, 2010 at 8:18 AM, Frank Weiss <[email protected]> wrote: > Add a boolean variable that is set on segfirstroute startElement and > cleared on segfirstroute endElement. Us it to ignore the date element. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

