Is there any way can i see whether my application' activity itself started my activity or if it was resumed after a phone call or from the task manager(which shows the lsit of all application on long click of the home button.)
I tried to put extras in my activity,but that works only when i am in my applications activity.When i click the home button and come back to my activity,do i have a way to know that i am coming from another process.I need to implement a password functionalality whenever i come from a different application. -- 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

