Questions tagged [nokia]

Nokia Corporation is a Finnish multinational communications corporation. Use this tag only for programming problems specifically related to Nokia-branded devices.

721 questions
1
vote
1 answer

measuring battery drain rate of a mobile device

I am developing an application for a Nokia mobile device using J2ME. I am doing software testing now, my question is about is there any tool or methodology that enables me to measure battery drain rate of my application when it is running? i.e. how…
mdawaina
  • 69
  • 8
1
vote
2 answers

How to create application using Nokia PC connectivity api using C#

i am new to "Nokia PC connectivity api", and i am new to C#. I have to create an application which sends SMS using Nokia mobile X2-01. So is there any link or is there any sample application which helps me and guide me to create application. Thankue
Ahmed Khakwani
  • 410
  • 2
  • 8
  • 18
1
vote
1 answer

J2ME:HttpConnection not closing immediately

I have developed a midlet that uses an HttpConnection. There is a separate thread that does the connection. Now what I did was provide another method called cancel() on that Thread which will call HttpConnection.close() even when HttpConnection is…
Tanaji
  • 53
  • 2
1
vote
0 answers

Blank screen in game after automatic keypad lock in nokia S40

After the automatic keypad lock, when I unlock it, there appears a blank white screen and after 3-4 seconds, the game field appears. Any ideas, how to avoid this behaviour? I want that the game canvas should be immediately displayed after the…
E1T1
  • 139
  • 1
  • 3
  • 11
1
vote
1 answer

How to Filter calls in NOKIA N73

I am am new to mobile app development. But i would like to know if this is possible to intercept incoming calls on my N73 using code like Java or C++? My second question is if this is possible then can we prevent the phone from ringing with a…
Suraj
  • 89
  • 1
  • 12
1
vote
0 answers

J2ME:HttpConnection not close immideatly in Nokia SDK

I trying to make HttpConnection with RequestProperty "Connection", "close" and request wait long time on conn.getResponseCode(); . And i try to close connection in another thread. But Connection not close immideatly it take 2 to 3 min to close the…
Tanaji
  • 53
  • 2
1
vote
1 answer

How to workaround lack of multiple ao.lock?

I'm programming a simple pyS60 app, not really done anything with python or using multiple threads before so this is all a bit new to me. In order to keep the app open, I set an e32.Ao_lock to wait() after the body of the application is initialised,…
fearoffours
  • 1,455
  • 2
  • 12
  • 23
1
vote
1 answer

Navigation from One form to another in Qt

I am new to Qt development and have knowledge of c++. I had created some samples in Qt but all are of single form samples. Now I want to create such app which has more than single form, so I want to know: 1. How to Navigate from One Form to…
SilentKiller
  • 6,944
  • 6
  • 40
  • 75
1
vote
0 answers

How to install Nokia Pure Fonts for Qt Creator simulator?

I am develop Meego apps with Qt creator, but the simulator is not rendering with Nokia Pure font, which is the default font for Meego. I searched and could not find a way to install that font. Please help. Thanks!
dz902
  • 4,782
  • 38
  • 41
1
vote
1 answer

WebView equivalent in Java ME

I am working on developing a hybrid mobile application, we already have a mobile interface for the application and we used WebView on Android to give users the sense of a stand-alone application. The question is how can I do that on, let's say,…
Muotaz
  • 53
  • 1
  • 4
1
vote
1 answer

Developing for the Nokia 3120?

I want to develop an application for Nokia 3120. It is said that the developer platform is "Series 40 Developer Platform 1.0" but from the "Series 40 Platform SDKs" page, no SDK Series 40 for Platform 1.0 is available, I can just see Series 40,…
Attilah
  • 17,632
  • 38
  • 139
  • 202
1
vote
2 answers

Radio streaming nokia sdk 1.1 using http

I am working on a fm radio streaming project and i am implementing radio streaming for nokia sdk1.1 but i am not successful, i have followed many alternatives like…
Faraz Ahmed
  • 1,245
  • 1
  • 14
  • 24
1
vote
1 answer

carbide c++ symbian compiler error

I have created a project on carbide c++ and I am getting an error sbs returned with exit value = 1 I didn't make any changes on the code that carbide created.I am just created and build the project its throws the error. I googled the error and…
irukeru
  • 509
  • 1
  • 10
  • 26
1
vote
1 answer

Can't Install QtMobility [Windows 64-bit]

I've downloaded and installed the QT SDK and downloaded the QT Mobility source. Following the provided instructions, I navigated to my QtMobility directory via the Visual Studio Command Prompt (2010)... note, this is the QtMobility dir with the bin,…
JT Cho
  • 263
  • 1
  • 4
  • 11
1
vote
0 answers

build gps tracker for nokia devices

i need to build a very simple application for nokia devices , the application without ui - or with it's not a big deal - when user opens the app , the app starts to send the coordinates via http connection , the application must work in back…
Yahia
  • 691
  • 1
  • 7
  • 24