Page 1 of 1

random live wallpaper

Posted: 25 Jan 2016 17:30
by Atbl
Is there a way to change random live wallpaper??

Re: random live wallpaper

Posted: 26 Jan 2016 14:31
by Martin
Hi,

You could use a script to store the values of your installed live wallpapers in a list, for example in variable wallpaper_list, and then use action Set Live Wallpaper: {getRandomElement(wallpaper_list)}.
Unfortunately setting a live wallpaper requires root.

Regards,
Martin

Re: random live wallpaper

Posted: 05 Feb 2016 23:29
by p50kombi
I apologise in advance for my noobness but can't for the life of me figure out how to get this working.
How do I make this script to get a variable which holds the list of my live wallpapers, is there any chance someone could export their one?
Thanks a million.

Re: random live wallpaper

Posted: 06 Feb 2016 08:14
by Atbl