+TryanguloY
+TryanguloY
I have the message “no item found
My app id :Agenda
Please help me
]]>« If i want to add 3 text labels in a panel for a horizontal scroll Indicator what’s the correct shortcut to use (Previous Post)
(Next Post) Hey guys. »
< ![CDATA[
Hmm, try to also set the name of the item to Agenda (long click, edit, more, +, name)
]]>
< ![CDATA[
TrianguloY done. Now seems the script is not restarted. How to resume llx ?
]]>
< ![CDATA[
TrianguloY item always null
Even setting directly the label
var item=LL.getEvent().getContainer().getItemByLabel(“Agenda”);
Is it possible to get by package name ?
]]>
< ![CDATA[
Checked with name and Id.
Pierre Hébert do you have this working on french device ? With Agenda app = com.google.android.calendar
]]>
< ![CDATA[
Make sure the resumed event is the one of the container.
But if you checked by id and it didn’t work…(how did you modified the script to work with the id? )
]]>
< ![CDATA[
TrianguloY I’ve used getItemById
And checked ByName
Used com.google.android.calendar
And Calendrier
And Agenda
I’ve set the script on the gesture slide to top so I can test easily, removed the condition for always running all instructions
]]>
< ![CDATA[
So you know scripting. That helps a lot.
It’s really strange it don’t find the item. Language nor package name is a problem. It is an item, it should work whatever the item is.
Try to place a shortcut to the app on a desktop and test there.
]]>
< ![CDATA[
TrianguloY yes I love java script
I’m adding all the getItem possible
And on desktop
]]>