Hi,
As far as I know, Ovi term & conditions prohibits publisher to sell paid contents other than through Ovi store channel. What is the recommended way if we want to make our paid contents...
Type: Posts; User: iwanj; Keyword(s):
Hi,
As far as I know, Ovi term & conditions prohibits publisher to sell paid contents other than through Ovi store channel. What is the recommended way if we want to make our paid contents...
Using VBO will be limited by the amount of graphics memory available in Symbian 3 phones. Are you using OpenGL ES API directly? If yes, you may want to check this APIs
glGenBuffers
glBindBuffer...
Thanks wizard_hu for confirmation.
I think Ovi team needs to fix that error. It's unfair to the users who downloaded a paid content and found out that the app didn't work on their phone.
Btw, I...
Hi,
Can anyone confirm which OS version is used in Nokia C5-03?
Many internet reviews and even Nokia device spec says it runs Symbian^1 (SymbianOS v9.4), but how come it appears under Symbian^3...
I'm pleased to announce that my apps are now available in Ovi store.
I hope everyone likes it and will be amazed by true power of Symbian 3 smart phones.
Check out more info at...
Hi,
What is the status of this API on Symbian 3? If I understand correctly it was originally not part of public SDK, but I found all the header and lib available on Symbian 3 SDK. However, when I...
This issue is now solved. I made a mistake by not updating private path in PKG file to use new protected UID.
Apologies for wasting everyone's time.
Yes, self signing works even with UserEnvironment, otherwise I wouldn't be able to test my app on the phone :)
The problem is, once I changed my app to use protected UID provided by Nokia and then...
Yes, I did install that R&D cert on the phone. As I mentioned in my post, I have two apps, one does not use any capability, other requires UserEnvironment. Both are signed with devcert, the first one...
Hi,
I've searched this issue in the forum and could not find any satisfy answers to the problem.
I've developed an app which was successfully tested and installed on the phone using unprotected...
solved now. it was caused by corrupted ld.exe.
Hi,
I'm trying to replace GCCE 3.4.3 with GCCE 4.3.2 on S60 3rd FP1_2 SDK to enable epocallowdlldata support. I've followed the instructions on this wiki but experiencing this problem during...
build ok now, got to create my own glib patch using the original code from gscripttable.h, gunicode.h and guniprop.c
sorted now by including glib_global.h, except _g_unichar_get_script which seems missing/not implemented in glib from Open C
Hi,
I'm working on porting Pango as part of this project. I'm using glib from Open C and the remaining build issue now is these linker errors (udefined symbols):
_g_ascii_table...
A very early version (work in progress) of Cairo for S60 is available here
Cheers,
iwanj