Tagged Questions

Nokia Corporation is a Finnish multinational communications corporation. Nokia is engaged in the manufacturing of mobile devices and in converging Internet and communications industries. It is the world's largest manufacturer of mobile phones: its global device market share was 31% in the fourth quarter 2010.

learn more… | top users | synonyms

18
votes
3answers
2k views

Qt or Symbian C++?

I am planing to develop on Symbian systems but I am not familiar with it. I know (might be) the most popular way of developing on Symbian is Symbian C++, and I also heard of Qt. What's the difference ...
15
votes
6answers
1k views

How to get started with Symbian (S60 plattorm)

So at my new job one of the platforms we use is S60 (Nokia phones, Symbian OS) and I am getting curious about it, as well feeling the need to help the team a bit from time to time (I actually work on ...
10
votes
4answers
533 views

Does anyone know Nokia's strategy on Qt, Symbian, Maemo, MeeGo?

I don't know this question should or shouldn't be here but I wonder so much. What will Nokia do with Qt, Symbian (3rd, 5th, 1, 2, 3 ...) and MeeGo (Meego will be with symbian or will replace Symbian) ...
9
votes
3answers
740 views

Best resources to learn programming for MeeGo

I want to learn programming for MeeGo Mobile Operating System and want to know the list of the books which are freely available on the Internet. Also I want the links of a good reference material ...
9
votes
4answers
13k views

How to create J2ME midlets for Nokia using Eclipse

Nokia has stopped offering its Developer's Suite, relying on other IDEs, including Eclipse. Meanwhile, Nokia changed its own development tools again and EclipseMe has also changed. This leaves most ...
8
votes
3answers
18k views

How do I develop applications for Symbian OS of Mobile Phones like Nokia

I would like to develop applications for Symbian OS Phones and try another track other than programming in Java. I would like to experience how to program on mobile phones using C and C++. Can you ...
6
votes
10answers
829 views

Which mobile operating system should I code for?

I would like to rewrite two of our programs for mobile devices, but am a bit lost as to which platform to target. Complicating this decision: I would need to learn the relevant languages and IDEs - ...
6
votes
7answers
4k views

Which phones support which J2ME (Java Micro Edition) spec?

I just can't find an up-to-date chart about which mobile devices support which Java Micro Edition version. I'm especially interested in Nokia smartphones and their support for the new JME 3.0. (I ...
5
votes
1answer
107 views

How to check GPRS Availability while sending Data through HttpConnection

I am making one Java ME Application. Here I am using HttpConnection for making Connection with webservices. I send/Receive data using HttpConnection, DataInputStream & DataOutputStream. But My ...
5
votes
4answers
980 views

SMS message filter application in Java for Nokia Symbian S60

Want to write a small message filtering application (filter incoming SMSes based on their content to a specific folder) for Nokia E51. Java seems to be the easier route. Is it possible via Java API ...
5
votes
7answers
3k views

Qt - remove all widgets from layout?

This doesn't seem easy. Basically, I add QPushButtons through a function to a layout, and when the function executes, I want to clear the layout first (removing all QPushButtons and whatever else is ...
5
votes
5answers
452 views

Develop on mobile phones(Java), using SDK or not?

Recently I have to develop on mobile phones using Java and I am planning to do the development on the following brands: Nokia Samsung SonyEricsson Motorola LG I've browsed the "developer site" ...
5
votes
3answers
853 views

The best way of developing on Symbian

I am going to develop on Symbian (S60), and I know there are some ways to develop on this platfrom: Symbian C++, Java ME, Qt,OVI etc. I need an overall brief guide on all the ways and I have a few ...
4
votes
1answer
573 views

difference between Nokia's MeeGo 1.2 “Harmattan” and intel Meego?

Nokia has recently announced Nokia N9 with MeeGo 1.2 "Harmattan. Some forums are saying that it is differed from intel MeeGo. Is it true? What is Maemo? Is Maemo same as MeeGo Harmattan? Where can ...
4
votes
3answers
178 views

Approach to developing an application across many Nokia devices

First off, greetings everyone and thank you for your interest in my question. I'm currently working at a mobile startup. Our product is a communication app for Android, iOS and BlackBerry devices and ...
4
votes
1answer
760 views

Unable to read SMS from the Nokia phone using GSMComm

I'm implementing a project for reading and parsing SMS from Nokia Xpress Music 5800 using GSMComm library I tried using GSMComm Demo: I'm able to get phone information, different status such as ...
4
votes
1answer
480 views

TouchScreen Nokia C5 -J2ME's Command Actıon buttons and Scrolling do not work after changing system time

I am startıng my app, and it is working well... but After...: Going to "Settings-> Phone-> Date and time",change the time backward.(MyApp is onbackground) Re-opening tested application Trying to ...
4
votes
1answer
311 views

Nokia E63 phone CPU bottleneck

I am creating an application for the Nokia E63 using the Qt SDK. I can implement audio recording functionality by implementing a class that inherits QIODevice. Every time the phone hardware reads in ...
4
votes
4answers
1k views

Save Call on Java Mobile / Phone to mp3 or any Audio format / file

I want to Save Call on Java Mobile / Phone to mp3 or any Audio format / file . How should I go ahead with. I am quite well versed with Core Java. I found apps supporting above mentioned functionality ...
4
votes
1answer
237 views

Testing Launcher icon on Nokia Qt SDK

How do you test the application icon in the Nokia Qt SDK Simulator? The one which starts when u run the the application from within the Qt Creator. I like to see how it works & how the sizing ...
4
votes
4answers
138 views

where to start learning nokia application?

i have no idea about the nokia app all i know it is used the c++ and QT SDK correct me if I am wrong. any references or book will be great. Thanks
4
votes
1answer
1k views

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 ...
4
votes
0answers
720 views

Does J2ME Media Player on Nokia E65 work?

I'm trying to write a simple media playback application in J2ME. Currently I'm starting with the most simple thing, I just want to play wav file from resource included in the jar file. I'm using this ...
4
votes
4answers
270 views

What programming languages target J2ME?

I recently received a Nokia 5000 phone. Now I want to write software for it. Trouble is, I don't know Java. Now I've heard of other languages which supposedly make possible development without ...
4
votes
2answers
770 views

Reminder app for S40 phone

S40 doesn't allow an app to run in background. It seams the only solution is to use PushRegistry.registerAlarm. I'm trying to make a reminder app, so when triggered it should make the phone vibrate ...
4
votes
3answers
5k views

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 ...
4
votes
2answers
278 views

How to get the size (free,total) of phone drive using Nokia API?

I want to get the size of the phone drive. I'm using "Nokia-PC-Connectivity"., and with respect to File System API I found on CONADifinition function called CONA_Folder_Info but this function doens't ...
3
votes
2answers
48 views

How to fix Media Exception in Nokia device(J2me)

I am developing a game in J2ME and I am using 4 different sound(midi) files in game. When I run this game on nokia device, it's showing too many players prefetched exception. It's working fine in ...
3
votes
3answers
140 views

What kind of QT license do I need?

I have a simple question. We are an application development company and we want to develop an application for one of our customers. The customer doesn't want to sell or redistribute the product, only ...
3
votes
1answer
129 views

Is it possible to know what processes are running on a symbian phone with Qt?

I know its possible with Symbian C++ as the following code void GetProcessListL(void) { TFullName res; TFindProcess find; while(find.Next(res) == KErrNone) { RProcess ph; ph.Open(find); ...
3
votes
1answer
152 views

Nokia S60 oma dm/client provisioning

I am looking for a very basic provisioning example. I have a wap provisioning file that I just want to use to configure my device. I am looking for API with example that can do this?
3
votes
1answer
166 views

Advanced QCompleter

Well, i was looking on QCompleter, it's pretty cool of what i can see. But i looked on Visual Studio 2010 that when you do for example: MessageBox(HWND hWnd, it shows a rectangle (white background, ...
3
votes
4answers
318 views

options for mobile app store analytics (Apple, Android, OVI, etc)?

Does anyone have any experience with analytics software/services for the mobile app stores? I am currently developing only for iOS so that's what I'm mainly interested in, however I would like to know ...
3
votes
1answer
381 views

Qt - QTreeView WordWrap not working

I have been reading in some of the forums about WordWrap not working for QTreeView (as in the text displays off screen), but I couldn't find any "hack" that fixed this. The bookTreeView is ...
3
votes
3answers
1k views

QT issue passing arguments to slot

I can't seem to pass an argument to a slot. If I don't pass an argument, the function rolls through fine. If I pass an argument (integer), I get the errors "No such name type" and "No such slot" ...
3
votes
1answer
471 views

J2me, I need a datamatrix decoder library that is not Zxing

I am writing an application that uses Zxing datamatrix decoder. It is ok for QR but not for datamatrix. It only decodes it if it is code-generated, absolutely clean. But if it is a ...
3
votes
1answer
103 views

Distribution Nokia aplication

I making application for nokia phone using J2ME.. i want to know types of method for distribution Nokia application .. plz tell me .... Thanks & Regards, Nilesh
3
votes
2answers
152 views

Does it cost anything to build an application on Symbian phone of Nokia?

IDE, build tools, emulator... things that i must pay for them without any choice to replace?
3
votes
3answers
1k views

Where to get streaming (live) video and audio from camera example app for Nokia?

Where to get streaming (live) video and audio from camera example for Nokia (5800 for ex)? Suppose I want to create some live video streaming service app so I'll have some cool server at the back ...
3
votes
1answer
718 views

Detect mobile device indoor (J2ME)

I am trying to develop a mobile application using J2ME to detect the device indoor. As GPS is impossible to detect the mobile device indoor. So i am looking into using location base with cell id. Can ...
3
votes
1answer
639 views

Tools to operate a mobile using a desktop PC

I have used software named my mobiler which displays the screen of any Windows Mobile connected to a desktop PC and allows the user to control the mobile from the desktop. Are there other similar ...
3
votes
1answer
669 views

Detecting Nokia E61 Keyboard Layout in J2ME

Nokia E61,E71 etc has different variations of keyboard layouts like QWERTY, QWERTZ , AZERTY etc. Is there a way I could detect the current keyboard layout through J2ME? And there is also some funny ...
3
votes
1answer
763 views

Question about a QList<QStringList> in Qt

I'm using Qt 4.5 and im working with a QList<QStringList> 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 ...
3
votes
1answer
452 views

Developing custom list control in 5th edition

If a custom list control is to be developed for S60 5th edition phones, what is the best approach to do that? The control should enable rich presentation of data in custom layouts. It should be ...
3
votes
1answer
1k views

Is there a HOSTS file on Symbian Series 60 5th Edition devices?

There used to be a HOSTS file on S60 3rd edition devices (see here). It was a great feature for QA. Anyone knows if there's such a file on S60 5th edition devices? Is there another way to tell the ...
3
votes
3answers
938 views

Symbian: Is it possible to get access to a list of contacts through an application?

There are at least two ways that I know of to write a Symbian application: 1. J2ME 2. A native application. My question is, does the SDK/API for either of those methods (or any other method) grant ...
3
votes
5answers
328 views

Does the stack limit of Symbian also apply to PyS60?

Symbian has a stack limit of 8kB. Does this also apply to the function calling in PyS60 apps?
3
votes
2answers
253 views

Does PyS60 has a reliable garbage collection?

I have heard it many times that garbage collection in PyS60 is not up to to the mark. This imposes a lot of limits on writing cleaner code. Can I at least rely that the non cyclic references are ...
2
votes
0answers
21 views

How to find the “timing advance” network parameter on a Symbian phone?

How can I find the network parameter "timing advance" in a Symbian s60 phone.. Am developing the application with qt. i couldn't find a documentation about timing advance in it.
2
votes
0answers
73 views

Problems with RMS to store persistent data

1.Problem on emulator: I am launching my midlet app at first time is to store some data and then I am restarting it at second time is to read the stored data. It is working well in first two cases ...

1 2 3 4 5 10