Coding Tutorials
Submitted by Bob Spencer, updated on 26 Jan 2010 - 1 comment
Welcome to the Moblin Coding Tutorials. This page is a launching point for common developer topics and tutorials.
Note: This page will hold upcoming Moblin v2 tutorial content and be populated over the next few months.
Tutorials
| Developing without a Netbook using chroot | A recommended approach to developing and debugging on your Linux workstation which has an Intel graphics chipset |
| Getting started developing with Anjuta DevStudio | A brief guide to creating a project and debugging in Anjuta |
| Remote debugging with Anjuta | How to remotely debug an application running on a netbook from inside Anjuta |
| Getting started developing with Eclipse | A brief guide to creating a C project and debugging in Eclipse |
| Getting started with emacs and gdb | A very brief beginners guide to emacs and gdb |
| Getting started debugging with gdb | A very brief beginners guide to building code and starting gdb |
| D-Bus - an overview | An explanation of the D-Bus message bus, and how it is used in Moblin |
| A developer's introduction to ConnMan | Short overview of the ConnMan connectivity daemon |
| Internationalization (i18n) | How to prepare your application to be internationalized |
| Various uses of the Moblin sysroot | Advanced instructions for making use of Moblin's sysroot environment |
| Moblin Compliance | Writing applications that are Moblin compliant |
| Other alternatives for application development | Alternative approaches to Moblin development |
- Printer-friendly version
- Login or register to post comments
Comments (1 total)
Python??
Can I write apps in python??
If yes then is there any tutorial for that??