I always try to look for a better, faster and on the fly solution for most of the problems.
This time my problem was: How do I browse the Android Source code tree? [ Ya, I know the obvious solution for this, but some how downloading it on to my laptop or on to my desk top was not feasible since both were short on disc space :p ] and I am not a linux user :x
While going thru google labs I found this http://www.google.co.in/codesearch why dint i think of this earlier!!
A simple code search would take you to the source code tree like
thisI have to say, before you give some work to your greycell , try asking google :p
Made my task simple.