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 and Qt Mobility API
It looks like Nokia Qt SDK does not provide QtMultimediaKit with the package which is a part of Qt Mobility API 1.0.2.
e.g. I cannot use QMediaPlayer to play *.mp4 file (Simbiot^3)
QMediaPlayer *player = new QMediaPlayer;
playlist = new…

Jirapong
- 24,074
- 10
- 54
- 72
0
votes
1 answer
J2ME MIDlet appears in Gallery but not in Applications
I've written a MIDlet with J2ME using Eclipse. To test it, I transfer the MIDlet using a bluetooth connection to my Nokia 6131.
But the MIDlet (or App) just appears in the phone's "Gallery" folder.
How can i move it to the "Applications" folder…

Christian
- 103
- 4
0
votes
1 answer
Error: Symbian SDK Error - Failed to initialize session
I've tried to deal with this before, about 8 months ago, I didn't find a solution for this then, and also now there is no real solution for it.
I downloaded the Nokia Symbian-3 SDK 0.8 - the newest today, I have Java 1.6.0.13, Eclipse 3.5 and winXP…

TacB0sS
- 10,106
- 12
- 75
- 118
0
votes
1 answer
is it possible to add interface language to a nokia 2720?
My grandmother doesn't understand english and I really like to add the Magyar language to her cell phone.
The way I see it I should install some software or do firmware update... the only problem that even if there is information in the nokia…

Asaf
- 3,067
- 11
- 35
- 54
0
votes
2 answers
Please let me know its an functionality behaviour or not
I have a listview filled with items. By default, the 0th item will be selected.
If I try to navigate the list using the mobile keypad, it's not gaining focus - instead I need to use my mobile select key for focus. In this process my mobile left soft…

Naruto
- 9,476
- 37
- 118
- 201
0
votes
1 answer
How to send Cell Broadcast message in Java ME development environment?
I have been trying to develop a Java ME application using WTK 2.5.2 (Java Wireless Toolkit) and Nokia SDK 3. The application would broadcast a CBS (Cell Broadcast Service) message using the WMA (Wireless Messaging API).
Documentations says that the…

Dagvadorj
- 298
- 4
- 14
0
votes
1 answer
How to make a fancy shortcut on the desktop to my python app?
I've made this nice python app that runs when i use "python main.py" in terminal, but going thru the terminal each time is boring :-) how can i make a nice shortcut button with a img to have on my desktop?

Jason94
- 13,320
- 37
- 106
- 184
0
votes
1 answer
display short animation when connecting the plug charge & when unplug the charger in nokia e72, Symbian s60
how to display a short animation when connecting the plug charge & when unplug the charger ?

dan
- 1
0
votes
1 answer
Nokia Asha SDK files
This is a very unusual request but since M$ took down the Nokia wiki pages, I can't seem to find some two files am looking for,…

user1048839
- 938
- 3
- 9
- 24
0
votes
2 answers
Port android / android tv on nokia booklet 3G
is it possible to port android (android tv) on Nokia booklet 3G , i like the booklet hardware (built in 3g modem and hdmi port and overall build) but windows 7 is horrible.
it would be great to have android with android tv port on nokia booklet…

Suresh
- 1
0
votes
2 answers
How to determine the number of charecter will fit to screen in Qt
How do I determine the number of characters in a particular font will fit to the screen?

Naruto
- 9,476
- 37
- 118
- 201
0
votes
1 answer
How to tell cell phone to install midlet in applications folder?
I'd like to suggest where the phone should install the j2me app. For instance, on Nokia phones, it always install them in games folder. Is there a way to suggest a destination folder? Either in .jad file or in MANIFEST file?

Igor Gatis
- 4,648
- 10
- 43
- 66
0
votes
1 answer
what property should i set to Fit the text in label
I want to display a big string in a Qlablel for this I simply have created a label in the Qt GUI editor.
Then set the string with the Wordwrap property to "ON".
Here text is not coming to the next line itself. Instead, it's crossing the view…

Naruto
- 9,476
- 37
- 118
- 201
0
votes
0 answers
Windows Phone notification content sometimes not displayed
I have a simple windows phone 8 project that consists in receiving notifications from a server, and displays its content on a MainPage.xaml.
The notification has a title, a subject and a content. I have faced a strange issue on Nokia devices that…

hico
- 1,850
- 1
- 19
- 28
0
votes
2 answers
How do I decompile a .sis file?
I need to be able to view and edit a .sis file. Can anyone suggest the right way to do this please?

Noufal Panolan
- 1,357
- 2
- 14
- 27