After crashing i am losing this value
        
response = mFacebook.request("me");

so, i am not able to post-wall,

Please guide me how to save     response = mFacebook.request("me"); till
app persist android device



On Wed, Nov 23, 2011 at 6:12 PM, NaveenShrivastva
<kumarnaveen.si...@gmail.com> wrote:
> I am playing a video by code . when video completely played by user
> then it;s calling
>
>  @Override
>    public void onCompletion(MediaPlayer mp) {
>
> -----method
>
> Here when i am posting the wall before the video Completion then it's
> work fine but when calling a custom dialog when onCompletion method
> called.
>
> Here dialog appear typing message for post taking more time compare to
> previous with black screen , when pressing back btn then app crash .
>
>
> Please suggest me onCompletion method issue is this one or what cause
> of this crash when video finished then this issue occur with back btn
> and post to wall.
>
> I am trying to find root cause but not getting.
>
> regards.
> Naveen
>
>
>
> On Wed, Nov 23, 2011 at 6:06 PM, appel <johan.appelg...@gmail.com> wrote:
>> I'd suggest you fix the bug that causes the app to crash.
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to android-developers@googlegroups.com
>> To unsubscribe from this group, send email to
>> android-developers+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to