GPRS devices rarely offer to support data packet AND circuit switc at the same time.When you initiate a call or receive a call, the device suspend the data connection and resume it when the call is...
Type: Posts; User: mirmit; Keyword(s):
GPRS devices rarely offer to support data packet AND circuit switc at the same time.When you initiate a call or receive a call, the device suspend the data connection and resume it when the call is...
The call divert to the voice mail box is handled by the network. It doesn't use the number you store for the speed dial #1. So it should be harmless.
Hi Goodtaste,
The phone model can be derivated from its UID.
CTelephony have a class TNetworkInfo providing type of networks
Getting SIM's phone number is not an easy thing, and...
An API exist but is reserved to Symbian's partner to retriev the tick period in microsecond for the running platform. But you probably can derive this by getting the User::TickCount in parallel to...
AT commands rarely expose the APDU interface. Nokia doesn't provide this access. But APDU would be for very specifics needs, as most of platforms provides other mean to access various SIM stored...
The TSY is a part of the device's ROM component and there is no ways to overcome the one embeded. What are you targeting to do?
If you want to have a specific requirement for your application you...
Hi,
I want to have a specific UI (viewer/editor) to handle some e-mail messages in and out. However, these messages are mixed with other e-mail messages. These messages can be part of any e-mail...
According to the mmp files, it requires all capabilities but DRM and TCB. This mean a Manufacturer request
I'm developing an application wich capture the numeric key press to interact with on S60 3rd.
Once a key is pressed, I put my application in foregrong and deal with. Once the user has done...