how to disable navigation keys in android programmatically -



how to disable navigation keys in android programmatically -

how disable menu, home, , search key programmatically in android, including vibrate when keys pressed.

you can't disable home button. button you'll need override onbackpressed(), , menu button shouldn't unless assign action.

if mean disable these system-wide, i'm afraid glad can't that.

android

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - cuda, pycuda -- how to write complex numbers -- errors:class "cuComplex" has no member "i" -

How do I check if an insert was successful with MySQLdb in Python? -