Tuesday, September 13, 2011

[android-developers] Starting an Activity from a service and then passing through the backkey

Hi,

I'm starting an Activity from a Service, something like the Whitepages
Application.

Now in the Activity, I don't want to use any key inputs like Back Key
etc. However these keys should be passed to another application (pl.
note this application is not started by my Service, instead it's the
Phone application of the Android).

Is the above possible. Whitepages app is doing it, so there must be
some way of doing this.

Any pointers on this would be helpful.

Thanks.

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