Yep, I have the SDK. I would like to step into source code every now and
then to understand what it does when I write code. So, when I write an
activity, I would like to read the source code the the Activity.java class.
Your idea does make sense though.

On Tue, Dec 7, 2010 at 5:31 AM, guillaume benats <[email protected]
> wrote:

> Hi,
>
> you do not actually need the sources of Android to develop applications,
> Just the sdk...:http://developer.android.com/sdk/installing.html
>
> follow those steps to run it under eclipse!
>
>
> On Tue, Dec 7, 2010 at 11:24 AM, Sachin Dole <[email protected]>wrote:
>
>> so, it looks like i have to get Git and use git to download sources... and
>> it looks like i might have to download all the 2.1 gigs and leave it to my
>> IDE to figure out which exact file i need cuz i dont know which project i
>> need amongst the many projects listed on http://android.git.kernel.org/.
>> Do you know which projects I really need if i needed the API source code for
>> developing applications for the android platform?
>>
>> Thank you
>>
>> On Tue, Dec 7, 2010 at 1:42 AM, Bob Kerns <[email protected]> wrote:
>>
>>> You know, those of us who normally develop with Windows would
>>> certainly appreciate a nice .zip file of at least the .java sources.
>>>
>>> It doesn't have to be buildable, or even complete to every last
>>> obscure file. Just something similar to how Sun/Oracle provide
>>> src.zip.
>>>
>>> Yes, I can fire up a virtual machine or Amazon EC2 instance, and make
>>> my own. In fact, I'm loading the sources into an Amazon EC2 instance
>>> right now, but it's a lot more time consuming than it needs to be --
>>> and there are a lot of us Windows-using developers out here, believe
>>> it or not!
>>>
>>> On Dec 6, 8:48 pm, Xavier Ducrohet <[email protected]> wrote:
>>> > http://source.android.com
>>>
>>> --
>>> 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]<android-developers%[email protected]>
>>> For more options, visit this group at
>>> http://groups.google.com/group/android-developers?hl=en
>>>
>>
>>  --
>> 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]<android-developers%[email protected]>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
>
>
> --
> Benats Guillaume .
>
> --
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
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

Reply via email to