(→MeeGo SDK 1.2 Installer Builds) |
Mariannelv (Talk | contribs) (→Developing native applications) |
||
| (26 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
| + | '''Work in progress. Due May 19th, 2011 ''' | ||
| + | |||
'''The MeeGo 1.2 Documentation Page is under construction. Some information may be correct.''' | '''The MeeGo 1.2 Documentation Page is under construction. Some information may be correct.''' | ||
= MeeGo 1.2 Developer Documentation -- Table of Contents = | = MeeGo 1.2 Developer Documentation -- Table of Contents = | ||
MeeGo 1.2 developer documentation includes the following sections. | MeeGo 1.2 developer documentation includes the following sections. | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
== Introduction to MeeGo 1.2== | == Introduction to MeeGo 1.2== | ||
[http://meego.com/downloads/releases/1.2/meego-v1.2-sdk MeeGo 1.2 SDK release notes] <br/> | [http://meego.com/downloads/releases/1.2/meego-v1.2-sdk MeeGo 1.2 SDK release notes] <br/> | ||
[[SDK/Docs/1.2/MeeGo_overview| MeeGo application development overview]] <br/> | [[SDK/Docs/1.2/MeeGo_overview| MeeGo application development overview]] <br/> | ||
[[SDK/Docs/1.2/MeeGo_developer_story| MeeGo developer story]]<br/> | [[SDK/Docs/1.2/MeeGo_developer_story| MeeGo developer story]]<br/> | ||
| - | [[SDK/Docs | + | [[SDK/Docs/Terminology|MeeGo SDK terminology]] |
== Architecture == | == Architecture == | ||
| Line 59: | Line 18: | ||
==API references== | ==API references== | ||
| + | * [http://apidocs.meego.com/1.2-preview/ MeeGo 1.2 Preview API] | ||
| - | 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/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/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/platform/html/index.html MeeGo Platform API reference] extends the official MeeGo API by providing additional functionality. However, the Platform API is '''not''' guaranteed to be compatible with future MeeGo releases. | + | ** [http://apidocs.meego.com/1.1/platform/html/index.html MeeGo Platform API reference] extends the official MeeGo API by providing additional functionality. However, the Platform API is '''not''' guaranteed to be compatible with future MeeGo releases. |
== UI guidelines == | == UI guidelines == | ||
| Line 73: | Line 33: | ||
=== Linux === | === Linux === | ||
| - | [[SDK/Docs/1. | + | [[SDK/Docs/1.2/Installing and configuring MeeGo SDK for Linux|Installing and configuring MeeGo SDK for Linux]]<br/> |
| - | [[SDK/Docs/1. | + | [[SDK/Docs/1.2/MeeGo_SDK_Graphics_Acceleration|Checking your system's graphics capabilities]]<br/> |
=== Windows === | === Windows === | ||
| - | [[SDK/Docs/1. | + | [[SDK/Docs/1.2/MeeGo_SDK_1.2_Preview_for_Windows|Installing and configuring MeeGo SDK for Windows]] |
=== Setting up your device=== | === Setting up your device=== | ||
| - | [[SDK/Docs/1. | + | [[SDK/Docs/1.2/Setting_up_handset|Setting up your N900 device]]<br/> |
| - | [[SDK/Docs/1. | + | [[SDK/Docs/1.2/Setting_up_netbook|Setting up your netbook]]<br/> |
| - | + | ||
== Developing native applications == | == Developing native applications == | ||
[[SDK/Docs/1.1/Developing_for_MeeGo |Developing for MeeGo]] <br/> | [[SDK/Docs/1.1/Developing_for_MeeGo |Developing for MeeGo]] <br/> | ||
[[SDK/Docs/1.1/Creating Hello World |Creating and running your first application]]<br/> | [[SDK/Docs/1.1/Creating Hello World |Creating and running your first application]]<br/> | ||
| - | [[SDK/Docs/1. | + | [[SDK/Docs/1.2/Debugging_with_Qt_Creator |Debugging with Qt Creator]]<br/> |
[[SDK/Docs/1.1/MeeGo SDK with Qt | Example Qt applications]]<br/> | [[SDK/Docs/1.1/MeeGo SDK with Qt | Example Qt applications]]<br/> | ||
| + | [[SDK/Docs/1.2/Example_applications | Example applications]] | ||
| - | == | + | ==Publishing your applications== |
| - | [[SDK/Docs/1. | + | [[SDK/Docs/1.2/Publishing | Publishing your MeeGo applications]] |
== Alternative development approaches == | == Alternative development approaches == | ||
| - | [[SDK/Docs/1. | + | [[SDK/Docs/1.2/MeeGo_SDK_with_Xephyr|Developing with Xephyr]]<br/> |
| - | [[SDK/Docs/1. | + | [[SDK/Docs/1.2/Building_a_MeeGo_chroot_on_Linux|Creating a MeeGo chroot]] <br/> |
| - | [[SDK/Docs/1. | + | [[SDK/Docs/1.2/Using_a_MeeGo_runtime_with_QEMU|Using QEMU outside Qt Creator]]<br/> |
== SDK troubleshooting == | == SDK troubleshooting == | ||
| - | [[SDK/Docs/1. | + | [[SDK/Docs/1.2/Troubleshooting|Troubleshooting]] |
[[Category:SDK]] | [[Category:SDK]] | ||
[[Category:Application-developer]] | [[Category:Application-developer]] | ||
[[Category:Devguide]] | [[Category:Devguide]] | ||
| - | [[Category:Meego-1. | + | [[Category:Meego-1.2]] |
Work in progress. Due May 19th, 2011
The MeeGo 1.2 Documentation Page is under construction. Some information may be correct.
Contents
|
MeeGo 1.2 developer documentation includes the following sections.
MeeGo 1.2 SDK release notes
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
UI design principles
UI design guidelines
Supported guest operating systems
Installing and configuring MeeGo SDK for Linux
Checking your system's graphics capabilities
Installing and configuring MeeGo SDK for Windows
Setting up your N900 device
Setting up your netbook
Developing for MeeGo
Creating and running your first application
Debugging with Qt Creator
Example Qt applications
Example applications
Publishing your MeeGo applications
Developing with Xephyr
Creating a MeeGo chroot
Using QEMU outside Qt Creator