How to inform an Activity that another Activity was just started?

Posted by zouyu9631 on Stack Overflow See other posts from Stack Overflow or by zouyu9631
Published on 2010-03-31T01:01:52Z Indexed on 2010/03/31 1:03 UTC
Read the original article Hit count: 282

Filed under:
|

I just want to get numbers of times to be used for each Activity. So the very straightforward method I thought is increasing the count for an Activity when it was started. But how can I get the information?

Thanks for your great help!

© Stack Overflow or respective owner

Related posts about android

Related posts about activity