I read there is a way, with help of smart installer we can run QT application on nokia s60 3rd edition Feature pack 1.
I am developing a QT application. When I tried to build a sis package, I...
Type: Posts; User: gowrishg; Keyword(s):
I read there is a way, with help of smart installer we can run QT application on nokia s60 3rd edition Feature pack 1.
I am developing a QT application. When I tried to build a sis package, I...
Imm. any chance of escalating this problem further, because with this fix i will be a happy man.
ya with CTelephony i can add a listener which keeps track of the differnet states of call. eg, CTelephony::EStatusConnected (call is connected and user can talk.) at that instance i want my mobile to...
well my objective is, i wont hold the mobile to my ear, rather will be carrying it in hand.
For eg, Redials (if user number is busy, etc.) , an alert(vibrate) when the call gets connected will...
What i ment was, whenever i call someone, i just dont like to wait till the user picks up the call. instead what i do is i dial the number and hold the mobile in hand so incase if the user number is...
Well the reason is very simple, i want to avoid listening the annoying ringtones of the callee's.
additional information: the target device is s60v3.1
There is some serious restriction with the vibration functionality. At the verge of completing this application, i identified that nokia doesn't allow vibration when a call is in progress.
About...
I am working on a feature where my mobile vibrates when a call gets connected.
But unfortunately i realized that no vibration is supported when a call is in progress.
Is there a way to overcome...
Well i tried that too, my application still crashes when it reach that particular line.
was writing a simple application which includes vibration for my s60v3.1 . i had no compilation errors but when i execute the application in mobile the application terminates/crashes. I used trap to...