Frost Droid

now browsing by tag

 
 

Can any one give a list of all free templetes

Can any one give a list of all free templetes

]]>

Help when I use this script Lightning Launcher get force stop.what to do?

Help when I use this script Lightning Launcher get force stop.what to do?

function myfunction()

{

var d = LL.getCurrentDesktop();

var b = d.getPositionX();

var x = b/2;

d.getItemByName(“Welcome”).setPosition(x,0);

setTimeout(myfunction(),100);

}

myfunction()

]]>

Any one can tell me in detail that how can I repeat(loop) a script rapidly.

Any one can tell me in detail that how can I repeat(loop) a script rapidly.

]]>

Help setInterval not working

Help setInterval not working

var play;

function myfunction()

{

var d = LL.getCurrentDesktop();

var b = d.getPositionX();

var x = b/2;

d.getItemByName(“Welcome”).setPosition(x,0);

}

setInterval(myfunction,10)

myfunction();

]]>

How can I make script repeat rapidly

How can I make script repeat rapidly

]]>

How do I keep a script running in background.

How do I keep a script running in background.

]]>

Script Not doing anything plzzz help! What can I do to get animation on screen swipe?

Script Not doing anything plzzz help! What can I do to get animation on screen swipe?

var d = LL.getCurrentDesktop();

var fox = d.getPositionX();

d.getItemByName(Android).setPosition(fox,0);

http://www.lightninglauncher.com/scripting/reference/api/reference/net/pierrox/lightning_launcher/script/api/Android.html
]]>

Help!!!!! I write this script

Help!!!!! I write this script

var a = LL.getCurrentDesktop();

var m = a.getPositionX();

a.getItemByLabel(“hello”).setPosition(a,0);

And label icon on desktop as hello but it is not doing anything

Can anyone tell me how do I teach myself script codes in lighting launcher.

Can anyone tell me how do I teach myself script codes in lighting launcher.

Do anyone have downloaded zunish Theme from play store.

Do anyone have downloaded zunish Theme from play store. If u have downloaded plzz share the apk with me using Google drive cause my playstore is block.