Rocky,

Thanks for your reply. We don't have method startActivityForResult available
in the android widget provider. We have to use pendingIntent only. Hope you
can try to understand the problem.

--
Eng.
On Tue, Nov 23, 2010 at 1:16 PM, Rocky <rkjhaw1...@gmail.com> wrote:

> use start activity for result, and from the next activity use bundle to
> pass the result to back
>
> On Tue, Nov 23, 2010 at 1:05 PM, Dev Android <devandroid1...@gmail.com>wrote:
>
>> In android widget,
>>
>> Is there any mechanism available to get the activity result.
>>
>> Scenario:
>>
>> On widget we have button and click of this button will launch the
>> new activity and after destroying of this activity, this will send some
>> results to widget. Is there any callback available to catch the information
>> from the launched Activity.
>>
>> Thanks in advance!
>>
>> --
>> Eng.
>>
>> --
>> 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<android-developers%2bunsubscr...@googlegroups.com>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>
>
>
>
> --
> Thanks & Regards
>
> Rakesh Kumar Jha
> Software Developer
> Symphony Services Corp (India) Pvt Ltd
> Bangalore
> (O) +918030274295
> (R) +919886336619
>
>  --
> 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<android-developers%2bunsubscr...@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