My app responds to speech commands.

I want the behavior to be that

1.  if back is hit on my initial activity, it exits.
2.  My app has a few sub-activities it may launch on user speech- or
GUI input
3.  if home is hit on ANY of my activities, I want all of them to
finish.

That's basically it.
Why I want this is uninteresting... few users of the app would find
the desired behavior anything other than the one they'd want.

It's possible that I could get some of this to happen by use of the
activity flags/modes (single-top, etc), but their documentation also
reads like Sanskrit after 10 reads through.

tone

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