ltomuta,
i am sorry but this is not quite a polite answer. For example correcting me about the use of terms Nokia , QT together doesnt honor you, the opposite i think.
Anyway, i ve also made ...
Type: Posts; User: Nikolaos; Keyword(s):
ltomuta,
i am sorry but this is not quite a polite answer. For example correcting me about the use of terms Nokia , QT together doesnt honor you, the opposite i think.
Anyway, i ve also made ...
Dear all,
I am developing a Nokia QT application for Symbian ^3 Devices (which will be published at ovi store).
Among the others the application once at startup should download a ZIP file...
No the project is a dummy one, a simple with one form.
The funny is that in another computer and with the same N8 works!
nothing special....a dummy application with one screen.
In general no app from SDK (even example) is deployed.
Did i do something wrong with the drivers or something?
I am trying to deploy in my N8 through my NOkiaQT SDKand i see the following error
Executable file: 6864 2010-12-08T13:23:26 C:\NokiaQtSDK\Symbian\SDK\epoc32\release\gcce\urel\untitled.exe...
So no-one knows how to do this?
Hello All,
I have in my system
Carbide.c++ Version 2.3.0
Build v200911050858_60
and i have build a QT project. I want this project to test it on my Nokia N8 Symbian^3 Device
What should i...
I have the same question on that.
anyone managed to find any solution????
thanks Nikos
The question is simple.
Can i use Mobility 1.1.0 instead of 1.0.2 at Qt creator 2.0.1?
if yes can i publish this to ovi store?
please help.
thanks
Nik
So my optiions are:
(a) "S60 largely is Symbian^3. So you could try this."
What do you mean by that?
(b)native Symbian code.
Any example available?
(c) Use Mobility 1.1.0
Can i use mobility...
In WRT i see that you can do easily initiate a call using just
<a href="tel:+0123456789">CALL</a>
is there any workaround in Symbian QT ?
thanks
Nikos
inside an action of a button in FirstScreen write
SecondScreen dlg( this );
dlg.showFullScreen();
int retvalue = dlg.exec();
qDebug("retvalue at FirstScreen from SecondScreen is=%d",retvalue);...
AlterX,
You are right and i agree.
More than that, i forgot to mention that i tested the change only in Symbian ^3 handsets and worked fine.
thank you
Nick
I had the same problem and in the .pro file in my project i changed
TARGET.EPOCHEAPSIZE = 0x020000 0x800000
To
TARGET.EPOCHEAPSIZE = 0x020000 0x1000000
and no more out of memory error or...
Hi,
I would like to ask a question,
I am developing an application for Symbian^3 mobiles and i am trying to invoke a call through my application(just invoke the phone call NOT perform a phone...
An update: i found another solution.
Practically i am deactivating the 'landscape mode' of my application. In particular, when user flips his mobile to landscape i am showing a dummy screen with...
So Ron,
I am using Adcanced Search at http://www.forum.nokia.com/devices/matrix_all_1.html
and at TAB 'Extra Features' i am setting the field 'extra feature' to have the value 'Accelerometer...
Hello,
Is the any Nokia device list in which we can find all the devices (or device families)
that support landscape view gaming? I am asking you this because one of my j2me applications failed...
Dear Nokia,
I am planning to submit for QA an j2me application in nokia ovi store which follows the next scheme.
The first screen that the user sees when the application is launched is a screen...
Dear Nokia
Lets suppose that i am uploading a FREE content item (java game) for QA, the content item passes QA and it is published. Users after that will download it for free.
After that can i...
Hello Nokia,
Lets suppose that i have uploaded an application to Nokia Ovi and it is live(version 1.0).
(a) If i will upload a new version, lets say version 1.1 does the user is notified for the...
yiibu_steph,
As far as i understund the overflow property is not well or not at all implemented.
So in order a programmer to be "safe" and cover all the compatibility list must not implement...
Hello OviPen,
Thank you for your triggered answer!
Lets suppose that i have 5 java games that i want to submit them for QA (and publish them)
In each of the 5 games i have references in a...
Hello Nokia,
I have a simple java game that i want to publish to OVI store.
Can on this game have a button that leads to a screen named "more games" and there show a simple list of other java...