Have you really read the logcat well? I see that it's saying the following: Activity com.halosys.TvAnyTime.VideoPlayer has leaked window com.android.internal.policy.impl.PhoneWindow$DecorView@44a6e748 that was originally added here The problem you are experiencing has nothing to do with posting on Facebook wall (BTW, the behavior while posting on the wall cannot be device specific. No matter which device you have, you are talking with Facebook Graph API). Your logcat reports leakage, apparently you are not using your objects correctly. Study your code, study related documentation, study related examples and you should be able to pinpoint where exactly the leakage is. ------------------------------------------------- Ali Chousein Weather- Buddy http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy Geo-Filtered Assistant http://geo-filtered-assistant.blogspot.com https:// marketplace.cisco.com/apphq/store/products/994
-- 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

