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
5
votes
1 answer
How to start Qt development on Windows, but targeting Maemo 5?
I've recently heard about Qt and read about how fun it is to develop with. By the way, I'm also buying a Nokia N900 and I heard that its operating system, Maemo 5, supports Qt quite nicely, so I thought I'll give it a shot.
I'm a .NET developer, so…

Venemo
- 18,515
- 13
- 84
- 125
5
votes
1 answer
How to mix android.support.v4.app.Fragment and android.app.Fragment
I'm having a problem with com.here.android.mapping.MapFragment when trying to use it with tabs.
The issue comes that since the TabActivity is deprecated(I know it still works, but need a future proof solution), and FragmentTabHost appears to be…

Dr.Jukka
- 2,346
- 2
- 15
- 20
5
votes
1 answer
Nokia Developer Web40 apps with localstorage javascript
I'm developing for a Nokia Web40 App and for some reason I can't use localstorage with javascript is there a way to do this?
Can I set a cookie if I decided to not use localstorage?

IDK514
- 51
- 1
5
votes
1 answer
Question about a QList in Qt
I'm using Qt 4.5 and im working with a QList which is a list of string list.
Now I want to replace one string inside one stringList but with it seems unusual to type. I have found the following way of doing it and was wondering if it…

yan bellavance
- 4,710
- 20
- 62
- 93
5
votes
2 answers
Which one is the official Qt SDK (C++)?
I found a few websites to download the Qt SDK:
Nokia.com
Qt-Project.org
Digia.com
I can't guess which one is the official SDK. The one from Nokia is even above 1GB, but the one from Qt-Project is only a few hundred MB. And the last one from Digia…

jondinham
- 8,271
- 17
- 80
- 137
5
votes
1 answer
How to get IMEI for J2ME supported all devices?
Possible Duplicate:
how to dynamically get mobile IMEI number in J2me?
is there any way to get IMEI for J2ME supported all devices??i did some googling and find out the below solution but it is for device specific.…

Nirav Bhandari
- 4,550
- 6
- 32
- 59
5
votes
2 answers
Nokia S40 Application Development
I am an Android Developer. I want to develop apps for my Nokia c2-00 phone. I dont know anything about nokia application but i am very interested to do apps. So friends can any one guide me from where i start reading for applications development and…

Ram kiran Pachigolla
- 20,897
- 15
- 57
- 78
4
votes
1 answer
J2ME app does not work in Nokia n81 and Samsung f330, etc. but in works in BB and Nokia n97, etc
I did a little app in J2ME, it just open the browser with a target link.
Nevertheless, it works in some models of phones and in others it does not.
It works in:
BlackBerry 9000.
Nokia n97.
BlackBerry Javeline 8900
Id does not work in:
Nokia e71 :…
user935375
4
votes
1 answer
Developing app for old Nokia phone
I want to develop apps for non smartphone Nokia phone, really the elementary ones found at the market right now like the Nokia 1800. Is it possible? Links to such will be appreciated.

Few Tem
- 673
- 1
- 7
- 16
4
votes
1 answer
python S60 Application access
I wrote simple application for my Symbian mobile(Nokia 5800). Let's say it something like this:
import appuifw
appuifw.app.screen = "normal"
appuifw.app.title = u'Group 13'
colors = [u"red", u"green", u"blue", u"brown"]
index =…

4d4c
- 8,049
- 4
- 24
- 29
4
votes
2 answers
Is C++ enough for Nokia developing?
I really need info about Nokia developing. Can I program Nokia (Symbian) devices only with C++, or I need Qt too? (I have Nokia Qt SDK). I'm not really sure about GUI programing, so I ask for help :)
Also it would be really helpful, if you could…
user1178202
4
votes
3 answers
Nokia s60 emulator for linux
I am using EclipseMe on Ubuntu. I want an emulator that can emulate mouse movements on screen.
Is there an s60 emulator for linux?
Edit:
Does net beans has an in built emulator that can emulate mouse movement on device screen?

Abhi
- 2,298
- 4
- 29
- 34
4
votes
1 answer
JAD file must reference the JAR file
While trying to publish a java app to the ovi nokia store there's an error - "JAD file must reference the JAR file". What can cause this problem if removing jar file and recompiling project doesn't help?

Sergey
- 11,548
- 24
- 76
- 113
4
votes
2 answers
Can't access/read SIM phonebook in Nokia
am trying to access both the Phone's phonebook and SIM phonenook on Nokia 5130c-2 XpressMusic.
The app runs without errors but it only returns the numbers from the phone's Phonebook. When I list the available phonebooks using this code
String[]…

user1048839
- 938
- 3
- 9
- 24
4
votes
1 answer
How to toggle developer mode in Nokia 8110 4G?
There is no menu entry in Nokia 8110 4G to switch to developer mode. How can you enable it without hacking firmware?

Georg W.
- 1,292
- 10
- 27