Determine when application icon is clicked to launch the app in android

Posted by frieza on Stack Overflow See other posts from Stack Overflow or by frieza
Published on 2010-05-07T04:14:53Z Indexed on 2010/05/07 4:18 UTC
Read the original article Hit count: 245

Filed under:
|
|

Is there any way in android to determine when the user clicked the app icon to launch the app ? I mean say a user was using my app. Then he presses the home key as a result of which the app goes to the background. After sometime he clicks the app icon again. My question is do I get a call-back for this ?

© Stack Overflow or respective owner

Related posts about android

Related posts about app