Page 1 of 1

change default home screen

Posted: 07 Apr 2015 21:38
by iamhumble
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

Re: change default home screen

Posted: 08 Apr 2015 20:05
by Martin
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