Documentation/Maemo 5 Developer Guide
danielwilms (Talk | contribs) |
danielwilms (Talk | contribs) (→INDEX) |
||
Line 48: | Line 48: | ||
**[[{{PAGENAME}}/Application_Development/Writing_Desktop_Widgets|Writing Desktop Widgets (Home and Status Menu)]] | **[[{{PAGENAME}}/Application_Development/Writing_Desktop_Widgets|Writing Desktop Widgets (Home and Status Menu)]] | ||
**[[{{PAGENAME}}/Application_Development/Writing_Control_Panel_Applets|Writing Control Panel Applets]] | **[[{{PAGENAME}}/Application_Development/Writing_Control_Panel_Applets|Writing Control Panel Applets]] | ||
- | |||
*[[{{PAGENAME}}/DBus|<font color=green>DBus</font>]] | *[[{{PAGENAME}}/DBus|<font color=green>DBus</font>]] | ||
**[[{{PAGENAME}}/DBus/DBus_Basics|D-Bus Basics]] | **[[{{PAGENAME}}/DBus/DBus_Basics|D-Bus Basics]] | ||
Line 72: | Line 71: | ||
**[[{{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}}/Packaging, Deploying and Distributing|<font color=green>Packaging, Deploying and Distributing</font>]] | ||
+ | **[[{{PAGENAME}}/Packaging,_Deploying_and_Distributing/Installing_under_opt_and_MyDocs|Installing under opt and MyDocs]] | ||
*[[{{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]] |
Revision as of 11:14, 9 September 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
- Architecture
- 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