I need a App to dial a number automaticaly

Login to reply to this topic.
Tue, 2006-12-12 12:59
Joined: 2006-12-12
Forum posts: 3
Bro, help me.
I need a program( for my Nokia N72) which can auto dial a number at the time I set before. My job really need this App.(eg: 3h call hellen, 3h15 call smith,3h40 call Peter,...I work with Mobi wholeday Any body help me. Thanks in advance, thanks very much. Smiley

Tue, 2006-12-12 14:09
Forum Nokia Champion
Joined: 2004-05-26
Forum posts: 732
Re: I need a App to dial a number automaticaly
For making call check the CTelephony in case of 3rd Ed. and RCall in case of 2nd Ed.

Now for timer functionality you can go for the CTimer more over you've other classes like CPeriodic which in turn derived from CTimer. Check the SDK Help for more infromations.

Thu, 2006-12-14 05:07
Joined: 2006-12-12
Forum posts: 3
Re: I need a App to dial a number automaticaly
vin2ktalks, I 'm newbie. Can you give me the full code to do this app.
This my chudle :
call mary at 7h30 am
call peter at 8h30 am
call lisa at 8h33 am
call andrew at 8h50 am
call blacktom at 10 h15 am
call Hellen at 15h 15 pm
call mary at 15 h 50 pm
Daily, I alway call these number at the time. It'll very great if my mobi can call automatically. My Job really need this app. Vin2ktalks, help me, please. (My mobi:N72 2nd Ed).
Thu, 2006-12-14 06:14
Forum Nokia Champion
Joined: 2004-05-26
Forum posts: 732
Re: I need a App to dial a number automaticaly
Hi baquaphu,

If you don’t mind first of all please keep it in your mind that there is no one in this forum who may ready to do your home works but may be somebody who may take it as a freelance work. But I don’t have time for both. Even I don't have a sample code for this. You may search in the forum for some code snippets. More over in my previous post I’ve given some clue. Try to do some RnD on that. Best of luck.

Thu, 2006-12-14 08:43
Joined: 2006-12-12
Forum posts: 3
Re: I need a App to dial a number automaticaly
Oh! Thanks very much. I will learn C++ and Java now. I think I could do it by myself. Thanks for your help.
During I write the code of this app, I 'll ask you if I have problem.
Thanks bro.
  • Login to reply to this topic.