Noisedroid: Difference between revisions
Jump to navigation
Jump to search
Elgreengeeto (talk | contribs) |
|||
| Line 2: | Line 2: | ||
== Status == | == Status == | ||
'''2009-02-17''' After a weekend of hacking, the upstream sources build and can be installed ([http://www.flickr.com/photos/radii/3287411092/ shot 1], [http://www.flickr.com/photos/radii/3287411098/ shot 2]) on a commodity G1 rooted with the engineering bootloader. GL-ES is done in software instead of using hardware acceleration, so the UI is pretty unusable. The Bluetooth and wifi drivers are missing. | '''2009-02-17''' After a weekend of hacking, the upstream sources build and can be installed ([http://www.flickr.com/photos/radii/3287411092/ shot 1], [http://www.flickr.com/photos/radii/3287411098/ shot 2]) on a commodity G1 rooted with the [http://www.gotontheinter.net/content/engineering-bootloader-its-not-just-ttuttle-anymore engineering bootloader]. GL-ES is done in software instead of using hardware acceleration, so the UI is pretty unusable. The Bluetooth and wifi drivers are missing. | ||
== Goals == | == Goals == | ||
Revision as of 09:20, 12 March 2009
Noisedroid is an Android build for the HTC G1 ("Googlephone").
Status
2009-02-17 After a weekend of hacking, the upstream sources build and can be installed (shot 1, shot 2) on a commodity G1 rooted with the engineering bootloader. GL-ES is done in software instead of using hardware acceleration, so the UI is pretty unusable. The Bluetooth and wifi drivers are missing.
Goals
- Update this document
- Android built using best available free software (but more Ubuntu than Debian -- if free software doesn't work well enough, use the proprietary while helping the free software improve.)
- Reproducible, documented, build processes.
- Make it easy to use your own IMAP, XMPP, calendar, and other servers, using encrypted network protocols whenever possible, as first-class citizens in the Android environment.
- Tor mode for anonymized networking.
- Easy tethering over USB, Bluetooth, and wifi.
- Easy access to language interpreters (Python, Ruby, sqlite, Javascript, etc).
- Documenting Android and working with the G1 for non-Google non-Android free software hackers.