-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAndroid.mw
81 lines (55 loc) · 4.84 KB
/
Android.mw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
{{Languages|Android}}
{{Distributions|Android}}
{|align=right
|__TOC__
|}
[[Image:Android-logo.png]]
= Introduction =
'''[[Android usage]]''' provides a brief overview to get started.
{{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/].}}
This page is the central place for documentation about Android on the [[Neo_FreeRunner_GTA02_Hardware|FreeRunner]] handsets.
[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.
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 =
See: '''[[Android usage]]''' for detailed instructions on using Android on the FreeRunner.
= Installation =
[http://code.google.com/p/android-on-freerunner/wiki/GetIt Installing Android on Openmoko Freerunner]
= 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/)
See: [[Android porting]]
= 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].
** 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 [http://freerunner.android.koolu.com/release-files release].
* 20081219 Koolu releases its Beta Android [http://forum.koolu.org/files/androidfs-koolu-1_0.jffs2 Image] and [http://forum.koolu.org/files/uImage-android-patched_bc2caff9cdef8a16.bin kernel].
* 20081202 [http://www.koolu.com Koolu], a Freerunner distributor, has released the source code of their Android port at [http://git.koolu.org http://git.koolu.org]. 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]. TODO: Find out where this link supposed to go->See the [[Android_porting#Building the Koolu Android Source]] instructions below for how to build an Android image for Freerunner.
* 20081104 The first Android-image has been successfully created by Sean McNeil! - sms and calling works, wifi and bluetooth doesn't. [http://onlinedev.blogspot.com/2008/11/porting-android-phase-3-done.html ''news-source'']
= See also =
* http://code.google.com/p/android-on-freerunner/
* [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:Android| ]]