Tagged Questions
The ovi tag has no wiki summary.
3
votes
1answer
72 views
Qt create Meego deb for nokia store
I have managed to compile a symbian executable for my device that I have uploaded to the nokia store. Now I want to know how I can create a deb to upload for the N9 and N900 but nothing in the ...
3
votes
1answer
191 views
New OVI SDK for Symbian
Has anyone tried the new OVI SDK for Symbian development?
What are your experiences?
Do you believe that it can help Nokia get more programmers building applications for Symbian based devices, or do ...
2
votes
1answer
88 views
Qt Symbian Fonts
I have created a Qt app for the Nokia Ovi store but I know want to update the font int the QML file, but just changing it in the designer doesn't change it on the symbian device. I have checked google ...
2
votes
1answer
124 views
How To Deploy PyS60 Apps To The Ovi Store?
I'm developing some PyS60 applications and today I've seen that it's possible to deploy them to the Ovi Store according to the Release Notes(Discussion Thread too):
All the Pyds that have zero ...
2
votes
3answers
948 views
C++/Qt Apps on Ovi Store?
Can one develop C++/Qt based application for Symbian and N series phone and upload the same to Ovi store ?.
I hear conflicting stories. I understand the existence of Smart Installer etc.
But my ...
0
votes
1answer
68 views
Qt link to Ovi(Nokia) Store shop
Is there any way I can let a qml image take users to the pro version if my app in the ovi store client once its clicked?
0
votes
0answers
52 views
Kristen ITC font Ovi Store app
Hi I want to use the Kristen ITC font on my Qt Symbian app that I want to sell on the Ovi Store. I don't know if it would be legal to use the standard Microsoft one. I have look on Microsofts website ...
0
votes
0answers
29 views
What must be done to get an application that uses multiple capabilites released on ovi store?
I'm about to release an app (For symbian devices) on Ovi store that takes use of multiple capabilities.
I have read that by using more capabilities i can't get the application express signed.
What i ...
0
votes
2answers
78 views
Javascript Closure/Event Handling Nightmare
I am using the ovi maps API and I have a polyline with an event handler. The event handler looks like the following
SomeClass = Base.extend({
_clickFunction: function(evt) {
...
0
votes
1answer
89 views
Problem displaying QGraphicsGeoMap
I'm new to Qt, and I'm trying to display the Ovi map.
Unfortunately, my program just crashes. Here is my code:
MapView::MapView(QWidget *parent, const char *name) {
mappingManager = 0;
...
0
votes
2answers
167 views
Qt not working with Symbian
I cannot set up my Qt SDK so that it communicates with my Nokia C6-00. First af all, I cannot make sure what my Symbian version is. On the official web site they say I must have Symbian^3, but nothing ...
0
votes
1answer
268 views
j2me+uploading application in ovi store
I had made one application in j2me but not signed and not done any certified process.Now i want to upload it in ovi store.But unfortunately the application is rejected and had below issues:-
ISSUE ...
0
votes
1answer
221 views
Qt SDK version 1.0 & version 1.1
I am developing an application for Nokia Symbian since last two months, Nokia is a new platform for me I have good experience in iPhone development, I started Qt SDK 1.0 what I found 1.0 was not ...
0
votes
1answer
97 views
how to publish on ovi store application wich uses library from extras repository?
how to publish on ovi store application wich uses library from extras repository ?
I tryed create homescreen widget and I stoped on this question.
0
votes
1answer
74 views
In-app purchase for OVI like iPhone
Is there something like "in-app purchase" feature of iPhone for OVI store developers?