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
Can a higher edition S60 Platform SDK build for lower?
After installing the S60 3rd Edition FP1 Platform SDK, with the Carbide C++ IDE,
you can build programs for phones that support:
3rdE-FP1
but can you also target phones that support the following?
3rdE
2ndE-FP3
2ndE-FP2
2ndE-FP1
2ndE
1stE

Robin Rodricks
- 110,798
- 141
- 398
- 607
0
votes
1 answer
What interfaces are programmable in the Nokia N73?
I have a Nokia N73 and I'd like to program it to interface with external hardware using any available interface. (POP Port?)
Using any of the available platforms:
Open C++
Symbian C++
Java
Flash Lite
Python

Robin Rodricks
- 110,798
- 141
- 398
- 607
0
votes
1 answer
how to find the running process and kill the process in QT?
i am developing a very simple application for nokia mobile.my task is to find what are all the process currently running ? after that i have to kill(exit that application i.e camera or musicplayer) that process! i have tried to find some simple…

Ads
- 6,681
- 12
- 47
- 72
0
votes
1 answer
Withings API - Invalid signature
I am trying to get access to my Withings/Nokia scales data via oauth (.net core C#).
Instructions can be found at:
https://oauth.withings.com/en/api/oauthguide
And API guide here:
https://developer.health.nokia.com/api#step1
I have achieved Part 1 -…

DanAbdn
- 7,151
- 7
- 27
- 38
0
votes
1 answer
Qt Mobility: Set Landscape Orientation And Full Screen
i am new to Nokia Qt and having just started to develop App. I want to set Landscape Orientation & Full Screen mode for my App.
Any Help??
Thanks..

Piyush
- 2,589
- 6
- 38
- 77
0
votes
1 answer
How to change styles of menu in a Nokia Qt application
I want to create menu in Nokia Qt, and I am very new to Qt,. I have added screen shot. And I want to create menu like shown in that screen shot.

Piyush
- 2,589
- 6
- 38
- 77
0
votes
1 answer
What can C++ developer use on Nokia N900 for capturing live audio from microphone?
So I have G++ installed, I can esely capture from main camera with OpenCV (at least 4 fps). But I also want to capture Live sound from mic. What are my options?

Rella
- 65,003
- 109
- 363
- 636
0
votes
1 answer
Symbian C++ and QT libs tohether under Series 3 SDK (Nokia N8)? is it possible?
before posting this quesiton i did extensive research on Forum nokia, Stackoverflow and developer.symbian.org but still unable to find solution to the problem
I am building an application that uses Symbian C++ (to get advanced network data which QT…

usman zafar
- 220
- 2
- 9
0
votes
1 answer
Real device emulators on Nokia site
I remember a service where u could rent a phone online somewhere at Nokia site for testing, does this still exist?

Lennie
- 21
- 2
0
votes
2 answers
Qt: How to get the GMT offset of a device?
All is in the title! I develop on Qt 4.7.1 and it's for on a Nokia N8.
I think that I need to use: QDateTime and timeSpec (Qt::OffsetFromUTC).

Fabrice
- 105
- 2
- 7
0
votes
1 answer
i want to read a call log history
I want to read call log history in j2me. Is it possible?
If yes, how to do it ?
0
votes
3 answers
What is the easiest way to test/debug Symbian applications on the phone?
I am currently experimenting with programming for my Nokia 5800 XpressMusic (running Symbian 9.4). Setting up the development environment (Carbide C++) was already a huge pain, but now that I am actually able to build something the pain doesn't…

Heinrich Ulbricht
- 10,064
- 4
- 54
- 85
0
votes
1 answer
OCR for Nokia N95 / Symbian OS
I am going to develop my mobile application and i am new in it and i want
To knew which programming language is good is it Symbian C++ or QT ?
Tip..
You should know that i use Nokia N95 or in general mobiles with Symbian OS.
and my app.contains…

David Young
- 1
- 1
0
votes
1 answer
ReferenceError: nokia is not defined. Getting this error only in Mozilla Firefox browser
I am using nokia maps in my application. The map works perfectly fine in Chrome and IE. But it is not working in Mozilla Firefox browser.
The version of mozilla I am using is 51.0.1 (32-bit)
I tried to debug in the browser. If I add watch expression…

Anoop H.N
- 1,244
- 1
- 15
- 31
0
votes
2 answers
How to read GPS coordinates on iPhone or Nokia e73 through java application (phone connected to laptop with cable)?
Can I read the iPhone's file system from java application?
My iPhone 3G is connected to laptop by cable and I want that my java code knows in every moment whats the GPS location of iPhone.
That data must be stored in some "string" on iPhone don't…

vale4674
- 4,161
- 13
- 47
- 72