output

Tasker Wallpaper Rotation

Nov 6th, 2015
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. [Tasker Wallpaper Rotation Set-up Instructions]
  2.  
  3. 1. Create a new task
  4. 2. Create your first step by hitting the + at the bottom.
  5. 2a. Select Variable from the list that pops up
  6. 2b. Select Variable randomize from the list that pops up
  7. 2c. This is dependent on what you wish the keyword to be, in my case I went with %RANDOM.
  8. 2d. Should've prefaced this sooner, but you'll want to set-up your images like Untitled-1.png, Untitled-2.png. MIN refers to the lowest number you wish to start from, so 1. MAX refers to the highest number you wish to use, so 62.
  9. 3. Time to create your second step, hit the + at the bottom again.
  10. 3a. Select Display Action
  11. 3b. Select Set Wallpaper
  12. 3c. Navigate to where you have the wallpapers saved on your phone (i.e /sdcard/Pictures/Wallpapers/)
  13. 3d. Make sure when doing this that you set the image to be Untitled-%RANDOM.png - This allows the first step (randomize) to input the number it gets into this step, and thus sets a random wallpaper.
  14. 4. Assuming you have creation down now: + > Task > Wait
  15. 4a. Choose whatever amount of time you wish, I use 15 minutes.
  16. 5. + > Task > Goto
  17. 5a. Action Number
  18. 5b. Set number to 1, if it isn't by default
  19. 6. Hit the play button, and there you go. You now have your wallpaper rotation going.
  20.  
  21. MANUAL ROTATION TASK
  22. Sometimes you wanna skip a wallpaper, so this comes in handy. Its pretty much the first two tasks above.
  23. 1. + > Variable > Randomize
  24. 1a. Set MIN and MAX Number, as well as keyword
  25. 2. + > Display Action > Set Wallpaper
  26. 2a. Set up the image location just like last time
  27. 3. That is it, hit the play button and you can now manually rotate your wallpaper at random.
Advertisement
Add Comment
Please, Sign In to add comment