If you take a look at https://www.developer.nokia.com/Devices/Device_specifications/N8-00/ you will realize that its a Symbian device with an option to even use Qt and the link too is provided to all...
Type: Posts; User: Symbian_Neil; Keyword(s):
If you take a look at https://www.developer.nokia.com/Devices/Device_specifications/N8-00/ you will realize that its a Symbian device with an option to even use Qt and the link too is provided to all...
If I understood your quoted issue correctly, You will not be able to attach the image till you have become a relatively regular poster (earlier it used to be 50 but I think now its 100 posts). This...
Yes, the better place is http://discussions.nokia.com/ Please re-post it there.
From that I would be investigating the machine where its not getting installed rather than blame the 'other end', when the 'other end' seems to be ok with other machines.
my 2c!!
Every information which is not directly documented is worth an article(Even if you garner the answer here, its still worth going to wiki if its not documented) ;)
Moved your other post from another old hijecked thread.
Ok, soo as Jukka too asked, what is the exact issue?
Congratulations Traud!! :)
Its been a while since Nokia released their last Symbian Device and there might not be any more to come from Nokia's kitty anymore.
Thanks!! Not in the wildest dream did I imagine that the reference was pointed to that (I had many other permutation combination of the scenerio that he described running in my mind and I had never...
I guess you meant the power button and the windows button.
@Shayan : I have not yet come across that kind of a keyboard that you mention (or what I imagine you mentioned). It would be interesting...
Congratulations Graham !! and Welcome back to the grove :)
You have given a 'feedback' in the Nokia Developer services which basically caters to 3rd party appliction developers. For end users issues and peer support please post your query in the end users...
Probably one example can be
TUint driveStatus;
if (DriveInfo::GetDriveStatus(iFs, i, driveStatus) == KErrNone)
{
if (!(driveStatus &...
As the name of the forum that you have posted in suggests(General development Questions, a sub-forum on the Nokia Developer), this forum is for support of 3rd party application developers. For end...
What Wizard means would be something like, both Symbian and Qt would have similar precedence (in terms of Nokia strategy) and hence if Symbian is off from online documentation, you cannot expect Qt...
Support is ceased means there wont be further development to newer versions of carbide. But what is already there works as it used to,And this version of 1.2 works just like what 1.2 used to.Do not...
Congratulations Bala!! another feather in your crowded hat ;) way to go..keep up the good work :)
Yes, thats what João meant.
Thanks for correcting with the versions...its been a while and seems like the specifics are fading away :o
Yeah..the specifics too... :D
...
You dont have to use any project opening etc. You have the xap file which you install using application deployment tool to your unlocked phone. You have given the 'talk' section of the article...
Perhaps your issue is related to something thats mentioned in http://www.developer.nokia.com/Community/Discussion/showthread.php?128740-Phone-user-s-problems
Usually most such generic solution are either in documentation or the wiki. Here is some info for you http://www.developer.nokia.com/Community/Wiki/How_to_get_private_directory
Just add the exe to the package file. Remember order might be important if there are dependencies.
That depends on your app. You can consider searching for articles for porting and then based on your appliction you can estimate. Some can be found in our wiki itself....
You have posted in a thread which is 3-4 years old, yet missed reading what was already discussed. Please refer to the links above already (I have one in post #8). This discussion board caters to...