You can, but in almost all cases you shouldn't.  Either you'll end up
popping an activity into the user's face when they aren't expecting it,
and/or you will be forced to launch it without a connection to your normal
task flow and thus not managed correctly along with the rest of your app.

On Tue, Aug 18, 2009 at 9:45 PM, Atif Gulzar <[email protected]> wrote:

> An activity can be called from existing activity through 
> *startActivity(intent);
> *
>
> Is t possible to call an activity from non Activity class ? and how?
>
> Thanks
>
>
> --
> Best Regards,
> Atif Gulzar
>
> I ◘◘◘◘ Unicode, ɹɐzlnƃ ɟıʇɐ
>
>
> >
>


-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

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