i want to develop symbian application that uses the GPS of the cellulars. for which version of symbian do i need to develop开发者_如何学运维
I want to write an application for syncing symbian ca开发者_JAVA技巧lendar with my own software, where I can find specification for the file where Symbian writes all entries to the calendar ?Since int
how to send SMS after 4 days from a Symbian app by running the application in the bachground. Means application sends SMS after 4 开发者_Python百科days? Is that possible?
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I\'m building a an application using Qt on the Symbian/S60 platform and I was wondering if there was a standard notification window that I could use to pass messages to users. Using other platforms as
i want to store RSA public key and private key in database iRSAKeyPair = CRSAKeyPair::NewL(aModulusBits, EStandardCRT) ;
I need to use some cryptography algorithms i开发者_如何学运维n my symbian Qt project. But I could not compile QCA for my symbian environment.
my problem is that , i have to im开发者_开发知识库plement tcp socket in server of client -server architecture