Difference between revisions of "Android People"
From eLinux.org
(Created page with 'Here are some of the key Android developers you may encounter on mailing lists or at events: == Google People == See [http://source.android.com/project/core-technical-team Googl…') |
m (→Non-google People: fix typo) |
||
| (8 intermediate revisions by 3 users not shown) | |||
| Line 5: | Line 5: | ||
* [http://www.angryredplanet.com/~hackbod/ Dianne Hackborn] - platform programmer, worked on original OpenBinder | * [http://www.angryredplanet.com/~hackbod/ Dianne Hackborn] - platform programmer, worked on original OpenBinder | ||
| − | * Brian Swetland - kernel developer | + | * Brian Swetland - lead kernel developer |
| + | ** See http://lkml.org/lkml/2009/6/10/397 | ||
* Arve Hjønnevåg - kernel developer (original submitter of wakelock patches) | * Arve Hjønnevåg - kernel developer (original submitter of wakelock patches) | ||
* Mike Chan - Droid developer | * Mike Chan - Droid developer | ||
| Line 13: | Line 14: | ||
== Non-google People == | == Non-google People == | ||
* Greg Kroah-Hartman - long-time kernel developer, sometimes responds on android-kernel mailing list | * Greg Kroah-Hartman - long-time kernel developer, sometimes responds on android-kernel mailing list | ||
| − | * Tim Riker [http://www.linkedin.com/in/timriker linked-in account] - CTO at Saygus, maker of an Android-based video phone | + | * [http://rikers.org/ Tim Riker] [http://www.linkedin.com/in/timriker linked-in account] - CTO at [http://saygus.com/ Saygus], maker of an Android-based video phone |
| + | * Tetsuyuki Kobayashi - Developer at Kyoto MicroComputer. Has an excellent blog with several great articles about Android. http://kobablog.wordpress.com/ | ||
| + | ** presentation: [http://kobablog.wordpress.com/2011/05/22/android-is-not-just-java-on-linux/ Android is not just Java on Linux] - an excellent overview of Android | ||
| + | ** page of presentations by Kobayashi-san: http://www.slideshare.net/tetsu.koba/presentations | ||
| + | |||
| + | === Hacker community === | ||
| + | * Steve Kondik (also known as Cyanogen) - creator and maintainer of the [http://www.cyanogenmod.com/ cyanogenmod] custom images | ||
| + | * Benno - has a blog, provides busybox binary (V.P. of Engineering at Open Kernel Labs) | ||
| + | ** [http://benno.id.au/blog/2007/11/18/android-framework-startup Android Framework Startup] tutorial on framework startup (and how to change a ramdisk.img) | ||
| + | ** [http://benno.id.au/blog/2007/11/13/android-under-the-hood Android - under the hood] analysis of system startup | ||
| + | ** [http://benno.id.au/blog/?tag=android list of android articles by Benno] | ||
| + | ** [http://benno.id.au/blog/2007/11/14/android-busybox busybox binary] | ||
| + | * JesusFreke - Used to make custom system images. Author of smali/baksmali (dex assembler/disassembler) | ||
| + | ** [http://jf.andblogs.net/ JesusFreke's Blog] (with release anouncements) | ||
| + | ** [http://smali.googlecode.com smali project page] | ||
| + | * Haykuro - makes custom system images | ||
| + | ** [http://haykuro.theiphoneproject.org/ Haykuro's site] (blog, info) | ||
| + | * Brian Gupta (aka Brandorr) - author of FAQ at Android-DLs | ||
| + | * TheDudeOfLife - makes custom system images | ||
| + | ** [http://forum.xda-developers.com/showthread.php?t=507151 announcement of 1.5 (cupcake) build] | ||
| + | * Others on xda-developers: xmoo, Stericson, dapro, marcusmaximus, manup456 | ||
| + | |||
| + | [[Category:Android]] | ||
Latest revision as of 17:06, 23 May 2011
Here are some of the key Android developers you may encounter on mailing lists or at events:
Google People
See Google's listing of the Android core technical team
- Dianne Hackborn - platform programmer, worked on original OpenBinder
- Brian Swetland - lead kernel developer
- Arve Hjønnevåg - kernel developer (original submitter of wakelock patches)
- Mike Chan - Droid developer
- Dan Bornstein - Dalvik creator
- Chris DiBona - Open Source Programs Manager at Google
Non-google People
- Greg Kroah-Hartman - long-time kernel developer, sometimes responds on android-kernel mailing list
- Tim Riker linked-in account - CTO at Saygus, maker of an Android-based video phone
- Tetsuyuki Kobayashi - Developer at Kyoto MicroComputer. Has an excellent blog with several great articles about Android. http://kobablog.wordpress.com/
- presentation: Android is not just Java on Linux - an excellent overview of Android
- page of presentations by Kobayashi-san: http://www.slideshare.net/tetsu.koba/presentations
Hacker community
- Steve Kondik (also known as Cyanogen) - creator and maintainer of the cyanogenmod custom images
- Benno - has a blog, provides busybox binary (V.P. of Engineering at Open Kernel Labs)
- Android Framework Startup tutorial on framework startup (and how to change a ramdisk.img)
- Android - under the hood analysis of system startup
- list of android articles by Benno
- busybox binary
- JesusFreke - Used to make custom system images. Author of smali/baksmali (dex assembler/disassembler)
- JesusFreke's Blog (with release anouncements)
- smali project page
- Haykuro - makes custom system images
- Haykuro's site (blog, info)
- Brian Gupta (aka Brandorr) - author of FAQ at Android-DLs
- TheDudeOfLife - makes custom system images
- Others on xda-developers: xmoo, Stericson, dapro, marcusmaximus, manup456