How to assign android home button to a custom launcher app(nova launcher ) instead to fake home ?
![]() | 2 | No.2 Revision |
How to assign android home button to a custom launcher app(nova launcher ) instead to fake home ?)?
![]() | 3 | No.3 Revision |
How to assign android home button to a custom launcher app(nova launcher )?
If you edit /opt/alien/system/build.prop file, you can get all of the soft buttons.
ro.alien.navbar-disable-home=true
ro.alien.navbar-disable-recent=true
You have change those to "false".
And i simply want Home button to work properly with Nova launcher.
![]() | 4 | No.4 Revision |
How to assign android home button to a custom launcher app(nova launcher )?
If you edit /opt/alien/system/build.prop file, you can get all of the soft buttons.
ro.alien.navbar-disable-home=true
ro.alien.navbar-disable-recent=true
You have to change those to "false".
And i simply want Home button to work properly with Nova launcher.
![]() | 5 | retagged |
How to assign android home button to a custom launcher app(nova launcher )?
If you edit /opt/alien/system/build.prop file, you can get all of the soft buttons.
ro.alien.navbar-disable-home=true
ro.alien.navbar-disable-recent=true
You have to change those to "false".
And i simply want Home button to work properly with Nova launcher.