Openmoko developer guide

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Part II Coding and compiling)
m (linkfix)
Line 65: Line 65:
 
===Image Flashing===
 
===Image Flashing===
 
* [[MacOS X]]
 
* [[MacOS X]]
* [[Flashing the Neo Freerunner]]
+
* [[Flashing the Neo FreeRunner]]
 
* [[Flashing the Neo 1973]]
 
* [[Flashing the Neo 1973]]
  
Line 89: Line 89:
 
====Resources====
 
====Resources====
 
*[[Development resources]]
 
*[[Development resources]]
 
  
 
[[Category:Application Developer]]
 
[[Category:Application Developer]]
 
[[Category:System Developers]]
 
[[Category:System Developers]]
 
[[Category:Community]]
 
[[Category:Community]]

Revision as of 16:54, 22 October 2008


This page describes how to start your Openmoko development plan - how to prepare your development environment and use the tools provided to help test and share your programs.

OpenmokoFramework08.png


Contents

Part I Choose your software development tool

OS

Part II Coding and compiling

TODO: The relationship between the below should be clarified. Now it looks like it's a choice between them, but I believe using the MokoMakefile will build all the points above it? (See: To-Do List)


Part III Running your program

Emulation

Part IV Sharing programs

So you have just made this cool program, and wonder what will be an efficient way to share it ? Consider the following options:

See also

Part V Installation

Install

Image Flashing

Part VI Tools used on Openmoko

Linux Core Services

Resources

Personal tools


This page describes how to start your Openmoko development plan - how to prepare your development environment and use the tools provided to help test and share your programs.

OpenmokoFramework08.png


Part I Choose your software development tool

OS

Part II Coding and compiling

TODO: The relationship between the below should be clarified. Now it looks like it's a choice between them, but I believe using the MokoMakefile will build all the points above it? (See: To-Do List)


Part III Running your program

Emulation

Part IV Sharing programs

So you have just made this cool program, and wonder what will be an efficient way to share it ? Consider the following options:

See also

Part V Installation

Install

Image Flashing

Part VI Tools used on Openmoko

Linux Core Services

Resources