m |
m (→API references) |
||
| Line 16: | Line 16: | ||
==API references== | ==API references== | ||
| - | |||
| - | |||
''//The following short intro is to be used for API landing page here http://apidocs.meego.com/1.1-api-preview/ //'' | ''//The following short intro is to be used for API landing page here http://apidocs.meego.com/1.1-api-preview/ //'' | ||
MeeGo 1.1 release provides two API reference libraries for development work: | MeeGo 1.1 release provides two API reference libraries for development work: | ||
* [http://apidocs.meego.com/1.1-api-preview/core/html/index.html MeeGo API reference] includes the official API set for MeeGo application development. For MeeGo API, compatibility with future MeeGo releases is guaranteed. | * [http://apidocs.meego.com/1.1-api-preview/core/html/index.html MeeGo API reference] includes the official API set for MeeGo application development. For MeeGo API, compatibility with future MeeGo releases is guaranteed. | ||
| - | * [http://apidocs.meego.com/1.1-api-preview/platform/html/index.html MeeGo Platform API reference] extends the official MeeGo API by providing additional functionalities. However, Platform API does not come with a compatibility guarantee with future MeeGo releases. | + | * [http://apidocs.meego.com/1.1-api-preview/platform/html/index.html MeeGo Platform API reference] extends the official MeeGo API by providing additional functionalities. However, Platform API does not come with a compatibility guarantee with future MeeGo releases. |
| + | ''//Note that '''[[SDK/Docs/1.1/Platform_API| updated content for MeeGo Platform API reference main page]]''' has not yet been moved to the HTML reference site. Also, the outdated [http://meego.com/developers/meego-api Overview of MeeGo API] in meego.com should be removed //'' | ||
== UI guidelines == | == UI guidelines == | ||
Contents |
MeeGo 1.1 developer documentation includes the following sections.
MeeGo 1.1 SDK release notes //to be updated//
MeeGo application development overview
MeeGo developer story
MeeGo SDK terminology
MeeGo architecture overview
MeeGo architecture layer view
MeeGo architecture domain view
MeeGo architecture API view
//The following short intro is to be used for API landing page here http://apidocs.meego.com/1.1-api-preview/ //
MeeGo 1.1 release provides two API reference libraries for development work:
//Note that updated content for MeeGo Platform API reference main page has not yet been moved to the HTML reference site. Also, the outdated Overview of MeeGo API in meego.com should be removed //
UI design principles
UI design guidelines
Installing and configuring MeeGo SDK for Linux
Checking your system's graphics capabilities
Developing with Xephyr
Creating a MeeGo chroot
Setting up your N900 device
Setting up your Netbook
Setting up Aava //not up-to-date, yet//
Developing for MeeGo
Creating and running your first application
Debugging with Qt Creator
Example Qt applications