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
1
vote
1 answer
Problem in inserting element to listview in QT
HI..
i want to add elements dynamically to listview in QT for symbian OS, i have set of delegate methods associated with listview.
if i add elements statically, the control comes to delegate methods, and view is perfect.
but if i add dynamically,…

Naruto
- 9,476
- 37
- 118
- 201
1
vote
1 answer
How to add menu to a widget derived from Qwidget
i want to know how to add menu to a widget, which is derived from Qwidget in QT symbian,
i know how to add menu to window derived from Qwindow, but i am not getting for widget
derived from Qwidget
pls help me..
Thanks

Naruto
- 9,476
- 37
- 118
- 201
1
vote
1 answer
How to Launch a Nokia Apps using HERE Launchers or Uri Schemes
After some research I found two separate links on the NOKIA dev resources website regarding different schemes for using either the HERE Launchers…

Matthew
- 3,976
- 15
- 66
- 130
1
vote
1 answer
in app purchase Nokia X Market application
i make android game for Nokia X, Nokia X+, and Nokia XL. i want to add in app purchase to my application. i try many methods but it would not work for me. please see the below code. i call this code from onCreate Method.
//Verify In-App Payment…

ibad ur rahman
- 1,381
- 4
- 18
- 40
1
vote
1 answer
How can I write a Nokia application with pyqt?
I have seen questions on my Facebook group about 'Can I write Nokia apps with pyqt', but no one has answered. I am curious, can it be done?

vernomcrp
- 3,459
- 11
- 34
- 44
1
vote
1 answer
control shutter speed on Windows Phone
Can the shutter speed be controlled on a windows phone?
I know Nokia has an Imaging SDK available for its LUMIA phones, not sure if somebody has tried to control shutter speed and if it is available to be controlled through the SDK?
Any guidance is…

Pratik Kothari
- 2,446
- 2
- 32
- 54
1
vote
1 answer
Nokia lumia 1020 USB Mass storage access in C++
I am trying to write a software component in Windows 7 that can detect the connection of Nokia lumia 1020 to the PC. Once the connection is detected, the software will fetch all the images in the folder Computer\ \Phone\Pictures\Camera Roll\
I found…

user3429070
- 11
- 1
1
vote
1 answer
error 403 insufficientPermissions for calling any google drive api
I am trying to get authentication code and access token but not able to get it as it returns code either in html header or in query string but both method is not supported by Nokia oauth-20.
urn:ietf:wg:oauth:2.0:oob
This value signals to the Google…

user3409444
- 11
- 2
1
vote
2 answers
Get selected items from Listbox
I am creating Windows Phone 8 app working with Nokia Mix Radio SDK. I have Listbox contains Genres. Each item (genre) in the ListBox has CheckBox, so that user can select only items he wants to listen to. How can I know what genres user…

Nurzhan Aitbayev
- 797
- 1
- 10
- 23
1
vote
1 answer
nokia mixradio api to get top artist list in new realease
I'm working with my new app for Windows phone and using Nokia music api which is now Nokia mix radio api. There are many changes in it and MusicClientAsync is no longer functional.
I want to get list of top artist in user region. I'm trying to use…

user3235267
- 99
- 7
1
vote
3 answers
J2ME: platformRequest Issue
I want to call a number in below format using platformRequest:
platformRequest("tel:*123*33584744#");
But it gives me error Invalid number on the phone.
But if i call this number manually by typing on phone then it works fine. Even below works…

Sarfraz
- 377,238
- 77
- 533
- 578
1
vote
2 answers
nokia 3110c with fedora
hai friends
In my application i want to send sms using nokia 3310c mobile which is connected to a fedora core 8.while connecting the a new file named ttyACM0 is created in /dev directory
i tried to send at commands using this file
the first at…

RSK
- 17,210
- 13
- 54
- 74
1
vote
1 answer
How can a FlashLite Developer using Device Central emulate camera and file upload integration?
I am developing an application with Flash Lite designed to run on Nokia S60 5th edition phones using the Flash Lite API Bridge Interface. The application uses the API Bridge to access the phones camera and upload functionality to take a photo,…

undefined
- 5,190
- 11
- 56
- 90
1
vote
1 answer
how we can open my app at daily alarm.can i use pushregistry as a daily alarm
I am working on nokia sdk2.0 using lwuit1.5.i have used pushregistry in my app.it is working properly.An alarm open on specific time as i set and aap open on view click.Now i want to use the pushregistry as dailiy alarm .so please suggest me is it…

Rajput V.K
- 63
- 1
- 6
1
vote
0 answers
Nokia Asha SDK: Glitch in List component when used with TextField on the same Form
I'm a bit stuck with strange behaviour of List component in Asha SDK. What I'm doing is using TextField and List on the same form. Just a TextField and a List on BoxLayout, with no relationship. The problem is - focusing on TextField seems to…

elgris
- 516
- 4
- 13