You can explicitly name a component, so you could have them pass you
strings back, but instead you might want a thunk that executes your
activity at a later time: you can implement this with a
`PendingIntent`.

Kris

On Mon, Feb 18, 2013 at 12:27 AM, rachana govilkar
<[email protected]> wrote:
> Hello all,
> I have a problem and i did search it but couldn't get clear solution.So
> please help me asap.
> Scenario is :
> I have 2 projects viz project 1 and project 2.
> project 1 has 1 activity say activity A and project 2 has activity B & C.
> Now project 1 is library project and included in project 2.
> Hence i can call Project1.ActivityA from Project2.ActivityB.
> Problem is i don't know how to call Prject2.activityC from
> Project1.ActivityA.
> If any1 know the solution please let me know.
> Thanks in advance.
>
> --
> --
> 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
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to