On Tue, Sep 4, 2012 at 7:30 AM, roemer <[email protected]>wrote:
> Any ideas on what could probably cause the problem? You have the source code ... step through and see. Besides that, I don't think this is what you should be doing anyway. The fact that this Activity is the UI for a Service does not make it special. Let it live and die as normal, binding and unbinding from the Service as necessary, through its lifecycle. ------------------------------------------------------------------------------------------------- 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

