Tagged Questions
4
votes
4answers
249 views
How to get started with mobile development
Now that Nokia will soon ship my pre-ordered n900, I thought I would familiarize myself with mobile development - maemo seems friendly enough for a guy who's done development only on Linux since days ...
3
votes
1answer
448 views
Accessing the GSM modem on a linux mobile (eg. N900)
I'm trying to access the GSM modem of a mobile set, so I can send AT commands to it. Instead of programming, I tried to have a test run using minicom on the phone. The problem is I cannot find the ...
0
votes
0answers
22 views
Google Map broken in Maemo?
Could anyone suggest why this map might refuse to drag in Maemo?
http://m.cyclestreets.net/route.html
It works fine in other mobile/desktop browsers, and it's valid HTML/JS, and it does not produce ...
0
votes
1answer
74 views
QPainter width and height
Is there any chance to find out the size of the QPainter? I am using QPainter for drawing the whole graphic interface for a mobile app. The problem is that certain application overlay the window with ...