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
Problem simulating a key press on Python for Symbian platform on a Nokia 5th ed phone
I am developing an app for Nokia 5800 Music Express (S60 5th edition) using PyS60 (Python for S60) ,I want to simulate a KeyPress say if a message comes,I detect a message and Press a Key.
There does exist a Keypress module for PyS60 for 2nd…
0
votes
1 answer
Nokia Remote Device Access
I am not able to launch the Nokia RDA, Getting this error message:
Unable to initiate server communication. Please verify that you do not have firewall software preventing the Remote Device Access process (javaw.exe) from accessing apu.ndhub.net,…

Ricks Siddharth
- 3
- 1
0
votes
1 answer
OnBoard Device Debugging with Nokia Asha (SDK 1.1+) in NetBeans
I was wondering if anybody had any success with the on-board debugger when working with Nokia Asha.
By this I mean being able to compile the app from Netbeans and see it run on the phone in one step. It is one of the run options within Netbeans, but…

Fenix
- 188
- 10
0
votes
1 answer
Audio recording in Nokia symbian OS
I am trying to record voice in symbian S60 5th edition OS. I Am trying to use following code to record the voice as specified in the NOKIA developer's site.
//Create an instance of CMdaAudioRecorderUtility class
CMdaAudioRecorderUtility…

Myanju
- 1,135
- 1
- 11
- 23
0
votes
1 answer
Devise / Rails 4 Mobile authentication failure
Im using devise with a rails 4 application.
Authentication works fine on most devices, including some old feature phones.
I am however running into problems with the Nokia Lumia and Blackberry Z10
Please see log snippet below. By the looks of…

Nic Willemse
- 101
- 2
- 7
0
votes
1 answer
On a feature phone with Opera Mini, can choosing a file to upload trigger a UI change without javascript?
I'm not sure I'm going to ask this the right way. I am developing for feature phones for the first time, e.g. users with limited bandwidth running Opera Mini and no javascript.
I have a form with a text box and an optional photo uploader. Most…

Michael Levinson
- 95
- 2
- 8
0
votes
2 answers
How to Destroy Application on Exit Button J2me
i want to destroy my app instance on Exit Button (RED KEY) in Nokia phone.
any help .?

Ihsan chahi
- 307
- 2
- 9
- 23
0
votes
0 answers
CodingForFun Toolkit Closing popup clears content from textboxes WP8
I am using CodingForFun Toolkit to create a pop up on on Windows phone app page (xaml).
I used the following code example…

mev9669
- 104
- 1
- 8
0
votes
3 answers
Nokia X IAP getProductDetails() and getPurchases() error for published product
I'm trying to add Nokia IAP in my app and following the exact code as stated in Nokia In-App Payment Guide.
I've tested with test IDs, I can get product details and also I can purchase the item. But with an actual product, with a Published (revision…

Ahmadul Hoq
- 705
- 5
- 14
0
votes
2 answers
maps windows phone 8
I am trying to make an application for windows phone 8 that could track current location of user and gives a route from current location to desired destination location.
With existing maps feature (bing, Nokia maps) it is not possible to track the…

ajkiah
- 9
- 4
0
votes
2 answers
Mobile programming
I have Nokia 2700.
On which programming language i can develop programs? Only Java ME?
Which PL is best choose?

nucleartux
- 1,381
- 1
- 14
- 36
0
votes
1 answer
developing for nokia s40 sdk
Is it possible to connect a keyboard to a mobile phone (via its USB port) and receive input from it (just as if you would type in a text editor)? I am trying to do this programmatically.
I've installed NetBeans along with Nokia S40 5th Edition SDK.…

ffs
- 148
- 1
- 2
- 11
0
votes
2 answers
Problem with selection rectangle
I am trying to make a customized listview in QT for the Symbian OS.
However, I am facing some problems: I am able to draw everything like icons, text etc.. wherever I wish.
However, it is not getting selected by default.
To do selection, I need to…

Naruto
- 9,476
- 37
- 118
- 201
0
votes
2 answers
J2ME applications in Nokia 2660
It's possible to install J2ME Midlets in the Nokia 2660 cellphone? The installation of the Midlet is via bluetooth or physical cable?

Lucas
- 3,059
- 5
- 33
- 48
0
votes
1 answer
Save here maps screenshot in isolated storage on Windows Phone 8
I want to generate a screenshot of an map control on Windows Phone 8 and save this image to isolated storage. Does anybody have a small piece of code which would do this? I've tried to generate a WriteableBitmap out of the map control, but this…

atticus3000
- 409
- 1
- 4
- 12