override onKey* methods, return true if keyCode == home (back), otherwise return super.onKey*(keyCode, keyEvent)
On Jan 8, 12:46 pm, "Abhi..." <[email protected]> wrote: > Hi, > I am going to develop one application for android (As per client > request). Which starts after booting of device. When device get booted > then only this application will be there on screen. No key press will > minimise that application. The solution i found on this site is able > to block all keys instead of home and end call keys. Please help.
-- 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

