One other bit of information: the activity is not actually paused. If
I disable my onPause method, the activity stays frontmost and appears
interactive (though I don't have much going on at the moment, so it's
a bit hard to tell).

Aaron

On Apr 12, 3:24 pm, asher <as...@vanteon.com> wrote:
> I have a relatively simple application with only one activity (in use,
> anyway). When I launch it, my activity gets the following sequence of
> calls: onCreate, onResume, onPause. This happens with no user input
> whatsoever. What's going on with that onPause? The only clue that I
> have is a line in the log immediately prior to the call to onPause:
>
> 01-03 23:43:43.499: WARN/System.err(1534): ParseCommandEcho: Setting
> state to COMMAND_END
>
> Does that mean something to somebody?
>
> Thanks,
>     Aaron

-- 
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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to