RDA might be of help in that case(of course if that is supported on virtual devices) Do Remember to Search for your query on Google/Forum Wiki& DiBo , it really saves your time & You get your queries answered(in most of the cases) before posting them on Dibo itself.
Hi all, More users says me that my application doesn't work. I discovered that the problem appear only in some devices. In some device doesn't work also with the same firmware of device where it works.
Hi all, More users says me that my application doesn't work. I discovered that the problem appear only in some devices. In some device doesn't work also with the same firmware of device where it works.
No comment here? Nobody (dis)likes this API package? :) ltomuta 13:30, 26 February 2008 (EET) Could we have a short note about how to install it? I second that. I've got a bunch of zip files - now what?
(no comments yet) Log in or Join to leave comments.This template provides users with information that helps them determine whether an article is likely to still be accurate and relevant. It should be applied to all articles.
(no comments yet) Log in or Join to leave comments.Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.We do not recommend Flash Lite development on current Nokia devices, and all Flash Lite articles on this wiki have been archived.
Featured article, April 4th 2010 (week 14) Log in or Join to leave comments.Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today.
Wiki code syntax markup has just been improved significantly. The most important change is much better Qt C++ markup: if you mark up your code blocks using code cpp-qt (instead of code cpp) then Qt core classes are automatically linked to their corresponding documentation!
It's possible to configure Qt Quick 4.7.3 / QML Development using Microsoft Visual Studio C++ 2008 Express project. Quick Start Install Microsoft Visual Studio C++ 2008 (Express) Install Qt Library 4.7.x for Visual C++ 2008 Set environment QTDIR to C:\Qt\4.7.x How to Create A New Qt Project in Visual Studio 2008 Create a new Makefile project For Debug, set the build command as: qmake && nmake Set the Debug launch command as: debug\YourApp.exe For Release, set the build command as: qmake && nmake...
The latest version of Qt Creator 2.0+ (included in Nokia Qt SDK) can now easily sign Qt/Symbian applications (.SIS files) with your Symbian Signed certificate and key files. The best part of it is that it can also be used with Linux operating systems (e.g. Ubuntu).