Hey all,
I have developed an application for Series 60 3rd edition. I have signed the SISX file with publisher id(Verified using Verifysymbiansigned tool).I changed the SISX extension to SIS and...
Type: Posts; User: mandarlande; Keyword(s):
Hey all,
I have developed an application for Series 60 3rd edition. I have signed the SISX file with publisher id(Verified using Verifysymbiansigned tool).I changed the SISX extension to SIS and...
Thanks Lichtens,
I want the code for displaying 2d image on the screen using opengles.
Thanks Nishant,
I have not used CImageDecoder to load the texture,please post the code if u could find...
Hey all,
I want to draw a jpeg image on screen using open gl for symbian s60 3rd edition.
I am developing a 3d game . In it i have drawn 3d objects on screen using open gl,i just want to display...
thank you guys! Finally i got rid of the problem by setting the capabilities correctly! I needed 3 capabilities and i was trying to set 4 capabilities.So wen i set only the required 3 then my problem...
Thanks , but my sms engine is reading the inbox properly on emulator, but on device(N-Series) when the code for reading the inbox is invoked, it gives security error! The error says "Unable to...
the link for the smshandler.cpp which i am using from the api is as follows
http://wiki.forum.nokia.com/index.php/Sending_SMS_in_S60_3rd_Edition_-_MTM
and
...
Hello friends,
I have developed sms based application for Series 60 1st and 2nd editions. Now i am porting it for 3rd edition.
The application is running on emulator, but on device(Nokia N-73)...