The Nokia N900 is a smartphone made by Nokia in Finland. It is powered by the Linux-based Maemo 5 operating system. It is the first Nokia device based upon the Texas Instruments OMAP3 microprocessor with the ARM Cortex-A8 core.
Questions tagged [n900]
24 questions
3
votes
1 answer
QListWidget on freemantle
I have a problem with QListWidget on freemantle (maemo, n900).
I want to use two QListWidget on same window and allow the user to pick on number in each window.
When the user use the second QListWidget, the "blue" color on it disparear.
How to…

mymybib
- 31
- 1
3
votes
2 answers
OpenCV with QT on Maemo 5 (N900)
Since the presentation by Eero Bragge at theAmterdam devdays about QT / QT-Creator I've been looking for an excuse to try my hands at mobile development. Now this excuse has arrived in the form of the Nokia N900, my new phone!
My other hobby is…

jilles de wit
- 7,060
- 3
- 26
- 50
2
votes
1 answer
Qt + OpenGL ES + N900
I am trying to develop a simple (?) application for N900 using Qt, but I don't even know when to start.
I want to tap anywhere in the screen, keep that position, render an object through OpenGL ES there and then be able to pick it and modify its…

Bob
- 23
- 2
2
votes
1 answer
How to detect incoming call on N900 and display info window based on caller?
Does the N900 allow me to display additional information in parallel to the native application or does the latter always have priority over my process?
I'm interested in displaying additional information based on caller id.
If it's possible, can you…

initall
- 2,385
- 19
- 27
2
votes
0 answers
How can I package my qt application with Qt Creator in Nokia Qt SDK
I have written a simple qt application with qt creator, I have tested with PC simulation and N900 device, It's OK. Qt Creator created a .deb file in my mobile. but it can't be installed. The installer always complained "incompatible package...".
The…

jnblue
- 269
- 5
- 16
1
vote
2 answers
Find most similar shapes in Python
I am working on a virtual keyboard, similar to Swype (but for a platform it doesn't support). Basically, what it does (for those not familiar) is you move your finger over the keys without lifting it off for each word. So what I need to do is…

Skyler
- 909
- 1
- 10
- 24
1
vote
1 answer
Problems with meego image on windows
I've got windows and want to install meego... but the image is raw and the win32diskimages only supports .IMG.
What is wrong, is there a writer that supports .raw (the format of the image unpacked)

Jason94
- 13,320
- 37
- 106
- 184
1
vote
0 answers
Synchronous audio streaming in Qt application on maemo (N900)
I wonder if it is possible to perform voice streaming on N900 phone? I need to buffer voice samples from the micrphone and symultanously send voice from other buffer to speaker?
Do you thing it is possible and how?
now i am using files to record…

user594810
- 149
- 4
- 9
1
vote
0 answers
QMaemoListPickSelector not showing anything
Alright I tried using a QMaemo5ListPickSelector together with a QMaemo5ValueButton, but when I click on the button, a popup dialog box does come up, but it doesnt any list ..
Here is a picture of what I mean:
This is the code I'm using to start up…

Ahmad
- 12,886
- 30
- 93
- 146
1
vote
1 answer
How can you detect the pressure with which the screen is pressed?
Hey all .. i wanted to know, in C++/Qt, how can one detect with how much pressure the screen is being pressed when a project is on the N900 ?.. Can anyone help me on this ?

Ahmad
- 12,886
- 30
- 93
- 146
1
vote
1 answer
Chirp Running on Maemo
I'm trying to get Chirp to run under Maemo5 (a debian based mobile operating system).
When running .chirpw or setup.py I get this as a result
Nokia-N900:~/compile/chirp-0.3.1# ./chirpw
CHIRP 0.3.1 on Linux - Maemo 5 %h (Python 2.5.4)
Traceback (most…

Harold Giddings
- 93
- 1
- 11
1
vote
0 answers
Maemo, liblocation-dev/nokia-binaries: how can I get it?
I want to write a small GPS application on my Nokia N900, but I can't install liblocation-dev, because I need a token from the SDK EULA. Can't access this EULA's website (http://tablets-dev.nokia.com/eula/index.php). What should I do now? Thanks.

Scientist
- 11
- 2
0
votes
1 answer
Dial a number and play a voice file instead of microphone input
1-we are trying to write an application which dial a number and play a voice file instead of microphone input. Is it possible in Maemo (N900)?
we can not find any ""Answering Machine " like program in N900. is this means that there is no way to…

user594810
- 149
- 4
- 9
0
votes
2 answers
undefined reference to
I have the following problem:
I use a 32 bit version of Qt on a 64 bit Ubuntu. In my Project I want to include the library FCam in order to program for the camera of a Nokia N900 mobile phone. When I include the path to the library in my project…

Tsveti
- 1
0
votes
1 answer
fcam - n900 - mysterious reboot
I wrote an application to take pictures and well it takes pictures, but it also randomly reboots.
How can I determine what caused it? Do I need to observe FCam events or can I just write a simple application that takes pictures?
Walter

Walter
- 1,290
- 2
- 21
- 46