Monday, June 14, 2010

[android-developers] Re: finding the state of an activity

Hi Mark,

I have a stub that calls a vm passing a program as parameter (in the
extras field). When the user press the home key, the onPause method is
called. If he press again the application's icon, the stub will be
called again. I want to know if the last activity is in the pause
state and then just call it. Its easy to do that, however, i don't
know if the program is running or not.

I cannot just call the program. In order to make what i did work, i
must previously know if the program is paused or not.

Well, i don't think android has it.

thanks anyway.

guich

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment