0
votes
5answers
138 views
Maemo vs Android
What are the advantages and disadvantages of each one? Which one do you prefer?
I want to know about each one from the prespective of user not programmer
7
votes
6answers
413 views
How to get started with Maemo software development
A few months ego I purchased Nokia N800 device and since then I'm itching to write some code for it. I know that some of the application I'm running are written in Python and that …
3
votes
4answers
110 views
Code coverage tools for Symbian C++ and Maemo
What code coverage tools have you used with Symbian C++ and Maemo? What are the pros and cons of the tool you are using?
1
vote
1answer
41 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 …
0
votes
0answers
66 views
Qt Maemo resources screwed up in Scratchbox 1 for the armel target
When I compile my Qt Maemo application in Scratchbox 1, all of the image resources appear completely messed up and corrupted, and the program runs extremely slow. This only happens …
1
vote
1answer
140 views
maemo scratchbox compiler error with gtk+-2.0
I'm trying to follow section 3.4.2, starting on page 31 of this manual. However, as I have configured my target to be DIABLO_ARMEL rather than DIABLO_X86, I have gotten different r …
1
vote
1answer
51 views
How to handle back and forward buttons in the hildon.Seekbar?
The hildon.Seekbar widget consists of a scale widget and two buttons. What signals does the widget send when the buttons are clicked or how could I find out? Is there a way to moni …
1
vote
1answer
404 views
My scratchbox 2 installation is using an ARM gcc build to compile for the ARM target. How do I fix this?
I'm using scratchbox 2, the maemo development cross-compilation environment. When compiling code for the ARM target, I think scratchbox 2 is using the native ARM gcc compiler, whic …
