Page 1 of 2
Launch a shortcut
Posted: 05 Mar 2013 22:25
by giovag7
Hi
There is a way to launch a generic shortcut present only in the home screen?
Thank you
Re: Launch a shortcut
Posted: 06 Mar 2013 07:29
by Martin
Hi,
No, but you can usually use an action Launch App to start an app or use the more general Start Activity when you want to have more control.
What kind of shortcut do you want to launch?
Regards,
Martin
Re: Launch a shortcut
Posted: 06 Mar 2013 08:20
by giovag7
Martin wrote:Hi,
No, but you can usually use an action Launch App to start an app or use the more general Start Activity when you want to have more control.
What kind of shortcut do you want to launch?
Regards,
Martin
I use an app called
My profiles (useful because i can easily change audio profiles from status bar with it), but Automagic is better to manage wifi, bt and many other things. In
My profiles i can create home screen shortcuts for each profile: with Automagic i would like to launch this shortcuts under certain conditions.
https://play.google.com/store/apps/deta ... lite&hl=it My profiles link.
Thank you
Best regards
Giovanni
Re: Launch a shortcut
Posted: 06 Mar 2013 08:29
by inReinbek
How about the Trigger "Shortcut" ?
You can use it on your Homescreen or anywhere else ...
Re: Launch a shortcut
Posted: 06 Mar 2013 09:12
by giovag7
inReinbek wrote:How about the Trigger "Shortcut" ?
You can use it on your Homescreen or anywhere else ...
I don't want activate manually a shortcut, i want launch a shortcut present on my homescreen automatically with Automagic.
Re: Launch a shortcut
Posted: 06 Mar 2013 09:33
by inReinbek
Ahhh - I see ... how about "Control UI" ?
You can steer a click on your UI .... if your "click" has to set on the home screen you can load your home screen first, I think.
Re: Launch a shortcut
Posted: 09 Mar 2013 02:52
by LightRider
Hi giovag7,
I have exactly the same question as you ... with the exception I use Llama profiles. Did you find a solution?
@Martin
Launch App : give me not enough parameter...
Start Activity : seems to require programming skills to understand every parameter that I don't have yet...
ACTION
android.intent.action.VIEW
DATA URI
???
thx,
LightRider
Re: Launch a shortcut
Posted: 11 Mar 2013 07:58
by Martin
What kind of shortcut do you want to launch?
Re: Launch a shortcut
Posted: 15 Mar 2013 21:12
by LightRider
Martin wrote:What kind of shortcut do you want to launch?
I don't know if it can help (i used CopyShortcutURI) to get this...
#Intent;component=com.wetpalm.
ProfileSchedulerPlus/com.wetpalm.
ProfileScheduler.ActivateProfileActivity;S.
profile=Silent;end
thx,
LightRider
Re: Launch a shortcut
Posted: 17 Mar 2013 08:55
by giovag7
This is one of mine:
#Intent;action=android.intent.action.VIEW;component=com.fancy01.myprofiles/.DummyActivity;i.iProfileGUID=1010;end