Discussion Board

Results 1 to 4 of 4
  1. #1
    Regular Contributor NRK's Avatar
    Join Date
    Dec 2008
    Posts
    129
    Hi
    I want my application to take the update from internet at specified time say 3:00 am. I also don't want my application to run in background because it consumes a lot of memory. So I think I will write seperate console application which will run in background and it will launch my main application. But how will I get the event of it at specified time.
    I am using S60 3rd fp2.
    I am very new in symbian, so please suggest me on this post.
    Thanks

  2. #2
    Super Contributor deepchand86's Avatar
    Join Date
    Jul 2008
    Location
    Chennai,India
    Posts
    889
    Welcome to the Forum..

    If u r writing the console application..

    have a look at
    Code:
     RTimer::At(TRequestStatus,Mention your time);
    Create an active object..At that time you will get the RunL() called where you can do ur stuff...

    Study abt active objects implementation and their working..This wil help u a lot.

  3. #3
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,664
    Quote Originally Posted by NRK View Post
    Hi
    I also don't want my application to run in background because it consumes a lot of memory. So I think I will write seperate console application which will run in background and it will launch my main application.
    Basically with symbian if you take the advice from the previous answer, the process will be sleeping nicely in the background, and will not consume too much memory nor power really.

  4. #4
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    Quote Originally Posted by NRK View Post
    Hi
    I want my application to take the update from internet at specified time say 3:00 am. I also don't want my application to run in background because it consumes a lot of memory. So I think I will write seperate console application which will run in background and it will launch my main application. But how will I get the event of it at specified time.
    I am using S60 3rd fp2.
    I am very new in symbian, so please suggest me on this post.
    Thanks
    i suggest using RScheduler API

Similar Threads

  1. problem with launching second gui application
    By reuvenb in forum Symbian User Interface
    Replies: 10
    Last Post: 2008-10-30, 06:36
  2. launching an application failed in second time
    By zengjianguang in forum Symbian C++
    Replies: 2
    Last Post: 2008-04-25, 12:24
  3. Wrong time is displying on mobile application
    By premlathiya in forum Mobile Java General
    Replies: 2
    Last Post: 2007-02-26, 21:29
  4. Opera launching with specific APN
    By _fran in forum Symbian Networking & Messaging (Closed)
    Replies: 0
    Last Post: 2005-04-06, 11:34
  5. Launching PhoneBook application from my Application
    By ash_bhatia in forum Symbian C++
    Replies: 5
    Last Post: 2003-11-29, 16:59

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved