Update error on Nokia n8
-
Hi,
I am trying to run the batteryIndicator
http://doc.trolltech.com/qtcreator-2.1/creator-mobile-example.htmlThe app runs well in the simulator
When I try to install it on a Nokia N8, the program compiles normally and I am getting:
the application running with pid 1897
the screen of the N8 show
preparing installation` then
finalizing installationthen
Install`` with an ok button i press
then
a security warning that the application is untrusted
I click continueI install the 10kb in E: Mass Memory
I am thengetting an Update error warning and a black screen
The only way to close the batteryIndicator app is to navigate among the opened app and close it from there.I have no clue what the problem can be and «i don`t know how to investigate that issue.
Note that I have been able to install apps that I wrote with the previous SDK
thanks for any help here
-
Hi,
Wrap the application with "Nokia Smart Installer":http://developer.qt.nokia.com/wiki/Nokia_Smart_Installer_for_Symbian this way you will be sure that all required Qt dependencies will be installed on the device.
Best regards,
Leon -
[quote author="jcxr" date="1305033981"]
Any way this installer does the job.[/quote]Well in general the smart installer is made to save time and solve such problems. So the issue is solved :)
Best regards,
Leon