Zhangxu221 (Talk | contribs) |
(→MeeGo Tablet SDK 1.2 Preview) |
||
| (4 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
| - | This | + | This page contains the tutorials needed to use the MeeGo SDK for tablet development. |
| - | + | '''Note: This is currently a work in progress with a target completion date of February 9th''' | |
| - | + | == Overview == | |
The MeeGo SDK for Tablet is the same SDK as that released with the MeeGo 1.2 Preview open source project, with the following exceptions and additions: | The MeeGo SDK for Tablet is the same SDK as that released with the MeeGo 1.2 Preview open source project, with the following exceptions and additions: | ||
| - | + | * Support for tablet image: toolchain and QEMU image | |
| - | + | * tablet images | |
| - | + | * Additional [[SDK/Tablet/Tablet_APIs|Tablet APIs]] and supporting libraries | |
| - | + | * Tablet SDK install and getting started guides (this) | |
| - | + | ||
| - | + | ||
| - | + | == Key External Documentation == | |
The "Tablet SDK" documentation is a combination of this site as well as the open source MeeGo SDK developer pages. The following pages are major areas that are covered outside of this documentation book: | The "Tablet SDK" documentation is a combination of this site as well as the open source MeeGo SDK developer pages. The following pages are major areas that are covered outside of this documentation book: | ||
| - | + | * '''[http://meego.com/developers/meego-developer-story MeeGo Developer Story]''' | |
| - | + | * '''[http://apidocs.meego.com/1.1/core/html/index.html MeeGo API], [http://apidocs.meego.com/1.1/platform/html/index.html Platform API]''' | |
| - | + | * '''[[SDK/Docs/1.1/Creating_Hello_World|Qt Development: Creating Hello World]]''' | |
| - | + | ||
| - | + | ||
| - | + | ||
Additional applicable, up-to-date, but generic MeeGo development information can be found at | Additional applicable, up-to-date, but generic MeeGo development information can be found at | ||
| - | + | * [http://meego.com/developers http://meego.com/developers] | |
| - | + | * [[SDK/Docs/1.1|SDK/Docs/1.1]] | |
| - | + | ||
| - | + | ||
| + | == MeeGo Tablet SDK 1.2 Preview == | ||
| - | + | * [[SDK/Tablet/MeeGo_Tablet_SDK_1.2_Preview_for_Linux|MeeGo Tablet SDK 1.2 Preview for Linux]] | |
| - | + | * [[SDK/Tablet/MeeGo_Tablet_SDK_1.2_Preview_for_Windows|MeeGo Tablet SDK 1.2 Preview for Windows]] | |
| - | + | ||
| - | + | ||
| - | + | [[Category:SDK]] | |
| + | [[Category:Tablet]] | ||
This page contains the tutorials needed to use the MeeGo SDK for tablet development. Note: This is currently a work in progress with a target completion date of February 9th
The MeeGo SDK for Tablet is the same SDK as that released with the MeeGo 1.2 Preview open source project, with the following exceptions and additions:
The "Tablet SDK" documentation is a combination of this site as well as the open source MeeGo SDK developer pages. The following pages are major areas that are covered outside of this documentation book:
Additional applicable, up-to-date, but generic MeeGo development information can be found at