This appears to be a bug

http://code.google.com/p/android/issues/detail?id=6426

watch out. If your LocalBinder is a non-static inner class, then you
will leak your Service as well as non-static inner classes have a
reference to the outer class.

-- 
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

Reply via email to