Documentation/Maemo 5 Developer Guide
danielwilms (Talk | contribs) (→INDEX) |
|||
Line 66: | Line 66: | ||
*[[{{PAGENAME}}/Using Data Sharing|<font color=green>Using Data Sharing</font>]] | *[[{{PAGENAME}}/Using Data Sharing|<font color=green>Using Data Sharing</font>]] | ||
**[[{{PAGENAME}}/Using Data Sharing/SendVia_Functionality|Writing "Send via" functionality]] | **[[{{PAGENAME}}/Using Data Sharing/SendVia_Functionality|Writing "Send via" functionality]] | ||
+ | *[[{{PAGENAME}}/Packaging, Deploying and Distributing|<font color=green>Packaging, Deploying and Distributing</font>]] | ||
*[[{{PAGENAME}}/Porting_Software|<font color=green>Porting Software</font>]] | *[[{{PAGENAME}}/Porting_Software|<font color=green>Porting Software</font>]] | ||
**[[{{PAGENAME}}/Porting_Software/Introduction| Introduction]] | **[[{{PAGENAME}}/Porting_Software/Introduction| Introduction]] | ||
Line 73: | Line 74: | ||
[[Category:Development]] | [[Category:Development]] | ||
*[[{{PAGENAME}}/Kernel_and_Debugging_Guide|<font color=green>Kernel and Debugging Guide</font>]] | *[[{{PAGENAME}}/Kernel_and_Debugging_Guide|<font color=green>Kernel and Debugging Guide</font>]] | ||
- | **[[{{PAGENAME}}/Kernel_and_Debugging_Guide/Introduction| | + | **[[{{PAGENAME}}/Kernel_and_Debugging_Guide/Introduction|Introduction]] |
- | **[[{{PAGENAME}}/Kernel_and_Debugging_Guide/Maemo_Kernel_Guide| | + | **[[{{PAGENAME}}/Kernel_and_Debugging_Guide/Maemo_Kernel_Guide|Kernel Guide]] |
- | **[[{{PAGENAME}}/Kernel_and_Debugging_Guide/Maemo_Debugging_Guide| | + | **[[{{PAGENAME}}/Kernel_and_Debugging_Guide/Maemo_Debugging_Guide|Debugging Guide]] |
Revision as of 13:47, 26 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