<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.maemo.org/skins/common/feed.css?207"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.maemo.org/index.php?feed=atom&amp;target=84.51.98.99&amp;title=Special%3AContributions</id>
		<title>maemo.org wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.maemo.org/index.php?feed=atom&amp;target=84.51.98.99&amp;title=Special%3AContributions"/>
		<link rel="alternate" type="text/html" href="https://wiki.maemo.org/Special:Contributions/84.51.98.99"/>
		<updated>2026-04-11T20:02:27Z</updated>
		<subtitle>From maemo.org wiki</subtitle>
		<generator>MediaWiki 1.15.5-7</generator>

	<entry>
		<id>https://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide</id>
		<title>Documentation/Maemo 5 Developer Guide</title>
		<link rel="alternate" type="text/html" href="https://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide"/>
				<updated>2009-09-10T21:21:12Z</updated>
		
		<summary type="html">&lt;p&gt;84.51.98.99:&amp;#32;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
The Maemo 5 Developer Guide strives to provide 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. &lt;br /&gt;
&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==INDEX==&lt;br /&gt;
*[[{{PAGENAME}}/Preface|&amp;lt;font color=green&amp;gt;Preface&amp;lt;/font&amp;gt;]]&lt;br /&gt;
*[[{{PAGENAME}}/Development_Environment|&amp;lt;font color=green&amp;gt;Development Environment&amp;lt;/font&amp;gt;]]&lt;br /&gt;
**[[{{PAGENAME}}/Development_Environment/Maemo_SDK| Software Development Kit]]&lt;br /&gt;
**[[{{PAGENAME}}/Development_Environment/Maemo_Programming_Environments| Programming Environments]]&lt;br /&gt;
**[[{{PAGENAME}}/Development_Environment/Maemo_PC_Connectivity| PC Connectivity]]&lt;br /&gt;
**[[{{PAGENAME}}/Development_Environment/Maemo_Flasher-3.5| Flasher-3.5]]&lt;br /&gt;
**[[{{PAGENAME}}/Development_Environment/Maemo_SDK_Virtual_Images| SDK Virtual Images]]&lt;br /&gt;
**[[{{PAGENAME}}/Development_Environment/Maemo_Eclipse_Integration| Eclipse Integration]]&lt;br /&gt;
*[[{{PAGENAME}}/Architecture|&amp;lt;font color=green&amp;gt;Architecture&amp;lt;/font&amp;gt;]]&lt;br /&gt;
**[[{{PAGENAME}}/Architecture/System_Software|System Software]]&lt;br /&gt;
**[[{{PAGENAME}}/Architecture/Connectivity|Connectivity]]&lt;br /&gt;
**[[{{PAGENAME}}/Architecture/Data Management|Data Management]]&lt;br /&gt;
*[[{{PAGENAME}}/GNU_Build_System|&amp;lt;font color=green&amp;gt;GNU Build System&amp;lt;/font&amp;gt;]]&lt;br /&gt;
*[[{{PAGENAME}}/Human_Interface_Guidelines|&amp;lt;font color=green&amp;gt;Human Interface Guidelines&amp;lt;/font&amp;gt;]]&lt;br /&gt;
**[[{{PAGENAME}}/Human_Interface_Guidelines/Introduction| Introduction]]&lt;br /&gt;
**[[{{PAGENAME}}/Human_Interface_Guidelines/Usability Principles|Usability Principles]]&lt;br /&gt;
**[[{{PAGENAME}}/Human_Interface_Guidelines/Device Orientation| Device Orientation]]&lt;br /&gt;
**[[{{PAGENAME}}/Human_Interface_Guidelines/Windows|Windows]]&lt;br /&gt;
**[[{{PAGENAME}}/Human_Interface_Guidelines/Notes and Banners|Notes and Banners]]&lt;br /&gt;
**[[{{PAGENAME}}/Human_Interface_Guidelines/Dialogs|Dialogs]]&lt;br /&gt;
**[[{{PAGENAME}}/Human_Interface_Guidelines/View Menu|View Menu]]&lt;br /&gt;
**[[{{PAGENAME}}/Human_Interface_Guidelines/Hildonizing an Interface|Hildonizing an Interface]]&lt;br /&gt;
**[[{{PAGENAME}}/Human_Interface_Guidelines/Controls|Controls]]&lt;br /&gt;
**[[{{PAGENAME}}/Human_Interface_Guidelines/User Input|User Input]]&lt;br /&gt;
**[[{{PAGENAME}}/Human_Interface_Guidelines/Icons|Icons]]&lt;br /&gt;
**[[{{PAGENAME}}/Human_Interface_Guidelines/Reality Checks|Reality Checks]]&lt;br /&gt;
*[[{{PAGENAME}}/Graphical UI Tutorial|&amp;lt;font color=green&amp;gt;Graphical UI Tutorial&amp;lt;/font&amp;gt;]]&lt;br /&gt;
**[[{{PAGENAME}}/Graphical UI Tutorial/Introduction|Introduction]]&lt;br /&gt;
**[[{{PAGENAME}}/Graphical UI Tutorial/Getting_started|Getting Started]]&lt;br /&gt;
**[[{{PAGENAME}}/Graphical UI Tutorial/Windows_and_dialogs|Windows and Dialogs]]&lt;br /&gt;
**[[{{PAGENAME}}/Graphical UI Tutorial/Menus|Menus]]&lt;br /&gt;
**[[{{PAGENAME}}/Graphical UI Tutorial/Toolbars|Toolbars]]&lt;br /&gt;
**[[{{PAGENAME}}/Graphical UI Tutorial/Navigation|Navigation]]&lt;br /&gt;
**[[{{PAGENAME}}/Graphical UI Tutorial/Data_selection|Data Selection]]&lt;br /&gt;
**[[{{PAGENAME}}/Graphical UI Tutorial/Controls|Controls]]&lt;br /&gt;
**[[{{PAGENAME}}/Graphical UI Tutorial/Additions_to_GTK+|Additions to GTK+]]&lt;br /&gt;
**[[{{PAGENAME}}/Graphical UI Tutorial/Utilities|Utilities]]&lt;br /&gt;
*[[{{PAGENAME}}/Application_Development|&amp;lt;font color=green&amp;gt;Application Development&amp;lt;/font&amp;gt;]]&lt;br /&gt;
**[[{{PAGENAME}}/Application_Development/Writing_Desktop_Widgets|Writing Desktop Widgets (Home and Status Menu)]]&lt;br /&gt;
**[[{{PAGENAME}}/Application_Development/Writing_Control_Panel_Applets|Writing Control Panel Applets]]&lt;br /&gt;
*[[{{PAGENAME}}/DBus|&amp;lt;font color=green&amp;gt;DBus&amp;lt;/font&amp;gt;]]&lt;br /&gt;
**[[{{PAGENAME}}/DBus/DBus_Basics|D-Bus Basics]]&lt;br /&gt;
**[[{{PAGENAME}}/DBus/Using GLib Wrappers For D-Bus|Using GLib Wrappers For D-Bus]]&lt;br /&gt;
**[[{{PAGENAME}}/DBus/Implementing and Using D-Bus Signals|Implementing and Using D-Bus Signals]]&lt;br /&gt;
**[[{{PAGENAME}}/DBus/Asynchronous_Glib/D-Bus| Asynchronous Glib/D-Bus]]&lt;br /&gt;
**[[{{PAGENAME}}/DBus/D-Bus_Server_Design_Issues|D-Bus Server Design Issues]]&lt;br /&gt;
*[[{{PAGENAME}}/Using_Multimedia Components|&amp;lt;font color=green&amp;gt; Using Multimedia Components&amp;lt;/font&amp;gt;]]&lt;br /&gt;
**[[{{PAGENAME}}/Using Multimedia Components/Introduction|Introduction]]&lt;br /&gt;
**[[{{PAGENAME}}/Using Multimedia Components/Getting Started with Multimedia|Getting Started with Multimedia]]&lt;br /&gt;
**[[{{PAGENAME}}/Using Multimedia Components/Media Application Framework (MAFW)|Media Application Framework (MAFW)]]&lt;br /&gt;
**[[{{PAGENAME}}/Using Multimedia Components/Camera API Usage|Camera API Usage]]&lt;br /&gt;
**[[{{PAGENAME}}/Using Multimedia Components/FM Transmitter API Usage|FM Transmitter API Usage]]&lt;br /&gt;
**[[{{PAGENAME}}/Using Multimedia Components/Using Games Start-up Screen|Using Games Start-up Screen]]&lt;br /&gt;
*[[{{PAGENAME}}/Using Connectivity Components|&amp;lt;font color=green&amp;gt;Using Connectivity Components&amp;lt;/font&amp;gt;]]&lt;br /&gt;
**[[{{PAGENAME}}/Using Connectivity Components/Introduction|Introduction]]&lt;br /&gt;
**[[{{PAGENAME}}/Using Connectivity Components/Maemo Connectivity|Maemo Connectivity]]&lt;br /&gt;
**[[{{PAGENAME}}/Using Connectivity Components/Implementing Custom Connection Managers|Implementing Custom Connection Managers]]&lt;br /&gt;
**[[{{PAGENAME}}/Using Connectivity Components/Using Location API|Using Location API]]&lt;br /&gt;
*[[{{PAGENAME}}/Using_Generic Platform Components|&amp;lt;font color=green&amp;gt;Using Generic Platform Components&amp;lt;/font&amp;gt;]]&lt;br /&gt;
**[[{{PAGENAME}}/Using Generic Platform Components/Using HAL|Using HAL]]&lt;br /&gt;
**[[{{PAGENAME}}/Using Generic Platform Components/Alarm Framework|Alarm Framework]]&lt;br /&gt;
*[[{{PAGENAME}}/Using Data Sharing|&amp;lt;font color=green&amp;gt;Using Data Sharing&amp;lt;/font&amp;gt;]]&lt;br /&gt;
**[[{{PAGENAME}}/Using Data Sharing/SendVia_Functionality|Writing &amp;quot;Send via&amp;quot; functionality]]&lt;br /&gt;
*[[{{PAGENAME}}/Packaging, Deploying and Distributing|&amp;lt;font color=green&amp;gt;Packaging, Deploying and Distributing&amp;lt;/font&amp;gt;]]&lt;br /&gt;
**[[{{PAGENAME}}/Packaging,_Deploying_and_Distributing/Installing_under_opt_and_MyDocs|Installing under opt and MyDocs]]&lt;br /&gt;
*[[{{PAGENAME}}/Porting_Software|&amp;lt;font color=green&amp;gt;Porting Software&amp;lt;/font&amp;gt;]]&lt;br /&gt;
**[[{{PAGENAME}}/Porting_Software/Introduction| Introduction]]&lt;br /&gt;
**[[{{PAGENAME}}/Porting_Software/Redesigning From Maemo 4 to Maemo 5|Redesigning From Maemo 4 to Maemo 5]]&lt;br /&gt;
**[[{{PAGENAME}}/Porting_Software/Porting MaemoPad|Porting MaemoPad from Diablo to Fremantle]]&lt;br /&gt;
**[[{{PAGENAME}}/Porting_Software/Migration|Migration to Hildon 2.2]]&lt;br /&gt;
**[[{{PAGENAME}}/Porting_Software/Porting_Existing_GTK%2B_Application_to_Maemo_5|Porting Existing GTK+2 Application to Maemo 5]]&lt;br /&gt;
[[Category:Development]]&lt;br /&gt;
*[[{{PAGENAME}}/Kernel_and_Debugging_Guide|&amp;lt;font color=green&amp;gt;Kernel and Debugging Guide&amp;lt;/font&amp;gt;]]&lt;br /&gt;
**[[{{PAGENAME}}/Kernel_and_Debugging_Guide/Introduction|Introduction]]&lt;br /&gt;
**[[{{PAGENAME}}/Kernel_and_Debugging_Guide/Maemo_Kernel_Guide|Kernel Guide]]&lt;br /&gt;
**[[{{PAGENAME}}/Kernel_and_Debugging_Guide/Maemo_Debugging_Guide|Debugging Guide]]&lt;/div&gt;</summary>
		<author><name>84.51.98.99</name></author>	</entry>

	</feed>