Top "Android-homebutton" questions

The home button in the android Operating System

Display back button on action bar

I'm trying to display a Back button on the Action bar to move previous page/activity or to the main …

android android-actionbar android-homebutton
Detect home button press in android

This has been driving me nuts for a while now. Is there any way of reliably detecting if the home …

android android-homebutton
How to disable the home key

I'd like to lock the screen. I want to disable the home key and only use the back key. How …

android android-homebutton
Hiding Home and Back button in Android

I would like my app to hide the Home and Back button which is show at bottom of activity. I …

android back-button android-homebutton
How to add "menu" indicator next to Action Bar's app icon?

At least Gmail and Youtube Android apps use a side menu (navigation drawer?) that opens by swiping, or by clicking …

android android-actionbar navigation-drawer android-icons android-homebutton
Android: change default Home Application

for some specific requirement I am required to change Android Default Home application with my customized Home application ( a setting …

android default android-homebutton
How to disable home button in Android like lock screen apps do?

I know this question is asked many times but I found that none of the solution is working. I tried …

android homescreen android-homebutton screen-lock
Android Toolbar with both home and back button

Is it possible to display both home icon and back icon in the toolbar? 1) Is it possible change the order …

android navigation toolbar back-button android-homebutton
overriding the Home Key Long press in a category.HOME activity

I just created my own "Home" to replace the stock android one or Sense. All is working fine and I …

android android-homebutton
Home button disable

I do know that it is ill advice to take control of the HOME button for users. But I'm developing …

android android-homebutton