Im using Carbide C++ 2.3.0 to build a Flash Stub project with S60)5th_Edition_SDK-v1.0 Phone Release (GCCE) set as build configuration. I have installed Perl and JRE and the CSL toolchain (GCCE), and
Is it possible to play a recorded audio file to the callee using the Telephony A开发者_JS百科PI in Symbian? If so how?
Is it possible to retrieve SMS messages on Symbian? I would like 开发者_StackOverflow社区to transfer the messages via bluetooth to another device in an automobile.The only way I know is to use the Sym
This question is in continuation to my previous question related to File I/O. I am using RFile to open a file and read/write data to it. Now, my requirement is such that I would have to modify certai
I want to do some custom processing when the orientation of the phone changes. I have re-implemented the resizeEvent(QResizeEvent*) virtual function in my class. The strange thing is, for the first开发
I don\'t know Java, onl开发者_高级运维y C#, and I need to make a simple program for Nokia N95 (Symbian 60). How i can make one? Is there any C# editor?Sorry but the answer you flagged as correct for t
I am working with an app, in which I have to send e-mail with an attachment of an image. And I have no idea about this thing.
I have a problem in running the app in N73. I\'ve tried that app in N70 and worked. Here in 开发者_如何学PythonN73 it gets installed successfully, but when I open it, it just blink and goes off(Closed
I 开发者_开发问答just created a new widget by following a tutorial. I created a zip containing all files and renamed it to HelloWorld.wgt instead of HelloWorld.zip. I sent it to my samsung star/corby
Is it possible to use QFontDatabase::addApplicationFont() in Symbian? It seems to return -1 (error) even if the file exists?