zlacker

[parent] [thread] 1 comments
1. asmoso+(OP)[view] [source] 2011-11-15 07:02:42
Android sources get mirrored to https://github.com/android/, which allows browsing of the code. The latest release is probably not be there yet, though.

For example, source of the MMS conversation list:

https://github.com/android/platform_packages_apps_mms/blob/m...

-- update: Another great place to browse the source, with working links to other classes, multiple versions etc, is grepcode:

http://grepcode.com/file/repository.grepcode.com/java/ext/co...

replies(1): >>eslaug+aC
2. eslaug+aC[view] [source] 2011-11-15 19:26:21
>>asmoso+(OP)
github.com/android seems be a mirror of kernel.org, which isn't where Android is hosted any more...
[go to top]