It is possible within this script?

It is possible within this script?

1) If something, execute any part of the code, else make any from events and action (LL action, for example: select a wallpaper or toggle status bar or add item, etc).

2) Or is it possible

1) open some file from SD card or internal memory

2) rename some file

3) delete some file(s)

by script in LL? I mean open and play some video or music? (for example: sd card/folder 1/folder2/video.mp4)

]]>

18 Commentsto It is possible within this script?

  1. Anonymous says:

    < ![CDATA[

    It would be dangerous to be able to do this.

    ]]>

  2. Anonymous says:

    < ![CDATA[

    for example some user with Raspberry Pi (mini pc with android), monitor or TV, and LLX…



    In morning start this device and LLX automatic doing after start open selected video in script and play in infinity mode.  To be useful in the shop window, or an exhibition, etc.

    ]]>

  3. Anonymous says:

    < ![CDATA[

    Danbar Danbar tasker 😉

    ]]>

  4. Anonymous says:

    < ![CDATA[

    yes i know (tasker), But this is point 2).



    What point 1)?

    ]]>

  5. Anonymous says:

    < ![CDATA[

    Can’t you just run from script another shortcut that performs that action?


    Don’t think wallpaper change is possible.

    ]]>

  6. Anonymous says:

    < ![CDATA[

    If is possible run from shortcut, this is way how doing my theoretical conditions…



    because shortcut can doing (add item…/shortcut/lightning action/ what user need (also select a wallpaper 🙂 )

    ]]>

  7. Anonymous says:

    < ![CDATA[

    1) you’ll have to make a shortcut to the action.. From there you can use launch() LL.getCurrentDesktop().getItemByLabel(‘Select a wallpaper’).launch();

    ]]>

  8. Anonymous says:

    < ![CDATA[

    Danbar Danbar was that what you were looking for?

    ]]>

  9. Anonymous says:

    < ![CDATA[

    yes, that’s it.



    Is possible doing something like this?


    If is not on the desktop shortcut (name), add to desktop this shortcut (for example LL for action: select a wallpaper) with parameter not visible, otherwise doing bla bla.



    If not, why? (all reasons)

    ]]>

  10. Anonymous says:

    < ![CDATA[

    Lukas Morawietz , TrianguloY  What do you think about my question in previous post?

    ]]>

  11. Anonymous says:

    < ![CDATA[

    You can’t add items (yet)


    There is nothing you can do, only add the shortcuts yourself and launch them. Sorry

    ]]>

  12. Anonymous says:

    < ![CDATA[

    Pierre Hébert Can you enable add() items in script editor?



    Or enable read(start/play)/rename/delete for sd card, etc. More info is in first post.



    Add function for open: recent apps, open quick settings in status bar (some android have this option – maybe from 4.2.2)

    ]]>

  13. Anonymous says:

    < ![CDATA[

    Danbar Danbar i think this should not be a launchertask.

    ]]>

  14. Anonymous says:

    < ![CDATA[

    😉 I think the addition could serve as example for an introductory guide for setting desktop. (by script, for new users) and more.

    ]]>

  15. Anonymous says:

    < ![CDATA[

    I plan to add a LL.runAction() method, which would give access to all (or almost all) actions available with event configuration.


    Regarding adding (and deleting items), this is something that i would like to implement but it has strong implications. I need to clarify a few things first.

    ]]>

  16. Anonymous says:

    < ![CDATA[

    and this?


    Or enable read(start/play)/rename/delete for sd card, etc. More info is in first post.



    Add function for open: recent apps, open quick settings in status bar (some android have this option – maybe from 4.2.2)

    ]]>

  17. Anonymous says:

    < ![CDATA[

    File management is not really the task of the launcher, I prefer to leave it to other components at the moment.


    Recent apps, etc. are (I think) not a public API. Maybe this can be done programmatically, but I am not sure.

    ]]>

  18. Anonymous says:

    < ![CDATA[

    recent apps… some other launchers have in action for gestures this option.

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *