Tag: maemo-5
Debugging on your N900
Gast
23.07.2010
During development I realized that many device specific features are not available in the emulator. So I decided to find a way to debug software in realtime on the device.…
Google Maps on Maemo 5 Part 1
Gast
07.06.2010
In this post i will show you how to realize a Maemo 5 Qt 4.6 application with google maps integration. The map: There is a good short tutorial with included…
Howto startup with Maemo and Qt 4.6 – Step2: Configure your IDE
Gast
02.06.2010
Configuration of Qt: My last post described howto setup your sdk an ide for Maemo5 and Qt development on the N900 devide. This time i will show you how to…
Howto startup with Maemo and Qt 4.6 – Step1: Setup
Gast
22.04.2010
As a Java developer it was not easy for me to find the right entry point for developing c++, using the trend-setting Qt 4.6 environment and having a cute ide…