We have moved to a new Sailfish OS Forum. Please start new discussions there.
3

How to assign android home button to a custom launcher app? [not a question]

asked 2014-12-23 22:32:22 +0200

Kollin gravatar image

updated 2015-01-29 07:53:41 +0200

simo gravatar image

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.

edit retag flag offensive reopen delete

The question has been closed for the following reason "not a real question" by eric
close date 2014-12-29 10:16:05.917181

Comments

What do you mean?

When you're running Android apps on Sailfish, there's only the back button, no home button... ?

ssahla ( 2014-12-23 22:52:15 +0200 )edit
1

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.

Kollin ( 2014-12-23 23:20:43 +0200 )edit
1

Ok, thanks for the clarification. I didn't know about this, so your question was puzzling to me. :)

ssahla ( 2014-12-23 23:24:48 +0200 )edit

1 Answer

Sort by » oldest newest most voted
0

answered 2014-12-24 14:34:48 +0200

dsilveira gravatar image

updated 2014-12-24 14:36:41 +0200

What you're looking for goes completely around Sailfish's workflow.

What you should do if you wanted to "launch a launcher" is to click on it, on Sailfish's apps list, and later in it's cover, on the home screen. This is the proper way to do it in Sailfish, you can still use the launcher, to launch android stuff, but multitasking is done through Sailfish's swipes to home screen!

Regards

edit flag offensive delete publish link more

Comments

My goal is when i interact with more than one android app to use dalvik UI paradigm. By doing thas all android apps are in one "cage" and i interact with them as on droid phone.The best part is that i can kill them all by a single "swipe down", instead one by one. ;)

Yes i know that Sailfish UI paradigm is different, but the beauty of Linux is that it's endlessly customizable (the only limit is your knowledge). That's why i'm asking for help the community. ;)

Kollin ( 2014-12-24 16:04:15 +0200 )edit

Question tools

Follow
2 followers

Stats

Asked: 2014-12-23 22:32:22 +0200

Seen: 1,092 times

Last updated: Dec 24 '14