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
1 answer
How do I develop a web app for Nokia 6230i?
Is there a way to make an app for Nokia 6230i? I cant find info about this.
I want to make, receive simplest http requests
I saw, that all apps on the internet are .jar, so can i use java for it? If yes, how?

Innokesha
- 3
- 2
0
votes
1 answer
LWUIT Wrong size of scrollbar recalculate?
I'm using LWUIT on a Nokia Device.
The Form which is displayed contains several different LayoutManagers(), Flow+Y_AXIS and many Labels. Those get added in a Class which parses an XML file. This class gets returned and is displayed by another Class.…

Carl
- 215
- 1
- 11
0
votes
2 answers
Nokia S60 Java SDK?
I want to develop a Java app for Nokia N70 (S60 platform). Unfortunately, Nokia thinks this phone is way too old and nobody should develop for it. I once used the MIDP SDK 2.1 beta, is there something better?

michelemarcon
- 23,277
- 17
- 52
- 68
0
votes
3 answers
unable to retrieve CELL-id and LAC on nokia S60 (tried in E50)
I have been trying to get celllid,lac,mcc and mnc. While mcc and mnc can be found,cell-id and lac still are null.Here's the code (and it is known to work according to number of threads going on but I still can't get it to work)
import…

lalchetian
- 103
- 1
- 9
0
votes
1 answer
Mobile Development Newbie Setup SDKs and Development Enviroment. NOKIA
I am trying to install development enviroments of Nokia. Can someone help me setup please, and point to some good tutorials that can give me some confidence and development start. I have downloaded most of QT Creator from Nokia. But need help in…

A-Cube
- 61
- 1
- 9
0
votes
1 answer
Request: Nokia SDK & Products Username & Serial
I'm Ronaldo, 1 Year ago, I was looking for Nokia products or SDKs but the site is down, there in the archive, until finally they created the Nokia Developer Tools and SDKs, there are parts 1 and 2, here the link:
Part 1:…

Ronaldo Pereira
- 1
- 1
0
votes
1 answer
where can i find the Series 40 5th Edition SDK, Feature Pack 1 Lite for download?
i need this nokia sdk but i can't find it anywhere on the internet. i tried to access the nokia forum site and it seems like it has been down for a long time it shows a message on my browser DNS_PROBE_FINISHED_NXDOMAIN.
Does someone still have…

Lorenzo Vargas
- 1
- 1
0
votes
1 answer
Sencha Touch with Nokia Mobile Phones
Does anyone knows how to implement Sencha Touch with Nokia phones, Symbian operating system. As far as i make research i saw that it is possible to implement, there is a video with N8 implementation: http://www.youtube.com/watch?v=ERwS1sBRY-w…

murat hacioglu
- 166
- 2
- 10
0
votes
1 answer
Restrict the input in textfield/textbox to alphanumeric only in J2me
How can I restrict the user to input in textfield/textbox to alphanumeric only in J2ME ? I don't want the user to input !@##$%$#*& <-- these special characters.

selva
- 446
- 1
- 7
- 21
0
votes
1 answer
Nokia N8 Testing on actuall application
I am currently developing an application using LWUIT and initial socket connection is working fine but after a while our application gets disconnected and it cant reconnect to socket? We have to shut down our application and re-open for it to…

user611086
- 21
- 3
0
votes
1 answer
Symbian S60 Email View Component
Does anyone know what component is used to view HTML emails in the default symbian mail app. Specifically those using the Symbian3 S60 - J2ME Midlet?
Thanks all for any help

Abs
- 56,052
- 101
- 275
- 409
0
votes
2 answers
PyS60: Bluetooth sockets
From the website http://www.mobilepythonbook.org/ I found the following example of bluetooth sockets: BT chat example
Here in function chat_server() the bind method accepts a tuple with two elements. The first one has been used as a null string.…

Xolve
- 22,298
- 21
- 77
- 125
0
votes
1 answer
Cant install Qt Application on Nokia device
From QtCreator I chose Mobile Gui Application and did not change a line of code. I built it using simulator and it works fine. When I try to deploy it on to my device I get a warning
'Application not compatible with Phone. Continue anyway.?'…

Mahadevan Sreenivasan
- 1,144
- 1
- 9
- 26
0
votes
1 answer
Can't build Nokia HEIF library with make
I'm trying to build the HEIF library in https://github.com/nokiatech/heif, but I'm having no luck.
I have CMake and the latest version of MinGW installed. I'm following the steps to build the library but I'm getting an error.
The first step, which…

David Antelo
- 503
- 6
- 19
0
votes
1 answer
qt app support problem on nokia e series
I have developed a qt app with which uses mobility and phonon.
Qt version is 4.6.3 and Mobility is 1.0.2
Now when i install the smart-installer package on a s60v5 device, It installs correctly and runs also well.
But when I try to install it on a E…

Aniket Awati
- 1,381
- 3
- 13
- 21