Results 1 to 2 of 2
  1. #1
    offline Skilfull Modder
    Join Date
    Aug 2007
    Location
    India, Karnataka
    Posts
    619
    Thanks
    21
    Thanked 86 Times in 46 Posts
    Downloads
    93
    Uploads
    0

    Help [APP] myWallChanger - Daemon Application - No GUI

    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
    Last edited by vijushimpi; 10-20-2010 at 01:29 AM.
    .
    .
    Expect the Unexpected
    .
    C-168 / Z6 [4FR]


    Indian FLEX for Z6 , My Applications for Z6 zInstaller1.0 , zInstaller2.0 (select file and multilingual)
    (For V8 - vInstaller ) myWallChager (Daemon Application) , Indian MP Modded


  2. 7 Users Say Thank You to vijushimpi For This Useful Post

    bill kevin (10-22-2010), Chriiss (10-20-2010), Hairo (10-22-2010), han123 (05-29-2011), Ivonei Farias (10-20-2010), Matias-C-18 (10-22-2010), Xtian89 (10-20-2010)

  3. #2
    bill kevin's Avatar
    offline Themer
    Join Date
    Jun 2008
    Posts
    183
    Thanks
    166
    Thanked 356 Times in 53 Posts
    Downloads
    26
    Uploads
    0
    Thank you Very useful ,

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •