Questions tagged [n900]

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.

24 questions
0
votes
1 answer

FCam - low light / HDR photos

I am using FCam to take pictures and right now without modification, the pictures are par for a smartphone camera. FCam advertises HDR and low-light performance, but I don't see any examples of how to use that when taking pictures. How do I take…
Walter
  • 1,290
  • 2
  • 21
  • 46
0
votes
1 answer

FCam - pictures are coming out weird

I am writing an FCam application and any picture I take that has movement has a noticeable distortion. I don't know if I'm using the API correctly or not. It appears that the image is written from the top down. So, if I walk around with the…
Walter
  • 1,290
  • 2
  • 21
  • 46
0
votes
1 answer

Qt - Maemo application - how to handle CTRL+C?

I wrote a simple application to take pictures in c++ and am guessing I probably should do some cleanup whenever CTRL+C is pressed. I am using QTCreator to write the application along with MADDE, but am not really using any Qt hooks that I know…
Walter
  • 1,290
  • 2
  • 21
  • 46
0
votes
1 answer

how to publish on ovi store application which uses library from extras repository?

how to publish on ovi store application which uses library from extras repository ? I tried create a homescreen widget and I stopped on this question.
dmtrlbdv
  • 227
  • 4
  • 10
0
votes
1 answer

Is there a better one ? Encryption -> AES. PRNG -> Blum Blum Shub?

Is there a better algorithm than AES-256 ? AES is an industry standard symmetric algorithm. But theoretically its told to have flaws. Is there any symmetric algorithm (needn't be a standard), that's highly praised for its security? I'm collecting…
user235273
0
votes
4 answers

Qt Creator, LGPL, and the Nokia N900

I am interested in creating closed source applications for my Nokia N900 using Qt Creator and the LGPL License, but I'm unfamiliar with how exactly I'm able to do this. I understand that I should use dynamic links vs static links when creating my…
Fidsah
  • 819
  • 1
  • 7
  • 13
0
votes
1 answer

Need help in transferring a file using Email/Bluetooth/Social Network

Hey guys, I need some general information on how can I use Qt to send a file using email or bluetooth or a social network already defined in the N900 (e.g. facebook) .. Regarding bluetooth, I read that Qt doesn't provide any libraries, and you would…
Ahmad
  • 12,886
  • 30
  • 93
  • 146
0
votes
1 answer

How to make a fancy shortcut on the desktop to my python app?

I've made this nice python app that runs when i use "python main.py" in terminal, but going thru the terminal each time is boring :-) how can i make a nice shortcut button with a img to have on my desktop?
Jason94
  • 13,320
  • 37
  • 106
  • 184
-1
votes
1 answer

x11vnc not working on n900

A few days ago i came across a article of controlling n900 on my PC with help of ultravnc(on pc) and x11vnc(on n900), i worked according to article and was going smooth, but after installing x11vnc i tried to launch the application...but x11vnc…
Viral Parmar
  • 468
  • 2
  • 9
  • 24
1
2