Thanks for the responses here, my problem was solved :) I have a quick related question about bundles -
Is there some way that I can give a java style matrix (an array of arrays, e.g. int[][]) to the bundle? As far as I can see you can only add single arrays such as int[]. I'd like to do this both when the screen is rotated, or if my activity is killed because something more important needs the memory it's using. Thanks in advance :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

