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?
PLUGIN - Passing values to the "Zooper Widget"?
Moderator: Martin
-
- Posts: 56
- Joined: 16 Mar 2013 14:10
Re: PLUGIN - Passing values to the "Zooper Widget"?
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
http://automagic4android.com/flow.php?i ... 7cbe9650f5
Re: PLUGIN - Passing values to the "Zooper Widget"?
Thanks for the tip, I managed to pass the value of a variable for Zooper.
Re: PLUGIN - Passing values to the "Zooper Widget"?
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
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
-
- Posts: 56
- Joined: 16 Mar 2013 14:10
Re: PLUGIN - Passing values to the "Zooper Widget"?
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"?
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.
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.