On Aug 24, 10:11 am, CaryWang <wangjf...@gmail.com> wrote:
> Do you have anyelse method?I want to know user opreation?e.g.when user run
> application i know,exit application i know.

You should probably try to rethink your goal in light of the android
activity lifecycle.

Users don't 'exit' android application under most circumstances.  A
few do have quit buttons, but with ordinary apps the user just walks
away to something else, and the app hangs around until the user comes
back or android kills it to reclaim resources.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to