Hi, I have a service (extends service) that has an object called mailbox. Every time i enter my service via an intent I would like to use the same object to call some put and get methods. I don't want the object to reload from scratch every time I enter the service.
Is this possible? Example code would be very appreciated. Thanks. /Oskar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

