Hi I am trying to retrieve a user's portfolio information on to an Android application using the Google Finance API, when I run the code as a standalone application without using the Android platform, I am able to retrieve all the portfolios and the corresponding positions. But when I run the same on the Android platform, and try to retrieve the positions of a particular portfolio, for the portfolios which have even-numbered portfolio ids, the positions are being retrieved correctly, but for the odd-numbered-portfolioid portfolios a XMLParser ParseException is being thrown. Does any body have an idea as to why this could be happening?
Thanks Sid --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

