On Thu, Jun 14, 2012 at 7:56 PM, r4f4 <[email protected]> wrote:
> Isn't that too big to keep in memory ? That would depend on the device. You're not going to be able to efficiently "play" and "rewind" through an XML document without having it in memory. Otherwise you're looking at reparsing it from the beginning to "go back", which is not going to be fast. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

