This is daemon application run in background , does not require any gui as there is a configuration file named "wallchanger.cfg" in that you have to specify the DIR containing the wallpapers & specify TIME in minuties for example:
Code:
[WALLS]
DIR = /ezxlocal/download/mystuff/images
TIME = 20
and an autorun script under your autorun folder like this:
Code:
#!/bin/sh
#add your env
sleep 2
./ezxlocal/download/mystuff/.system/wallchanger/myWallChanger&
Note:-
1) it will remember your last file changed in the config.
2) place any files in the specified dir except gif files
3) since it is deamon application it may not run in idle mode, changer time is "20" is enough if you dont use phone much in a day, but if you want to test the application in initial time just plug it to charger or computer the phone assume it is running and time will be triggered.
Download link for pep:
myWallChanger.pep - 4shared.com - online file sharing and storage - download
Download link for zip:
myWallChanger.zip - 4shared.com - online file sharing and storage - download