Android

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Usage)
m (Smaller changes)
 
(90 intermediate revisions by 25 users not shown)
Line 7: Line 7:
 
[[Image:Android-logo.png]]
 
[[Image:Android-logo.png]]
 
= Introduction =  
 
= Introduction =  
This page is the central place for documentation about Android on the [[Neo1973 Hardware|Neo 1973]] and [[Neo_FreeRunner_GTA02_Hardware|FreeRunner]] handsets.
+
'''[[Android usage]]''' provides a brief overview to get started.
  
[http://code.google.com/android/ Android] is a software stack for mobile devices developed by the [http://www.openhandsetalliance.com/ The Open Handset Alliance.] Although Android is publicised as being open source software (most of the source code has been released) parts of the code have not been released yet, namely the GSM library. This makes porting Android to the OpenMoko phones difficult. However, there are promises that the remaining parts of the code will be released.
+
{{Note|The Android for [[Neo_FreeRunner_GTA02_Hardware|FreeRunner]] development is hosted on [http://code.google.com/p/android-on-freerunner/ http://code.google.com/p/android-on-freerunner/].}}
  
A lot of work is being done to get Android functioning properly on the FreeRunner and it is likely, in the near future, to be the distribution closest to enabling the FreeRunner to function as an everyday phone.
+
This page is the central place for documentation about Android on the [[Neo_FreeRunner_GTA02_Hardware|FreeRunner]] handsets.
  
= Development =
+
[http://code.google.com/android/ Android] is a software stack for mobile devices developed by the [http://www.openhandsetalliance.com/ The Open Handset Alliance.] Although Android is publicized as being [http://en.wikipedia.org/wiki/Open_source open source software] (most of the source code has been released) parts of the code have not been released yet.
See: [[Android porting]]
+
 
+
There are developers being paid to work on the port by [http://koolu.com/ Koolu.]
+
For details on the project source and some real detailed instructions on building the source, see the [http://trac.koolu.org/ the Koolu Trac Website for Android].
+
  
There is also some great unpaid work going on at [http://panicking.kicks-ass.org/blog/index.php Linux Embedded]
+
A stable and working version of Android Cupcake is available for the Feerunner. The Froyo version is also available and continuously being improved. It is likely, in the near future, to be the distribution most suited for using the FreeRunner as a phone.
  
 
= Usage =
 
= Usage =
See: [[Android usage]]
+
See: '''[[Android usage]]''' for detailed instructions on using Android on the FreeRunner.
  
Android is gaining functionality all the time, check out the Android functionality test sheets and contribute to the testing if you can:
+
= Installation =
  
[http://spreadsheets.google.com/ccc?key=pYFB-vzFdkz1HSgrH6K-2DQ&hl=en_GB Panicking image function sheet]
+
[http://code.google.com/p/android-on-freerunner/wiki/GetIt Installing Android on Openmoko Freerunner]
  
Koolu image function sheet
+
= Development =
 +
Currently the development is done on [http://code.google.com/p/android-on-freerunner/ Android-on-Freerunner] (http://code.google.com/p/android-on-freerunner/)
  
= Installation =
+
See: [[Android porting]]
See: [[Android on Freerunner]]
+
  
 
= News =
 
= News =
 +
* 01 Oct 09 - new Home http://code.google.com/p/android-on-freerunner/  ( including googlegroup,IRC,mailinglist,... )
 +
* 19 Sept 09 - from Koolu-Forum:  ..."So I'm glad to announce a new Android Cupcake release for Freerunner! It's basically a merge of the Koolu code with Michael Trimarchi's enhancements and a few bug fixes and cosmetic things I've added. You can download it at our new Google Code site: http://code.google.com/p/android-on-freerunner/downloads/list "...
 +
* 22 May 09 - Koolu Releases Beta7 [http://trac.koolu.org/wiki/Releases]
 +
* 15 April 09 - Koolu Releases Beta6 [http://trac.koolu.org/wiki/Releases]
 +
* 07 March 09 - Panicking released a cupcake [http://panicking.kicks-ass.org/download/ rootfs]
 +
* 26 February 09 - As promised, Sean McNeil has released source code to [[GSM]] libraries [https://review.source.android.com/Gerrit#change,9013 Source]
 
* 20090204 Koolu releases its Beta3 Android [http://freerunner.android.koolu.com/release-files release].
 
* 20090204 Koolu releases its Beta3 Android [http://freerunner.android.koolu.com/release-files release].
 
** Changelog:
 
** Changelog:
Line 53: Line 55:
  
 
= See also =
 
= See also =
* [http://tw.youtube.com/watch?v=m4NbsLmF9j0 YouTube Video 1]
+
* http://code.google.com/p/android-on-freerunner/
* [http://tw.youtube.com/watch?v=r6Op-7tNTiw YouTube Video 2]
+
* [http://wiki.openmoko.org/wiki/User:Seanmcneil3 Sean McNeil] user page for some historical info
 +
 
 +
== Usage ==
 +
 
 +
* [http://code.google.com/p/android-on-freerunner/wiki/Applications List of applications] known to be working on AoF
 +
 
 +
* [http://digg.com/linux_unix/Video_demo_of_Freerunner_running_Android_Cupcake_Tutorial Short Video demo of Android] on [[FreeRunner]] to show how usable it is.
 +
 
 +
* [http://braydon.com/blog/2009/5/1/koolu-android-on-neo-freerunner-video Koolu beta6 on Neo Freerunner Video]
 +
 
 +
* http://www.freewarelovers.com/android
 +
 
 +
* http://andappstore.com/
 +
 
 +
* http://slideme.org/
 +
 
 +
* http://www.openintents.org/
 +
 
 +
== Videos ==
 +
* Videos : [http://digg.com/linux_unix/Video_demo_of_Freerunner_running_Android_Cupcake_Tutorial]
 +
* [http://youtube.com/watch?v=m4NbsLmF9j0 YouTube Video 1]
 +
* [http://youtube.com/watch?v=r6Op-7tNTiw YouTube Video 2]
  
[[Category:Distributions]]
+
[[Category:Android| ]]

Latest revision as of 15:47, 9 January 2012

Android is one of the many distributions that currently work on the Openmoko phones. You can compare a distribution with an Operating System on normal computers. It gives the phone all the software needed for operating. For more information about the different flavors, see distributions.

Contents

Android-logo.png

[edit] Introduction

Android usage provides a brief overview to get started.

NOTE: The Android for FreeRunner development is hosted on http://code.google.com/p/android-on-freerunner/.


This page is the central place for documentation about Android on the FreeRunner handsets.

Android is a software stack for mobile devices developed by the The Open Handset Alliance. Although Android is publicized as being open source software (most of the source code has been released) parts of the code have not been released yet.

A stable and working version of Android Cupcake is available for the Feerunner. The Froyo version is also available and continuously being improved. It is likely, in the near future, to be the distribution most suited for using the FreeRunner as a phone.

[edit] Usage

See: Android usage for detailed instructions on using Android on the FreeRunner.

[edit] Installation

Installing Android on Openmoko Freerunner

[edit] Development

Currently the development is done on Android-on-Freerunner (http://code.google.com/p/android-on-freerunner/)

See: Android porting

[edit] News

  • 01 Oct 09 - new Home http://code.google.com/p/android-on-freerunner/ ( including googlegroup,IRC,mailinglist,... )
  • 19 Sept 09 - from Koolu-Forum: ..."So I'm glad to announce a new Android Cupcake release for Freerunner! It's basically a merge of the Koolu code with Michael Trimarchi's enhancements and a few bug fixes and cosmetic things I've added. You can download it at our new Google Code site: http://code.google.com/p/android-on-freerunner/downloads/list "...
  • 22 May 09 - Koolu Releases Beta7 [1]
  • 15 April 09 - Koolu Releases Beta6 [2]
  • 07 March 09 - Panicking released a cupcake rootfs
  • 26 February 09 - As promised, Sean McNeil has released source code to GSM libraries Source
  • 20090204 Koolu releases its Beta3 Android release.
    • Changelog:
      • Added GPS library that supports GPS under Android
      • MAX_PROCESSES patch to enable more background processes to be run (fixes Pictures application)
      • Added Dalvik optimization setting
      • Started including 3rd party applications
      • Updated user interfaces for GPS and Bluetooth to match new kernel
      • Now report RSSI of Wifi signals to upper application layer
      • Enable libsoundpool compilation to support audible clicks
  • 20090122 Koolu releases its Beta2 Android release.
  • 20081219 Koolu releases its Beta Android Image and kernel.
  • 20081104 The first Android-image has been successfully created by Sean McNeil! - sms and calling works, wifi and bluetooth doesn't. news-source

[edit] See also

[edit] Usage

[edit] Videos

Personal tools

Android is one of the many distributions that currently work on the Openmoko phones. You can compare a distribution with an Operating System on normal computers. It gives the phone all the software needed for operating. For more information about the different flavors, see distributions.

Contents

Android-logo.png

Introduction

This page is the central place for documentation about Android on the Neo 1973 and FreeRunner handsets.

Android is a software stack for mobile devices developed by the The Open Handset Alliance. Although Android is publicised as being open source software (most of the source code has been released) parts of the code have not been released yet, namely the GSM library. This makes porting Android to the OpenMoko phones difficult. However, there are promises that the remaining parts of the code will be released.

A lot of work is being done to get Android functioning properly on the FreeRunner and it is likely, in the near future, to be the distribution closest to enabling the FreeRunner to function as an everyday phone.

Development 

See: Android porting

There are developers being paid to work on the port by Koolu. For details on the project source and some real detailed instructions on building the source, see the the Koolu Trac Website for Android.

There is also some great unpaid work going on at Linux Embedded

Usage

See: Android usage

Android is gaining functionality all the time, check out the Android functionality test sheets and contribute to the testing if you can:

Panicking image function sheet

Koolu image function sheet

Installation

See: Android on Freerunner

News

  • 20090204 Koolu releases its Beta3 Android release.
    • Changelog:
      • Added GPS library that supports GPS under Android
      • MAX_PROCESSES patch to enable more background processes to be run (fixes Pictures application)
      • Added Dalvik optimization setting
      • Started including 3rd party applications
      • Updated user interfaces for GPS and Bluetooth to match new kernel
      • Now report RSSI of Wifi signals to upper application layer
      • Enable libsoundpool compilation to support audible clicks
  • 20090122 Koolu releases its Beta2 Android release.
  • 20081219 Koolu releases its Beta Android Image and kernel.
  • 20081104 The first Android-image has been successfully created by Sean McNeil! - sms and calling works, wifi and bluetooth doesn't. news-source

See also