Hi Andrew,
So,
if the IP address is not in the known table of country... the phone would show as unresolved???
i thought IP and phone model were 2 seperate things???
and thank you for the...
Type: Posts; User: cycnus; Keyword(s):
Hi Andrew,
So,
if the IP address is not in the known table of country... the phone would show as unresolved???
i thought IP and phone model were 2 seperate things???
and thank you for the...
but if the apps easily crackable, the ads would be then easily removed....
and if you got money from ads, what's the different in making one for symbian?
Wasn't android/java is more plaintext (easily crack) than QT/symbian/nokia?
and 5800 is already 4-5 year??? maybe you should try new nokia 701 if you want to compare to new android phone?
Hi,
I think OVI store report reporting a wrong phone.
I have apps that were build ONLY for symbian^3 apps and it showing Nokia 6700 slide and N95.
#1 Nokia N8-00 44.4 %
#2 Nokia C7-00...
any new news regarding this?
It's on that link.... to be precise.... on this part of the Smart Installer page.......
yes, it can't target older devices than ^1
I read somewhere in Nokia developer forum (forget where... must google), that in the future nokia would merge the QT Quick componenet.
So N9/N950 right now is com.nokia.meego 1.0 .... in the future,...
@tube42,
I believe symbianyucca was answering to my post. He said... component are part of qtQuick, meaning... he's saying QtQuick were supported in 5th edition, and when i said Qt Quick component,...
There were a couple of reason that might failed your apps.
1. If you were creating an apps with QML (QT QUICK), the Nokia smart installer, would mark it NOT SUITABLE for Symbian^1.
It's a bit...
I believe when Nokia talk about the QT for S40, they might mean QTQuick for S40.... Not the C/C++ part.
So, hopefully, if i'm right, if we're code our new apps in QT Quick QML, it would compatible...
Hi,
Have you tried the Qt Quick on symbian 5th?
Last time I encounter of SIS error, lost a couple days of productivity on googleing on what's wrong...
then I found out that QT Quick doesn't...
I've been searching information about this for days until i stumble a post by ltomuta and follow a link provided by him.
...
Hi all,
I want to reply on the matter of SEEING NON ENGLISH APPS on ENGLISH DEVICES.
I really wish if someone at OVI Store (or Nokia Store) reading this would take this into consideration:...
Is there by any chance that AT FIRST your apps name include WHITE SPACE?
Most of the time,
when I got the GENERAL OS ERROR
the apps with the same UID already running on the phone.
Maybe your application still running in background while you attempt to install the new...
Hi all,
I was wondering if anyone here manage to be able to compile for S60 v5 (a.k.a symbian^1) with the newest QT 4.7.3?
I already try all the suggested solution here, but still no success....
thank you.
yes,
the documentation on meego side is clearer.
:)
Hi,
I got the need to call QueryDialog to ask user Yes/No question in QML.
The call were from QML too.
What I want is something like in here (the one in the left):...
AT first I thought it was a mistake in my understanding over QML. :)
because I found no direct example of QML using the com.nokia.symbian 1.0 module
but while waiting on the answer here, and...
Hi all,
First,
I know how signal and slot work on QT/C++, but I'm a bit confused about sending signal from QML to C++.
All the example and tutorial i found on the net and from nokia/qt were...
message.setbody(QString::number(a));
QString::number(int) ... change int into string
thanks for the answer divanov,
someone at some other thread have the answer.
it turn out that i must turn on the automatic layout (horizontally, vertically or gridly).
:)
Hi again,
No one really know the answer??
Thanks for the link of the explanation magicdave.
I'm still a bit confuse though.
as what is the advantage of one over the other.
thank you.