Tools for develop Harmattan in 2020's - minodesign/Tweetian_reloaded GitHub Wiki
Hallo!
As you know the time has passed and Microsoft closed overnight all the Nokia sites not related to its Lumia: the swipe.nokia.com subdomain, the API reference, the dev forums, the OVI store, everything.
In order to develop for the Nokia N9, and its Meego 1.2 Harmattan OS you will need the developer tool: hopefully few people in the past keep alive the nokia content with some mirror site.
Here we are:
Qt SDK 1.2.1
https://fami.codefreak.ru/mirrors/qt/nokia_qt_sdk/Qt%20SDK%201.2.1/
The Qt SDK delivers a complete toolset that supports the creation of Qt apps. Its features include: • Qt and Qt Mobility APIs for Symbian, MeeGo, desktop, and simulator targets. • Qt Quick, Qt Quick Components, and the Qt Creator IDE to provide a complete solution for UI development. • Tools for Symbian, MeeGo, and desktop apps, including the use of native APIs. • Device binaries to enable apps created with the SDK to be run on Symbian phones.
N9.dy.fi
http://n9.dy.fi/qt-and-qtquick-index/
An invaluable blog from Finland, with some nice lesson on how to start developing for Harmattan.
Nokia UX Guidelines for Meego
Always under n9.dy.fi, this section keep the Ux guidelines for creative and UI designers. Still actual, in a time of swipe.
Tha API reference
http://n9.dy.fi/meego/html/main.html. Aimed to QT/C++ developer, but also to the newbie and UI designers who want go over the limit and start coding. Well written, ordered, with sample code.