Nokia Corporation is a Finnish multinational communications corporation. Use this tag only for programming problems specifically related to Nokia-branded devices.
Questions tagged [nokia]
721 questions
0
votes
2 answers
Nokia QT SDK on archlinux
Nokia realised qt sdk beta. http://www.forum.nokia.com/info/sw.nokia.com/id/e920da1a-5b18-42df-82c3-907413e525fb/Nokia_Qt_SDK.html
Is it possible to run it on archlinux?
Hm, it is able to run, but unfortunately there is too new libpng version in…

matiit
- 7,969
- 5
- 41
- 65
0
votes
1 answer
How the signal thing works in Mobile
In mobile how can we say that I've got 2 signal or 3 signals ? On what basis this signal thing work in mobile? I don't know how it works!

iamjayp
- 386
- 4
- 16
0
votes
2 answers
Android onLocationChanged() receiving updates, but location never changes
I'm writing a simple Android navigation app, which will eventually show the straight-line distance between the user's current location and another point, but I can't get the GPS location service to work properly. I have an Activity that implements…

punslinger
- 1
- 1
0
votes
1 answer
Capture global touch events (Symbian)
Basically I wanted what the pys60 module keycapture does (global capture of keystrokes) but I wanted to do this with the touchscreen. So if the program is running, all touch events can be intercepted and logged by the program. How is this possible?

Leonth
- 711
- 1
- 9
- 19
0
votes
3 answers
iPhone: Ovi maps
I want to use Ovi map in my iPhone application. I searched for Ovi map on google but presently it is not open.Basically I want to know following things
OVi map service is from Nokia. So can i use Ovi Map in my iPhone application.
If answer of 1…

Rupesh
- 7,866
- 11
- 41
- 58
0
votes
1 answer
How to pre-populate the sms body text via an html link on a Windows Phone
I have been reading around and links indicate that
sms:?body=test body message should work but it doesn't seem to work on a Windows Nokia Lumia phone. While this code works on an android phone.
BTW, sms:;body=test body message works on iphone.
Any…
0
votes
1 answer
Is it possible to get application from Nokia e5 device (Symbian S60, 3rd edition)?
Long back I had an application and installed it in my Symbian device (Nokia E5). Now I lost the .sisx file and want the application back.
As per my knowledge, it is very easy to extract application from Android device.
Similarly, is there some…

node_analyser
- 1,502
- 3
- 17
- 34
0
votes
1 answer
Nokia Asha SDK Background Tasks
I have a problem in background processing I am working on app which needs to run tasks periodically to update content or download some files. I tried PushRegistery, but it launches UI (My App Midlet) however this tasks doesn't need to UI.
Simply I…

mostafa_zakaria
- 116
- 1
- 6
0
votes
1 answer
What coverage does the Nokia SDK 2.0 have?
I am attempting to develop for as many feature phone devices as possible, my question is, if I opt to use the Nokia SDK 2.0 - what sort of device coverage can I expect? Will the SDK work with old devices (5 years +)?
Currently I am using the LWUIT…

JamieB
- 923
- 9
- 30
0
votes
1 answer
Wi-Fi Captive Portal's successfully authenticated page is closed automatically in Nokia (Windows Phone 8.1)
We are providing free, ads-supported Wi-Fi using Captive Portal: When an user selects the Wi-Fi, the first page is automatically pop up, she inputs a provided user/pass (e.g., "guest"/"guest") to log in. Finally, the 2nd page is also automatically…
0
votes
1 answer
Is there anyway to publish new symbian applications
I have a symbian application to be distributed to my customers as some of them are still using old nokia phones.
But as we know nokia has already shutdown symbian store and not accepting any new applications any more .
I would like to know if there…

sreekanth balu
- 168
- 14
0
votes
1 answer
How to send AT Commands in Dual Sim Phone
how to send AT commands to a dual sim phone ?
I tried AT+CSIMSEL in a C# Program (using 32feet library) but it don't work on my Nokia phone.
Thanks
0
votes
1 answer
Nokia Lumia 920 Excel not open
I have developed a responsive website in asp.net using C# and it's working fine in Desktop as well as Mobile, all funcationality working fine.
But in Nokia Lumia 920 when I download Excel it is downloaded it but not opening in Phone. It throws…

Dhaval Patel
- 7,471
- 6
- 37
- 70
0
votes
2 answers
JQuery and Nokia :)
Hi I was trying to mobilise my website and I ran into an issue with Jquery. When I was trying to perform a jquery call (.$ajax) it was not getting rendered. This is the part of the code
var returnData = '';
$.ajax({url:…

Radhika
- 35
- 1
- 3
0
votes
1 answer
How to disable LWUIT's transition effects?
I'm developing an app for Nokia Asha 501 using LWUIT 1.5 and I'm trying to disable the fade effect that happens when transitioning from one form to another by using the CategoryBay component.
I've looked around the web but only mentions of how to…

Uriel Arvizu
- 1,876
- 6
- 37
- 97