| Line 1: | Line 1: | ||
== MeeGo SDK 1.2 Preview (with Tablet) == | == MeeGo SDK 1.2 Preview (with Tablet) == | ||
| - | |||
This page describes how to use the MeeGo SDK 1.2 Preview. It contains support for the recently released tablet images. | This page describes how to use the MeeGo SDK 1.2 Preview. It contains support for the recently released tablet images. | ||
| - | === | + | === Features === |
| - | + | ||
This version of the SDK is provides a preview of the following features: | This version of the SDK is provides a preview of the following features: | ||
| Line 14: | Line 12: | ||
* [http://wiki.meego.com/MeeGo_UX_Components MeeGo UX Components] (early version) | * [http://wiki.meego.com/MeeGo_UX_Components MeeGo UX Components] (early version) | ||
* [http://meego.com/sites/all/files/users/admin/meego_touch_ui_v1.2.pdf UI Guidelines] for tablet development | * [http://meego.com/sites/all/files/users/admin/meego_touch_ui_v1.2.pdf UI Guidelines] for tablet development | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
=== Prerequisites === | === Prerequisites === | ||
| Line 36: | Line 25: | ||
'''Filesystem:'''<br> | '''Filesystem:'''<br> | ||
The MeeGo SDK should be installed on a hardlink-capable filesystem (Unix file systems or NTFS. FAT filesystems are not hardlink-capable and not supported.) | The MeeGo SDK should be installed on a hardlink-capable filesystem (Unix file systems or NTFS. FAT filesystems are not hardlink-capable and not supported.) | ||
| + | |||
| + | == Download and Install the MeeGo SDK == | ||
| + | Follow the links below to install the SDK | ||
| + | * [http://wiki.meego.com/SDK/Docs/1.2/MeeGo_SDK_1.2_Preview_for_Windows Instructions for Windows] | ||
| + | * [http://wiki.meego.com/SDK/Docs/1.2/MeeGo_SDK_1.2_Preview_for_Linux Instructions for Linux] | ||
=== Notes / Known Issues === | === Notes / Known Issues === | ||
| Line 42: | Line 36: | ||
* When uninstalling, everything you've installed as part of the SDK, ''including MADDE targets and runtimes'', will be removed. | * When uninstalling, everything you've installed as part of the SDK, ''including MADDE targets and runtimes'', will be removed. | ||
| - | == | + | === Further Information === |
| - | + | The following related SDK documentation is useful for getting familiar with the application development lifecycle: | |
| - | * [http:// | + | * [http://meego.com/developers/meego-application-development-cycle MeeGo Developer Story] |
| - | * [http://wiki.meego.com/SDK/Docs/1. | + | * [http://apidocs.meego.com/1.1/core/html/index.html MeeGo API], [http://apidocs.meego.com/1.1/platform/html/index.html Platform API] |
| + | * [http://wiki.meego.com/SDK/Docs/1.1/Creating_Hello_World Qt Development: Creating Hello World] | ||
| + | |||
| + | Additional applicable, up-to-date, generic MeeGo development information can be found at: | ||
| + | * http://meego.com/developers | ||
| + | * http://wiki.meego.com/SDK/Docs/1.1 | ||
Contents |
This page describes how to use the MeeGo SDK 1.2 Preview. It contains support for the recently released tablet images.
This version of the SDK is provides a preview of the following features:
Hardware
Software:
Filesystem:
The MeeGo SDK should be installed on a hardlink-capable filesystem (Unix file systems or NTFS. FAT filesystems are not hardlink-capable and not supported.)
Follow the links below to install the SDK
The following related SDK documentation is useful for getting familiar with the application development lifecycle:
Additional applicable, up-to-date, generic MeeGo development information can be found at: