I need to copy a file from my mac(running a 10.5.2 Leopard) to my N95 and back. Is there some api I could use? Any example code? Any directions?
Type: Posts; User: filio; Keyword(s):
I need to copy a file from my mac(running a 10.5.2 Leopard) to my N95 and back. Is there some api I could use? Any example code? Any directions?
I have a strange problem with Symbian Signed test tool. After step 14(MEM-02) it says:
Testing aborted:
User cancelled testing.
Well, I didn't.
The log file says:
OK GEN-02 Stress...
This error is due to a long file path. You should move your .mmp file up the directory tree.
Yesterday I got it working. 10x anyway. I use RDbNamedDatabase with RDbs. Here is the essencial part of the code if anyone else faces the same problem.
RDbs iDbs;
RFs iFsSession;...
Has anyone succeded in sharing a database between 2 applications? Does database sharing work at all? I'm tired of reading, trying and failing. Everything I read explains the basics, but I can't find...
I've been readin this article.
https://www.symbiansigned.com/app/page/overview/testcriteria
And here is the thing that surprised me.
Under "the most common reasons for applications failing the...
Hello. I don't know if this has not been discussed before, but I couldn’t find anything on the subject. I want to know if it is possible to start the native sms/e-mail applications with the number...
I have a game which uses a graphics dll. I intend to use the same dll in the future. Probably I will change it in the future releases. Of course I will make sure there is a backward compatability. My...