Page 1 of 1
PLUGIN - Passing values to the "Zooper Widget"?
Posted: 12 Sep 2013 13:19
by rcfree
Could anyone tell me how to pass values to the "Zooper Widget"?
I would like to display the value of some variables in a widget "Zooper".
Could anyone help me?
Re: PLUGIN - Passing values to the "Zooper Widget"?
Posted: 12 Sep 2013 13:33
by bobchernow
Here is a flow that gets cell data and then sets two variables foe zipper. In zipper you can access the Tasker variables. In the flow I had to modify the strings being passed.
http://automagic4android.com/flow.php?i ... 7cbe9650f5
Re: PLUGIN - Passing values to the "Zooper Widget"?
Posted: 14 Sep 2013 12:07
by rcfree
Thanks for the tip, I managed to pass the value of a variable for Zooper.
Re: PLUGIN - Passing values to the "Zooper Widget"?
Posted: 07 Oct 2013 19:36
by Kriggi23
I dont know what im making wrong.
Your flow works perfect for me but when i try something very similar zooper only show the name of my global variable. So it pass something but not the expected value...
http://automagic4android.com/flow.php?i ... a826492cd3
Re: PLUGIN - Passing values to the "Zooper Widget"?
Posted: 08 Oct 2013 03:43
by bobchernow
I think you need to edit what is passed and remove the quotes from the Variable name.
Re: PLUGIN - Passing values to the "Zooper Widget"?
Posted: 08 Oct 2013 04:23
by Kriggi23
I removed the quotes from the PutString part and now it works
Thanks for the help!
Btw. the quotes are set automagicly when you enter the configuration Page even if you removed them before - not sure if this is a bug or a Feature.