Pierre Hébert You’ll need another update for Tasker scripting ^^
Pierre Hébert You’ll need another update for Tasker scripting ^^
I want to do :
TaskerIntent.testStatus( LL.getContext() );
and I get a beautiful “TaskerIndent has no public instance field or method named “testStatus”…
and in the source of TaskerIntent (TaskerIntent.java available here http://tasker.dinglisch.net/invoketasks.html) we have :
public class TaskerIntent extends Intent {
//blabla
public static Status testStatus( Context c ) {
//blabla
}
}
sooo….. 🙂
]]>« Hello all. I am using htc one m8 and using LL launcher 10.4.1 and I am unable to scroll wallpaper.. Please help… (Previous Post)
(Next Post) Hey »
< ![CDATA[
Humm, that’s the second weird thing today regarding bindings. It works for me 🙁
I will take a closer look at this.
]]>
< ![CDATA[
What was the first weird thing ?
]]>
< ![CDATA[
this is the inability to access classes directly by their full name (https://plus.google.com/u/0/115366157037831519359/posts/ceYiNXshotT)
]]>
< ![CDATA[
So if I add LL.bindClass(blabla) at the beginning it will work? I’ll try
]]>
< ![CDATA[
Not for TaskerIntent, which is already bound by default. I just don’t know why testStatus is not available as other methods. The only difference I see is “static”, and this shouldn’t be a problem
]]>
< ![CDATA[
… We can maybe wait for a miracle on next llx update…
]]>
< ![CDATA[
No miracle, just computer science…
]]>