Unfortunately my development pc has no WiFi... so i MUST get the USB going... possibly without reinstalling windows!
My SDK it up-to-date, updated firt thing yesterday...
Type: Posts; User: gardiol; Keyword(s):
Unfortunately my development pc has no WiFi... so i MUST get the USB going... possibly without reinstalling windows!
My SDK it up-to-date, updated firt thing yesterday...
Yes, i am using USB connection.
Yes, i selected SDK mode on the N950...
The error i get when i try to create a new device is connection failed: timeout waiting for reply from server. This is...
This is not true, mine had a unsensitive patch on the screen. I contacted Nokia and they exchanged it... Was i just lucky or what?
Just contact the souce which gave it to you and ask them.
(they...
I used to be able to connect QtCreator to my N950.
Then i had by N950 replaced due to faulty display, and now it does not connect anymore.
I have updated the firware to the latest, i have...
Not required to publish?
I have to disagree... if you try to publish any SIS files which is not packaged with smart_installer and signed with a developer cert it is bumped from QA...
People, thanks for all the useful answers to this post.
I fixed it. The fix was use the linux oneclickflashers instead of the windows one. Just in case somebody else is stuck like me.
Ok, downloading the LINUX version worked. Where the windows one failed, the linux one worked. So now i have unbricked it!
Thanks!
Hi all!
again my Symbian certificate has expired. This happen every three months, is't it supposed to be renewd automatically? Should'nt i receive an update from Nokia automatically?
Anyway, as...
Yes, but this release here fail the update with the following message:
ERROR: unable to set SU_PARAM_HOST_PROTOCOL_VERSION
ERROR: Failed to change protocol
So i was looking for the beta 2,...
After not using my N950 for many months i am now ready to release an app for it. So i decided to use it... and immediately did an OTA upgrade to 39-5 release.
After a successful download and...
I got my N950 in the same state, but at the moment all the links to the beta 2 are broken. Can somebody tell me where to download the one click flasher for N950 beta 2?
I didn't used my N950 for a while, today i decided to give it a try and did the OTA upgrade.
After it completed successfully, now the phone won't boot. Stuck at "Nokia" logo forever.
I tryed to...
I could probably talk directly to the GPS via bluetooth... but it gets too complicated, i think. Anyway, Nokia Maps does it, so it can be done, probably directly via Symbian APIs...
No, sorry :)
that was not my question.
I have an application which uses GPS. I have users who uses external GPS devices because they have better precision/battery than internal ones. I need to...
I am testing on Symbian^3 devices. X7 and N8 specifically.
I am not interested in dirrefent positioning methods... i need to get the list of available GPS devices and let the user select one.
I...
I am on Symbian, using QtMobility 1.1.3 (latest available in latest SDK).
I need to list all the available GPS devices, to let the user choose between internal GPS and bluetooth GPS when...
Ok, WHAT DO I DO if i dont have internet connection on the dev box? After all that is the reason for using an OFFLINE installer!
Ok, using the update feature after installing. Which is pretty annoying because i DO NOT HAVE a direct internet connection on my dev station... So, HOW DO I UPDATE IT?
I still need to build for S60v5 phones...
Where is the toolchain for Symbian^1 on new SDK 1.1.4?
How can i add it?
Thanks...
i alread decided to go the multi-app way. But i might try to sell also some data only, we will see...
Ok guys, i am getting mad here. I am trying to enable pinch zoom in my app but with no luck whatsoever. What i am doing wrong?
class PreviewWidget : public QWidget
{
Q_OBJECT
public:
...
Ok, so i guess i will have to publish N different apps each with one level. How smart. Go figure.
In-app purchase is not an option given the S60v5 userbase and such.
Thanks!
I dont mind the prerequisite....
If users installs the data without the app, it's his problem to me. Is it possible to publish just data and not an app?
Hi all!
i have a question. I am developing an app where the user can purchased add-on data (add-on levels) which i want to make available for pay on OVI store.
In short, this add-on are some...
Yes, i have no issues whatsoever on S^1 and users reports of frequent crashes and even phone reboots on S^3. I tracked this down to the use of QPixmap, if i store a lot (10-20mb) of images into...