Is that currently supported in the API? How would one go about implementing it? I know the home button key event works independently of other keys, is there a way to override the functionality so that it brings the user back to my app?
Thanks, On Fri, Oct 7, 2011 at 1:42 PM, Dianne Hackborn <[email protected]> wrote: > On Fri, Oct 7, 2011 at 1:25 PM, TreKing <[email protected]> wrote: > >> On Thu, Oct 6, 2011 at 10:13 PM, Ubiracy Santos <[email protected]>wrote: >> >>> the users cannot exit. the application in other words will be a embedded >>> software >>> >> Then build your own version of the platform. Then you will have full >> control. >> > > Or implement it has a home screen replacement, so pressing home will bring > the user to your app. > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

