Documentation/Maemo 5 Developer Guide
danielwilms (Talk | contribs) (→INDEX) |
(→INDEX) |
||
Line 70: | Line 70: | ||
**[[{{PAGENAME}}/Porting_Software/Introduction| Introduction]] | **[[{{PAGENAME}}/Porting_Software/Introduction| Introduction]] | ||
**[[{{PAGENAME}}/Porting_Software/Redesigning From Maemo 4 to Maemo 5|Redesigning From Maemo 4 to Maemo 5]] | **[[{{PAGENAME}}/Porting_Software/Redesigning From Maemo 4 to Maemo 5|Redesigning From Maemo 4 to Maemo 5]] | ||
+ | **[[{{PAGENAME}}/Porting_Software/Porting MaemoPad|Porting MaemoPad From Diablo to Fremantle]] | ||
**[[{{PAGENAME}}/Porting_Software/Migration|Migration]] | **[[{{PAGENAME}}/Porting_Software/Migration|Migration]] | ||
**[[{{PAGENAME}}/Porting_Software/Porting_Existing_GTK%2B_Application_to_Maemo_5|Porting Existing GTK+2 Application to Maemo 5]] | **[[{{PAGENAME}}/Porting_Software/Porting_Existing_GTK%2B_Application_to_Maemo_5|Porting Existing GTK+2 Application to Maemo 5]] |
Revision as of 07:22, 31 August 2009
The Maemo 5 Developer Guide strives to provde an overall picture of the maemo 5 platform for developers wishing to create applications for maemo devices. These devices run a Linux-based operating system on ARM architecture. The maemo SDK is currently provided natively for desktop Linux distributions such as Debian and Ubuntu.
This is still a draft version and does not cover all aspects of the platform yet. These pages will be updated as and when documentation is ready internally.
INDEX
- Preface
- Development Environment
- GNU Build System
- Human Interface Guidelines
- Graphical UI Tutorial
- Application Development
- DBus
- Using Multimedia Components
- Using Connectivity Components
- Using Generic Platform Components
- Using Data Sharing
- Packaging, Deploying and Distributing
- Porting Software
- Kernel and Debugging Guide