change default home screen

Post your questions and help other users.

Moderator: Martin

Post Reply
iamhumble
Posts: 3
Joined: 02 Apr 2015 12:41

change default home screen

Post by iamhumble » 07 Apr 2015 21:38

Hi

Need little help here.
Is there anyway to change the default home screen dynamically (send broadcast/intent/variable) with this app. It should be possible as I have seen a couple of apps do that namely Secure Settings/Trigger by variance apps). But I don't want to use them as they were static.

It would be great if someone can help me out here.

Thanks

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: change default home screen

Post by Martin » 08 Apr 2015 20:05

Hi,

I think it will require root to change the default launcher directly but there's currently no action for this in Automagic. You could use Secure Settings via action Plugin to change the launcher. I'm not sure what you mean by 'static' but you can also modify the configuration of a plugin in Automagic so you could pass a variable containing the launcher component to the plugin.
You could also try to automate switching of the launcher using action Control UI (does not require root but requires the screen to be turned on and unlocked).

Regards,
Martin

Post Reply