On Dec 8, 3:59 am, Grant <[email protected]> wrote: > Dear All: > > Where could I download the SDK source code > > Thanks.
Well, it depends on what You mean by "SDK source code"... If it is the SDK itself then it is http://developer.android.com/sdk/index.html And if you really mean the source code then you would start with: http://android.git.kernel.org/?p=platform/development.git;a=summary and you should look into one of the snapshots such as "merge from donut" or "merge from eclair" to get more or less the source for SDK. http://android.git.kernel.org/?p=platform/frameworks/base.git;a=summary is also very useful. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

