GPRS.exe Original Thread or Update - Windows Mobile Development and Hacking General

GPRS.exe was a program someone developed here which activated the data connection. Unfortunately, I can't find the original thread, so if someone can point me there this post can be deleted.
I was curious as to who the developer was, and if they could easily pump out a version that doesn't display any pop up messages (New IP or Can't connect), either by default or command line. This is so it can be used in startup scripts for programs that don't connect by default.
Thanks.

If you are looking for the author, I beleive it originated at MoDaCo...Follow this thread might take you there:
http://forum.xda-developers.com/showthread.php?t=333429&highlight=NOGPRS
The program can just be found here:
http://forum.xda-developers.com/showthread.php?t=310087&highlight=NOGPRS

jomo25 said:
If you are looking for the author, I beleive it originated at MoDaCo...Follow this thread might take you there:
http://forum.xda-developers.com/showthread.php?t=333429&highlight=NOGPRS
The program can just be found here:
http://forum.xda-developers.com/showthread.php?t=310087&highlight=NOGPRS
Click to expand...
Click to collapse
This is not what he is looking for, he is looking for GPRS.exe, not NOGRPS, they do completely different things.
As far as having a version of GPRS.exe without messageboxes, I've been looking for that too, but haven't found one yet. Another option, is to use Mortscript which has a function you can call that to connects to the data network.

GPRS On
Here the prog.
Just execute the exe on you device
Cheers
hrb

hrb said:
Here the prog.
Just execute the exe on you device
Cheers
hrb
Click to expand...
Click to collapse
Doesnt work on HTC Kaiser with official WM06.
Nadav.

Related

1.06 ROM, GPRS not always-ON

Has anyone come up with a fix so that the GPRS is back to being always on as it was in the original 1.03 ROM? I have read some posts on this on other sites, but I have not found anything here. I assume that I have everything set properly, but the GPRS has to be started every time now.
In general I do not feel that the 1.06 ROM upgrade did much of anything to enhance my device, and quite frankly I wish I was back to 1.03, however, I have heard that a new ROM upgrade will soon be released and I bet that one or I hope that one will provide some real value and fix things.
I've posted this in another thread, here's the quote:
Here's a solution I've done to my XDA II with T-Mobile GPRS problem. I don't know who came up with this solution, but thanks to my friend who suggested this at PDAMobiz.com.
1. After a hardreset and completing the initial screen alignment, interrupt the auto-installation process by softreset your XDA II (you have 3 seconds before the files in Extended_ROM will automatically install).
2. Make your Extended_ROM viewable, whether by using the Extended ROM Viewer from http://www.ppcw.net or Extended ROM Switcher (sorry I forgot the link).
3. Now, install each cab files, except TMD_AP_NL.sa.CAB. In fact, I also disregarded, Caller ID, and some other TMD stuff.
As a result, the GPRS is now always-on as it should be.
Cheers,
Thank you for responding to this post. I had to wait quite awhile.
Your #3. states to install the cab files and disregard the TMD files. Did you delete these files or just not open them? What are these TMD Files for?
I assume that I cannot, at this point and without a hard reset, just delete the TMD Files that are viewable in my Extended Rom. Is this a correct assumption or could I accomplish the same goal by just deleting those files?
Thank You
gratefuled said:
Thank you for responding to this post. I had to wait quite awhile.
Your #3. states to install the cab files and disregard the TMD files. Did you delete these files or just not open them? What are these TMD Files for?
I assume that I cannot, at this point and without a hard reset, just delete the TMD Files that are viewable in my Extended Rom. Is this a correct assumption or could I accomplish the same goal by just deleting those files?
Thank You
Click to expand...
Click to collapse
Yes you need to delete does file from Extended_ROM and hard reset it.
Or hard reset, quickly soft reset after you finish the screen calibration, run the extended_rom viewer and manually open/run each of the cab files except the mention cab. ( basically follow exactly what jopard said ).
I read also somewhere in this forum that someone did a differrence search on the registry between GPRS always on and GPRS off when idle. With this method you can change the setting without hard reset.
Hi, the mentioned cab installs the following registry key (among others):
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ConnMgr\Planner\Settings]
"CacheTime"=dword:0000003c
"SuspendResume"=hex(7):\
69,6e,74,65,72,6e,65,74,00,00,00,00
I guess it must be the SuspendResume setting. Can you post your setting without applying the cab file?
softworkz said:
Hi, the mentioned cab installs the following registry key (among others):
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ConnMgr\Planner\Settings]
"CacheTime"=dword:0000003c
"SuspendResume"=hex(7):\
69,6e,74,65,72,6e,65,74,00,00,00,00
I guess it must be the SuspendResume setting. Can you post your setting without applying the cab file?
Click to expand...
Click to collapse
This is my setting running my own cook 1.60.06 skiping that file:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ConnMgr\Planner\Settings]
"SuspendResume"=hex(7):7E,00,47,00,50,00,52,00,53,00,21,00,00,00,00,00,00,00,00,00
"CacheTime"=dword:00000258
And yes my GPRS is always on.
Hm, I'll try that, but I had another problem:
When I was always GPRS-connected my GSM-connection was always lost
after 12-24h. The device showed that it is connected but I could not dial out and I could not be called.
Now since I am not "always on" anymore I do not have this problem anymore.
Did you experience something similar?
softworkz said:
Hm, I'll try that, but I had another problem:
When I was always GPRS-connected my GSM-connection was always lost
after 12-24h. The device showed that it is connected but I could not dial out and I could not be called.
Now since I am not "always on" anymore I do not have this problem anymore.
Did you experience something similar?
Click to expand...
Click to collapse
Mine work fine I can call, received phone/sms while npop and aim is running in the background.
is there
Is there a way to do this without hardrestting? It just took me two hours to load all the program into XDA. Can I just hack the reg?
thanks
my rom
My rom does not even have this cab in the ext file. Can I hack it in the reg?
I have XDA II 1.50WWE ROM
thanks
softworkz said:
Hm, I'll try that, but I had another problem:
When I was always GPRS-connected my GSM-connection was always lost
after 12-24h. The device showed that it is connected but I could not dial out and I could not be called.
Now since I am not "always on" anymore I do not have this problem anymore.
Did you experience something similar?
Click to expand...
Click to collapse
I think you will find that many carriers have a "timeout" after several hours of non use.
Dave
SuspendResume
What does this look like in the registry:
This is my setting running my own cook 1.60.06 skiping that file:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ConnMgr\Planner\Settings]
"SuspendResume"=hex(7):7E,00,47,00,50,00,52,00,53,00,21,00,00,00,00,00,00,00,00,00
I have PHM Registry Editor, and entering the entire string does not look like a meaningful option.
Is it a REG_DWORD with a base of HEX ?
Regards
Michael
I use resco registry editor you can just import in that registry.
I found another post regarding this issue:
http://forum.xda-developers.com/viewtopic.php?p=26866
I'm afraid I do not understand how this thread has evolved.
I understand the posts that speak to the hard reset and softreset within 3 seconds to keep the device ROM applications from loading. From there to install fix for viewing extended ROM files and then load everything except TMD, and perhaps some of the T-Mobile apps you do not want. Although the response says a specific TMD file and some other TMD-no specifics, all or some?
The balance of the thread seems to speak to radio settings.
Is it being said that you can change some settings on the radio stack and get the GPRS always on? If so how do you do this in reasonably simple terms?
Ed
Nonintrusive Keep-Alive
The intrusive solutions are enticing to me but they are for "developers". From a user's point of view, I am always worried about doing something and then not being able to restore it to the original state (or having to spend a lot of time to get back) should something go wrong. My bandage solution (unique to my use situation) is to open an ssh or a telnet window and run a shell script which loops to print the current timestamp and then sleeps for 5 seconds. A T-Mobile tier 2 tech guy told me that the disconnection was by design for the benefit of network service providers so that they can save on connection resources.
By the same token, I like the Keep-Alive application solution - I think it is worth my $2.45 (See thread http://forum.xda-developers.com/viewtopic.php?t=5220). I wonder if the to-come T-Mobile Windows PPC 2003 comes with some sort of control that is equivalent to the Keep-Alive application - in a matter of a month or two, supposedly.

Software to have a list of programs

Is there a software that gives you a list of all installed programs on you XDA II?
I think I saw something like this somewhere in the forum, but now I don't find it.
Thanks for the answer.
Uros
like remove programs in settings->systems ?
or the pc activesync tools->add/remove programs ?
Rudegar said:
like remove programs in settings->systems ?
or the pc activesync tools->add/remove programs ?
Click to expand...
Click to collapse
I'd like to have a txt file that give you all the installed programs.
Your solution can be interesting, but I saw also that there is a little software that do it. But I can't remember which one it is.
Bye,
Urosh
well since they are all in the registry then it would not be too hard to make such a program maybe if you remembered it's name search would give an url to it
I found this thread: http://forum.xda-developers.com/viewtopic.php?t=9333&highlight=installed+programs
It does something like this.
But now when I have read it carefully it is not exactly what I need.
HHmmmm...
Urosh

Dyndns client for Pocket PC ?

I search and found something called PocketDyndns, however i never able to reach the site, does anyone know other programs can do ???
Since I want to config my firewall will only allow me to telnet in, however GPRS is not a fix IP, so I hope i set my firewall to recognize the xxx.dyndnd.org all i need is to update my IP to the DNS record.
Ever heard of the hidden, hard-to-find, brand-new and useless search machine Google? Here you can click on the second link and voila!
i know this thread is old, but anyone got any better leads i swear i been up and down and thru that list but whatever was the 2nd link isn't available anymore.
Nor does there seem to be much else.
It would be very convenient for the ftp, http, inbound via GPRS people if a ActiveSync/"Internet" aware PocketPC/Windows Mobile Dynamic IP app was available.
Any ideas?
Yup, it seems it has been completely removed from http://www.networkdweebs.com/stuff/dyndns/ . The parent directory, which is visible ( http://www.networkdweebs.com/stuff/ ) doesn't contain it any more.
Therefore, mail the dev at [email protected] and ask them how you can get the app. Please also post a message in here too if you get any positive answer.
I just find that site...
http://zdziarski.com/projects/dyndns/
Chatty said:
Ever heard of the hidden, hard-to-find, brand-new and useless search machine Google? Here you can click on the second link and voila!
Click to expand...
Click to collapse
The best part is: when you follow the link, the second result is this thread
Thanks!
It worked on my htc touch pro 2, WinMo 6.5.
Although it can not start with system and minimized to background.
drizzo91 said:
The best part is: when you follow the link, the second result is this thread
Click to expand...
Click to collapse
Nope, now it's the first result!
Still looking for one that I like...

SetHSDPA.zip -- anyone tried it?

I found this file on ftp:
ftp://xda:[email protected]/Uploads/Hermes/SetHSDPA.zip
I don't know who uploaded it and where is it from (probably an ExtROM).
I used cabextract and strings commands to see what's in there, it seems released by HTC, as it contains this string, very similar to others found on other HTC binaries:
d:\My Documents\HTC\Proj\Hermes\SetHSDPA\Windows Mobile 5.0 Pocket PC SDK (ARMV4 I)\Release\SetHSDPA.pdb
Anyone tried it? Is it really working? Is there more info about this I am missing?... thanks!
Whats it do?
Apart from Set HSDPA ?!?!?
Oh yeah, pof !
Also just discovered it on the ftp.
Mystification or leeched from a HTC server ?
The exe won't run on the PDA, but what should it do if run on a PC ?
On the one hand I keep away from trying out dubious software on the PC (won't catch me one of those tricky rootkit trojans or the like).
On the other hand you can also find information on this code here:
http://d.hatena.ne.jp/kyunga/20060707
and here
http://d.hatena.ne.jp/kyunga/20060720
Only problem is:
I do not understand Japanese...
But I'm sure someone here can read this and can report what our friends far away in Japan might have found out
[Calling for xda-dev members from Japan !]
Also I'd be interested in finding out what it does as I always "only" get very good UMTS speed with my HTC here, though HSDPA is there (checked with one of those Mobile Connect Data Cards).
So my TyTN is either not (yet) HSDPA enabled or somehow it is unable to "understand" the encoding from the network here and falls back to UMTS.
Interesting anyway, but I'm sure we will find out about it soon.
Oh yeah, pof !
Also just discovered it on the ftp.
Mystification or leeched from a HTC server ?
The exe won't run on the PDA, but what should it do if run on a PC ?
On the one hand I keep away from trying out dubious software on the PC (won't catch me one of those tricky rootkit trojans or the like).
On the other hand you can also find information on this code here:
http://d.hatena.ne.jp/kyunga/20060707
and here
http://d.hatena.ne.jp/kyunga/20060720
Only problem is:
I do not understand Japanese...
But I'm sure someone here can read this and can report what our friends far away in Japan might have found out
[Calling for xda-dev members from Japan !]
Also I'd be interested in finding out what it does as I always "only" get very good UMTS speed with my HTC here, though HSDPA is there (checked with one of those Mobile Connect Data Cards).
So my TyTN is either not (yet) HSDPA enabled or somehow it is unable to "understand" the encoding from the network here and falls back to UMTS.
Interesting anyway, but I'm sure we will find out about it soon.
ghl10000 said:
The exe won't run on the PDA, but what should it do if run on a PC ?
Click to expand...
Click to collapse
You have to run the .lnk file, not the .exe file, this is what it does: SetHSDPA.exe /Enable
ghl10000 said:
On the other hand you can also find information on this code here:
http://d.hatena.ne.jp/kyunga/20060707
and here
http://d.hatena.ne.jp/kyunga/20060720
Only problem is:
I do not understand Japanese...
Click to expand...
Click to collapse
Neither do I, but I'm sure someone will be able to translate if there's anything interesting there
ghl10000 said:
Also I'd be interested in finding out what it does as I always "only" get very good UMTS speed with my HTC here, though HSDPA is there (checked with one of those Mobile Connect Data Cards).
So my TyTN is either not (yet) HSDPA enabled or somehow it is unable to "understand" the encoding from the network here and falls back to UMTS.
Click to expand...
Click to collapse
Yes, I am always getting UMTS speeds too...
Yes, I am original writer of those articles in my blog
20060707 is written about SetHSDPA.exe option, and 20060720 is about English ROM for Dopod CHT9000 (actually for Dopod 838 Pro that just released in Singapore).
I guess SetHSDPA.exe is in the ROM of all HTC hermes devices. The "SetHSDPA.exe /enable" or "SetHSDPA.exe /disable" is described on PreAutoRun.txt file in \Windows folder of Hermes, and be executed it at the first (or hard reset) initializing process of device(before AutoRun from Extended_ROM).
You can check whether HSDPA of your device is enabled or disabled through open the \Windows\PreAutoRun.txt. At least in case of CHT9000, HSDPA is enabled by default.
Regarding the SetHSDPA.zip on the FTP, I guess a Japanese guy (NOT me) has uploaded it, because I saw a post about uploading this file in a Japanese BBS yesterday.
In Japan, NTT DoCoMo (the largest mobile phone service provider in Japan) has started to ship Japanese version of Hermes under the "hTc Z" name from end of last month. hTc Z have also SetHSDPA.exe in the ROM, however it has DISABLED by default, because still DoCoMo has not started HSDPA service on their UMTS network (branded as "FOMA") yet. I heard it will be started end of this month or early September.
So I guess the Japanese poster of this file has copied it from his or her CHT9000, and post into the FTP with /enable shortcut (.lnk).
ghl10000 said:
On the other hand you can also find information on this code here:
http://d.hatena.ne.jp/kyunga/20060707
and here
http://d.hatena.ne.jp/kyunga/20060720
Only problem is:
I do not understand Japanese...
But I'm sure someone here can read this and can report what our friends far away in Japan might have found out
[Calling for xda-dev members from Japan !]
Click to expand...
Click to collapse
Yes you're right, I've checked on my TyTN and SetHSDPA is in \Windows folder and called from PreConfig.txt file (not PreAutoRun.txt).
There is some other interesting stuff on that file also
Many thanks for your clear explanation, I posted the details to wiki
Thanks!
pof said:
Many thanks for your clear explanation, I posted the details to wiki
Click to expand...
Click to collapse
My V1605 shows "disable" in preconfig.txt. Phoned customer support at VF business and was told that this was correct as they are currently only supporting HSDPA on data cards. At this time it is not clear if/when this may change! This is totally different to what I was told when I ordered it.
Since I got my t-mob data card at the weekend I thought the V1605 was slow.
The sethsdpa.ink will not run on my device so I assume it is a first boot only thing, if not somebody please tell me how to make it run!
Phil
low405 said:
The sethsdpa.ink will not run on my device so I assume it is a first boot only thing, if not somebody please tell me how to make it run!
Click to expand...
Click to collapse
just put .exe and .lnk in the same folder, and click on .lnk. Nothing is displayed on the screen (as it is intended to run at boot time, and you don't want to see popups when booting), but HSDPA is then enabled.
pof said:
low405 said:
The sethsdpa.ink will not run on my device so I assume it is a first boot only thing, if not somebody please tell me how to make it run!
Click to expand...
Click to collapse
just put .exe and .lnk in the same folder, and click on .lnk. Nothing is displayed on the screen (as it is intended to run at boot time, and you don't want to see popups when booting), but HSDPA is then enabled.
Click to expand...
Click to collapse
I tried that but I think Vodafone did something later on to stop it working. I get the message
"The file 'SetHSDPA.exe /Enable' cannot be opened. Either it is not signed with a trusted certificate or one of its components cannot be found. You might need to reinstall or restore this file."
Please help Just got a data card and I now realise how much faster HSDPA is and want it for my mobile surfing.
Phil
I cant't even copy the sethsdpa.exe. my xda trion says "not possible to copy, acess denied"
research12 said:
I cant't even copy the sethsdpa.exe. my xda trion says "not possible to copy, acess denied"
Click to expand...
Click to collapse
The EXE is already in \Windows Folder on XDA trion!
You need only the .lnk File.
right you are. but nevertheless, if you use the xisting sethsdpa.exe, I get the error message: "hsdpa.exe/enable can't be opened. either you are using a file with not trustworthy signature or the file can't be found. please install file again"
have you really tried it on your trion? definitely not working on mine
research12 said:
right you are. but nevertheless, if you use the xisting sethsdpa.exe, I get the error message: "hsdpa.exe/enable can't be opened. either you are using a file with not trustworthy signature or the file can't be found. please install file again"
have you really tried it on your trion? definitely not working on mine
Click to expand...
Click to collapse
Then you Link is wrong!
The file calls "SetHSDPA.EXE" not HSDPA.EXE
sorry, I meant "sethsdpa.exe" I guess, I have the right file as I only copied it from the upload on ftp without any changes. just does not work.
has anybody experienced that it works?
research12 said:
sorry, I meant "sethsdpa.exe" I guess, I have the right file as I only copied it from the upload on ftp without any changes. just does not work.
has anybody experienced that it works?
Click to expand...
Click to collapse
research12, I tried with the one from the ftp and my own with a new shorcut and get the same message as you. Which version of Hermes do you have? Has anyone had sucess with a device which was diabled to start with?
Phil
low405, I have the xda trion, german rom
It works!
Speed is 1,1MB! Yes MB!
Great!
Frank_Weber said:
It works!
Speed is 1,1MB! Yes MB!
Great!
Click to expand...
Click to collapse
Hi Frank,
Just want to know, does your ISP HSDPA can make voice call? Per HK smartone vodaphone said 3.5 G HSDPA service has no voice channel!!! What else solutions can help? SKYPE (really stupid for a phone to use SKYPE to make calls) or dual Number SIM card? Does a dual chips SIM card can support both 2G and 3.5G at the same card?
Thanks,
siukeung

phone calls registers

Hello,
I was wondering if there is a way to print or send to an excel file the list of calls made or received?
Another thing, is there a way to control the time of ONLY calls that you've made? If I go to the calls counting (in Portuguese "Contadores de Chamadas") I have the registry of ALL calls made and received. I can't control the time that I've spent where I've started the call (that can be very useful if you have minutes to spend), I only know the time spent on the phone.
Thanks in advance
I am also looking for a way
http://forum.xda-developers.com/showthread.php?t=676123
teriero said:
I am also looking for a way
http://forum.xda-developers.com/showthread.php?t=676123
Click to expand...
Click to collapse
The only help I know:
Phone.Dashboard.Minute.Tracker.v1.1.7.
bib*oops said:
The only help I know:
Phone.Dashboard.Minute.Tracker.v1.1.7.
Click to expand...
Click to collapse
And this app will work on WM6.5? I've made a google search and the last version found was 2.0.1 and I see that this application was made in 2007
This problem is really stupid... any 30,00€ nokia can track the time of received or made calls
Yes it does !
rvrosa said:
And this app will work on WM6.5? I've made a google search and the last version found was 2.0.1 and I see that this application was made in 2007
This problem is really stupid... any 30,00€ nokia can track the time of received or made calls
Click to expand...
Click to collapse
I'm using this program now for some years, and it works perfectly on almost all WM versions !
I started with WM2003 and now on my Mega with WM6.5 it still works perfectly !
My present version is 2.0.1.
Regards
cimber
The program works very well for the Mega.
But how to save the call log (Call log) on a PC?
Export
teriero said:
The program works very well for the Mega.
But how to save the call log (Call log) on a PC?
Click to expand...
Click to collapse
Just transfer the *.csv file via activesync or any filemanager to your PC.
Regards
cimber
Good program.Thank you and greet
Where can I get this program? Is there a link to download?
Thanks
rvrosa said:
Where can I get this program? Is there a link to download?
Thanks
Click to expand...
Click to collapse
http://www.pocketgear.com/de/usd/3685431,product-details,Phone-Dashboard-Minute-Tracker.html
It's strange... I've download it and installed it, but the program doesn’t appear anywhere!
I’ve searched on all programs but nothing…
And I’m sure it’s installed because it appears on the “uninstall programs” as HudsonMobile PhoneDashboard.
Any suggestions?
Did you the following ?
As far as I remember, it was necessary to make a softreset on this program after installation.
Otherwise it's depending on your user interface, what you need to do.
For sure you can find the program either in the directory "programs" or a localized name e.g.
in german "Programme"
and a link in the following directory "windows/autostart".
If its not there, you need to make a link to there.
Regards
cimber
It's strange... I've download it and installed it, but the program doesn’t appear anywhere!
Cause to view it you need to disable TouchFLO and turn on Phone Dashboard.(settings/today/Items)
Phone Dashboard is a plugin "naked" today screen.
Unless you use an alternative overlay interface f.ex.SPB MShell-then simply tap the "show today".
Alternative:ShellSwitcher http://forum.xda-developers.com/showthread.php?t=675903
teriero said:
It's strange... I've download it and installed it, but the program doesn’t appear anywhere!
Cause to view it you need to disable TouchFLO and turn on Phone Dashboard.(settings/today/Items)
Phone Dashboard is a plugin "naked" today screen.
Unless you use an alternative overlay interface f.ex.SPB MShell-then simply tap the "show today".
Alternative:ShellSwitcher http://forum.xda-developers.com/showthread.php?t=675903
Click to expand...
Click to collapse
Please elucidate me
First I install the Phone.Dashboard.Minute.Tracker, then when I need to use it I have to change from TouchFlo to Phone Dashboard?
But if I use the TouchFlo the program is working and registering all, right? To see it I only need to turn TouchFlo off, right? Or I can no longer use TouchFlo?
Don't exist another program to control the time used in calls that don't need all this? I think is something so simple compared to other things that WM can do...
Thanks
rvrosa;Don't exist another program to control the time used in calls that don't need all this? I think is something so simple compared to other things that WM can do...Thanks[/QUOTE said:
If you're mainly TouchFLO, I recommend Festinger Historia.
After registration, you can try freeware version 1.11.
http://www.festinger.net/
Click to expand...
Click to collapse
teriero said:
If you're mainly TouchFLO, I recommend Festinger Historia.
After registration, you can try freeware version 1.11.
http://www.festinger.net/
Click to expand...
Click to collapse
I don't like or dislike touchLFO... I don't know or ever used something else to know if it's better or worst. I had a Nokia 1100 and I've bought this phone with touchFLO... To me is OK since it works.
Do you think there exist better than touchFLO? Give me some links that I can look
About this festinger I'll give it a look to see.
Thanks
Ok, I've downloades festinger (v.3.1.2) and tried it.
Good but not so good...
The registration is month by month. If I charge my phone on day 10 or 15, or more than once each month I can't get the info I need.
It should let me choose the period to show.
Historia became Free!
Hi, I'm happy to announce that all versions of Historia are now freeware. feel free to download and install it.
Thank you for sharing
Thank you for sharing.Best regards Ronenfe.
rvrosa said:
This problem is really stupid... any 30,00€ nokia can track the time of received or made calls
Click to expand...
Click to collapse
Touch2 Has it's timer for calls too .... Start =>> Settings =>> System =>> Device Information =>> Call Duration ... Outgoing and Incomming ... i think this is what u're lookin for ?

Categories

Resources